After seeing discussion related to developer communication, I thought of the weekly reports that have been posted here in the past, and wondered, “Is this helpful to users, even just a list of code changes?”
Well, I’ve compiled a list of the commits last week from GitLab, and while there’s more going on in development than the list could tell you, maybe there’s some interest in seeing a snapshot of it. So here it is.
(For a different weekly perspective, see the Weekly Meeting Notes on the Mailing List.)
To try out these changes for yourself, download the latest nightly builds:
Stable (5.1.x): Linux - Windows - macOS
Unstable (5.2.x): Linux - Windows - macOS - Android
Last week in Krita’s development: a list of commits from July 25 to July 31.
With 5.1.0’s release coming up soon, the focus is on bugfixes.
Commits:
5.1.x branch (and Master):
Bugfixes:
** Crashes:
-
Fix a crash when thumbnailer loads a PSD with embedded resources [Dmitry Kazakov]
-
Fix crash when undoing addition of a text layer [Dmitry Kazakov]
-
Fix a crash when copy-pasting a group with vector layers [Dmitry Kazakov]
-
Fix a crash when tring to clone document via Python plugin [Dmitry Kazakov]
** Misc.:
-
Fix loading of PSD files with embedded patterns [Dmitry Kazakov]
-
Fix filepath reset on “create copy from existing” action [Dmitry Kazakov]
-
Bugfix: selecting shapes wouldn’t enable KoFillConfigWidget [Sharaf Zaman]
-
Fix Elliptic Arc to Bezier curve function in SVG [Sharaf Zaman]
** Animation:
** Android:
-
Qt translations missing from binary factory builds [Sharaf Zaman]
-
Android: Add localized text to Ok+Cancel button in mimeSelector [Sharaf Zaman]
Master (5.2.x) branch only:
Bugfixes:
Feature improvements: