NEWS: update various notable improvements.

We should keep the list as updated as possible! :-)
This commit is contained in:
Jehan
2017-10-28 22:33:58 +02:00
parent 8dc33b7729
commit 4f871cb57d

5
NEWS
View File

@ -26,6 +26,8 @@ Core:
in your GUI language. This will be proposed by default when a manual in your GUI language. This will be proposed by default when a manual
is not installed for the GUI language (alongside the possibility to is not installed for the GUI language (alongside the possibility to
read online) and the choice can be edited in preferences. read online) and the choice can be edited in preferences.
- The statusbar now blinks on warnings and errors.
- Highlight upper/lower halves of spinscales while hovering.
Tools: Tools:
@ -56,6 +58,8 @@ File formats:
- Fix potential group-layer naming conflict during loading. - Fix potential group-layer naming conflict during loading.
- Fix missing some attributes loading empty layers. - Fix missing some attributes loading empty layers.
- Improve layer opacity loading/saving. - Improve layer opacity loading/saving.
- Fix active layer selection upon loading.
- Load and save layer group expanded state.
Filters: Filters:
@ -80,6 +84,7 @@ Building:
- Require LittleCMS >= 2.8. - Require LittleCMS >= 2.8.
- Initial docker-based build environment for GIMP now available. - Initial docker-based build environment for GIMP now available.
- Warn against use of GCC 7.2 which has a bug breaking GIMP. - Warn against use of GCC 7.2 which has a bug breaking GIMP.
- An official flatpak stable package is now available on flathub.
Contributors: Contributors: