summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Graham <nate@kde.org>2018-03-29 02:33:53 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2018-04-15 07:54:06 +0000
commit1850849ea24d2ac791ad6653f797b4ae6e717842 (patch)
tree39cbbba4050f70f618eff4eaa4307e253f4739c1
parentFix a couple of buglets in Font Selector widget... (diff)
downloadinkscape-1850849ea24d2ac791ad6653f797b4ae6e717842.tar.gz
inkscape-1850849ea24d2ac791ad6653f797b4ae6e717842.zip
Add release information to appstream file
-rw-r--r--inkscape.appdata.xml.in29
1 files changed, 29 insertions, 0 deletions
diff --git a/inkscape.appdata.xml.in b/inkscape.appdata.xml.in
index 23af8ef09..48801385d 100644
--- a/inkscape.appdata.xml.in
+++ b/inkscape.appdata.xml.in
@@ -33,4 +33,33 @@
<_caption>Main application window</_caption>
</screenshot>
</screenshots>
+ <releases>
+ <release version="0.92.3" date="2018-03-23">
+ <description>
+ <ul>
+ <li>New command-line options th control page size when exporting to SVG</li>
+ <li>Support for left-to-right languages in the text tool</li>
+ <li>Improvements to the circle, ellipse, and arc tool</li>
+ <li>Support for multi-line text when exporting to PDF and LaTeX</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.3</li>
+ </ul>
+ </description>
+ </release>
+ <release version="0.92.2" date="2017-08-07">
+ <description>
+ <ul>
+ <li>Better importing and exporting of EMF/WMF files, PDF/PDF+Latex documents, Visio Stencil files, and XML files</li>
+ <li>Greater stability when printing on Windows</li>
+ <li>Improved fill and stroke HSL color selection</li>
+ <li>Greater stability when reverting and saving files</li>
+ <li>An additional handle at the center of rectangles, circles/ellipses, and stars, to allow quick and accurate alignment of these shapes with other objects</li>
+ <li>A command line option for updating the file's DPI value that allows for easier processing of large file collections</li>
+ <li>Improvements to user-defined shortcuts, including the acceptance of previously restricted special characters</li>
+ <li>Migration to Gitlab to make contribution easier. See https://inkscape.org/en/news/2017/06/10/inkscape-moves-gitlab/</li>
+ <li>And many more! See the full list at http://wiki.inkscape.org/wiki/index.php/Release_notes/0.92.2</li>
+ </ul>
+ </description>
+ </release>
+ </releases>
</component>