diff options
Diffstat (limited to 'org.inkscape.Inkscape.appdata.xml.in')
| -rw-r--r-- | org.inkscape.Inkscape.appdata.xml.in | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/org.inkscape.Inkscape.appdata.xml.in b/org.inkscape.Inkscape.appdata.xml.in index de18d43be..6c5300249 100644 --- a/org.inkscape.Inkscape.appdata.xml.in +++ b/org.inkscape.Inkscape.appdata.xml.in @@ -39,18 +39,11 @@ </screenshot> </screenshots> <releases> - <release version="0.92.4" date="2019-01-16"> + <release version="1.0-beta" date="2019-09-07"> <description> - <ul> - <li>Improvements to the align and distribute tool</li> - <li>Support for piping standard input and output</li> - <li>The color slider can be constrained to stepped values</li> - <li>Performance improvements</li> - <li>Many bugfixes</li> - <li>And many more! See the full list at http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.4</li> - </ul> + <p>Beta package for the next version of Inkscape, for testing. Known issues about text UX.</p> </description> - </release> + </release> <release version="1.0-alpha2" date="2019-06-02"> <description> <p>This is the second public alpha release of Inkscape 1.0! This package is intended to test against regressions, try new features, and get a taste of the future of Inkscape!</p> @@ -61,6 +54,18 @@ <p>This is the first public alpha release of Inkscape 1.0! This package is intended to test against regressions, try new features, and get a taste of the future of Inkscape!</p> </description> </release> + <release version="0.92.4" date="2019-01-16"> + <description> + <ul> + <li>Improvements to the align and distribute tool</li> + <li>Support for piping standard input and output</li> + <li>The color slider can be constrained to stepped values</li> + <li>Performance improvements</li> + <li>Many bugfixes</li> + <li>And many more! See the full list at http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.4</li> + </ul> + </description> + </release> <release version="0.92.3" date="2018-03-23"> <description> <ul> |
