Updated Flatpak metadata to include v0.1.3 release.

This commit is contained in:
drwhut 2024-09-04 16:48:55 +01:00
parent f520e4cd48
commit 79d6a63210

View File

@ -86,6 +86,29 @@
</supports>
<releases>
<release version="0.1.3" date="2024-09-04">
<url type="details">https://tabletopclub.net/2024/09/04/release-v0.1.3/</url>
<description>
<p>Added:</p>
<ul>
<li>The value of die faces can now be text, as well as numbers.</li>
<li>Added Brazilian Portuguese as a playable language!</li>
</ul>
<p>Changed:</p>
<ul>
<li>The format of the <code>face_values</code> property has changed from <code>VALUE: ROTATION</code> to <code>ROTATION: VALUE</code>, allowing for multiple faces of a die to have the same value.</li>
<li>Updated documentation domain from <code>tabletop-club.readthedocs.io</code> to <code>docs.tabletopclub.net</code>.</li>
<li>Updated the external link buttons in the main menu.</li>
<li>Updated the master server's URL and SSL certificate.</li>
<li>Updated the documentation.</li>
<li>Updated translations from the community.</li>
</ul>
<p>Removed:</p>
<ul>
<li>The AssetDB no longer requires that the <code>face_values</code> property has the same number of elements as the number of faces on the die.</li>
</ul>
</description>
</release>
<release version="0.1.2" date="2023-09-05">
<url type="details">https://www.tabletopclub.net/2023/09/05/release-v0.1.2/</url>
<description>