diff options
-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> |