desktop: update appdata with date and additional release note items.
This commit should have gone in master first, but appdata already diverged in both gimp-2-10 and master branch. I'll sync again later.
This commit is contained in:
parent
2cfdeaeb1f
commit
dd9a426fa4
1 changed files with 14 additions and 2 deletions
|
|
@ -73,8 +73,8 @@
|
|||
</provides>
|
||||
|
||||
<releases>
|
||||
<release version="2.10.22" date="2020-08-30">
|
||||
<url type="details">https://www.gimp.org/news/2020/08/23/gimp-2-10-22-released/</url>
|
||||
<release version="2.10.22" date="2020-10-04">
|
||||
<url type="details">https://www.gimp.org/news/2020/10/04/gimp-2-10-22-released/</url>
|
||||
<description>
|
||||
<_p>
|
||||
GIMP 2.10.22 is mainly a bug fix release. Notable changes:
|
||||
|
|
@ -87,6 +87,12 @@
|
|||
<_li>
|
||||
Multiple improvements in Corel PaintShop Pro support
|
||||
</_li>
|
||||
<_li>
|
||||
"Sample merged" now available in GEGL operation tool options
|
||||
</_li>
|
||||
<_li>
|
||||
"Sample merged" is now enabled by default for color picking
|
||||
</_li>
|
||||
<_li>
|
||||
The option enabling OpenCL support has been moved to the
|
||||
Playground tab in Preferences
|
||||
|
|
@ -95,6 +101,12 @@
|
|||
Matting Levin is now the default engine of Foreground Select
|
||||
tool as it performs a lot better
|
||||
</_li>
|
||||
<_li>
|
||||
New progressive performance logs and dashboard updates
|
||||
</_li>
|
||||
<_li>
|
||||
Verbose debug now shows Flatpak info when relevant
|
||||
</_li>
|
||||
<_li>
|
||||
Various bug fixes
|
||||
</_li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue