pinta.appdata.xml.in (pinta-2.0) | : | pinta.appdata.xml.in (pinta-2.0.1) | ||
---|---|---|---|---|
skipping to change at line 41 | skipping to change at line 41 | |||
<url type="faq">https://communiroo.com/pintaproject/pinta/questions</url> | <url type="faq">https://communiroo.com/pintaproject/pinta/questions</url> | |||
<url type="help">https://www.pinta-project.com/howto</url> | <url type="help">https://www.pinta-project.com/howto</url> | |||
<url type="homepage">https://www.pinta-project.com</url> | <url type="homepage">https://www.pinta-project.com</url> | |||
<url type="translate">https://translations.launchpad.net/pinta</url> | <url type="translate">https://translations.launchpad.net/pinta</url> | |||
<content_rating type="oars-1.0" /> | <content_rating type="oars-1.0" /> | |||
<translation type="gettext">pinta</translation> | <translation type="gettext">pinta</translation> | |||
<provides> | <provides> | |||
<binary>pinta</binary> | <binary>pinta</binary> | |||
</provides> | </provides> | |||
<releases> | <releases> | |||
<release version="2.0.1" date="2022-01-06"> | ||||
<url>https://github.com/PintaProject/Pinta/releases/tag/2.0.1</url> | ||||
<description> | ||||
<p>Changes</p> | ||||
<ul> | ||||
<li>Some of the less frequently used items in the View menu (e.g. hidi | ||||
ng the toolbar or status bar) are now grouped in their own submenu (#203)</li> | ||||
<li>Updated translations</li> | ||||
</ul> | ||||
<p>Bug Fixes</p> | ||||
<ul> | ||||
<li>Fixed a missing file (`installer/linux/install.proj`) from the rel | ||||
ease tarball that caused the `install` build step to fail</li> | ||||
<li>Fixed a bug where opening a large number of tabs could cause the w | ||||
indow's width to expand (#1956182)</li> | ||||
<li>Fixed a bug that could cause a border to appear around the image w | ||||
hen zoomed in far enough to require scrolling</li> | ||||
<li>Fixed an issue where tool shortcuts could be affected by Num Lock | ||||
being enabled (#1093935)</li> | ||||
<li>Fixed an issue where the credits text in the About dialog was alig | ||||
ned incorrectly (#1956168)</li> | ||||
</ul> | ||||
</description> | ||||
</release> | ||||
<release version="2.0" date="2021-12-31"> | <release version="2.0" date="2021-12-31"> | |||
<url>https://github.com/PintaProject/Pinta/releases/tag/2.0</url> | <url>https://github.com/PintaProject/Pinta/releases/tag/2.0</url> | |||
<description> | <description> | |||
<p>New Features / Improvements</p> | <p>New Features / Improvements</p> | |||
<ul> | <ul> | |||
<li>Ported to GTK3 and .NET 6</li> | <li>Ported to GTK3 and .NET 6</li> | |||
<li>Many changes to the appearance of standard GTK widgets and dialogs (e.g. the color picker and file dialogs). GTK3 themes should also now be suppor ted</li> | <li>Many changes to the appearance of standard GTK widgets and dialogs (e.g. the color picker and file dialogs). GTK3 themes should also now be suppor ted</li> | |||
<li>Improved support for high-DPI displays</li> | <li>Improved support for high-DPI displays</li> | |||
<li>The platform-native file dialogs are now used (#1909807, #1909664) </li> | <li>The platform-native file dialogs are now used (#1909807, #1909664) </li> | |||
<li>A GTK version of 3.24.21 or higher is recommended. Earlier version s have a bug with changing the file filter in the Save As dialog (#1909807)</li> | <li>A GTK version of 3.24.21 or higher is recommended. Earlier version s have a bug with changing the file filter in the Save As dialog (#1909807)</li> | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 24 lines changed or added |