diff options
author | tpart <tpart120@proton.me> | 2025-04-06 20:22:40 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-04-06 20:22:40 +0200 |
commit | 58827be8dcf8b79aa940dbb03160dc516677470e (patch) | |
tree | 0756a2ef66753821c1e29f3c810b607367ad62ee | |
parent | ac754c74314c7e3ec67bfa1a18f1b28cc11dbe75 (diff) | |
download | hurrycurry-dist-extra-58827be8dcf8b79aa940dbb03160dc516677470e.tar hurrycurry-dist-extra-58827be8dcf8b79aa940dbb03160dc516677470e.tar.bz2 hurrycurry-dist-extra-58827be8dcf8b79aa940dbb03160dc516677470e.tar.zst |
v2.3.1
-rw-r--r-- | template.org.metamuffin.hurrycurry.client.metainfo.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/template.org.metamuffin.hurrycurry.client.metainfo.xml b/template.org.metamuffin.hurrycurry.client.metainfo.xml index 8978867..c183068 100644 --- a/template.org.metamuffin.hurrycurry.client.metainfo.xml +++ b/template.org.metamuffin.hurrycurry.client.metainfo.xml @@ -70,6 +70,27 @@ <releases> + <release version="2.3.1" date="2025-04-06" type="stable"> + <description> + <p> + <em>Banana Chips</em> + </p> + <p>Bug fixes / Maintenance:</p> + <ul> + <li>Replace credits menu with a more elaborate "About" menu</li> + <li>Pausable game in singleplayer</li> + <li>Fix newlines in translations not being displayed correctly</li> + <li>Show message for empty scoreboards</li> + <li>Update protocol to support changes in Godot's JSON parser</li> + <li>Add button to show scoreboard in rating menu</li> + <li>Remove quit button from in-game menu to avoid confusion</li> + <li>Fix too long player names blocking game starting menu</li> + <li>Add missing pan to Bar map</li> + <li>New translations</li> + </ul> + </description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.3.0</url> + </release> <release version="2.3.0" date="2025-01-20" type="stable"> <description> <p> |