diff options
-rw-r--r-- | template.org.metamuffin.hurrycurry.client.metainfo.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/template.org.metamuffin.hurrycurry.client.metainfo.xml b/template.org.metamuffin.hurrycurry.client.metainfo.xml index d34b4b5..8978867 100644 --- a/template.org.metamuffin.hurrycurry.client.metainfo.xml +++ b/template.org.metamuffin.hurrycurry.client.metainfo.xml @@ -70,6 +70,26 @@ <releases> + <release version="2.3.0" date="2025-01-20" type="stable"> + <description> + <p> + <em>Banana Chips</em> + </p> + <p>New Content:</p> + <ul> + <li>Add two-handed mode for specific maps</li> + <li>New translations</li> + </ul> + <p>Bug fixes:</p> + <ul> + <li>Refactor translation system</li> + <li>Fix crash with empty username string in character menu</li> + <li>Fix inconsistent maximum username length</li> + <li>Fix reconnect button</li> + </ul> + </description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.3.0</url> + </release> <release version="2.2.1" date="2024-11-27" type="stable"> <description> <p> |