diff options
author | tpart <tpart120@proton.me> | 2025-01-20 21:39:00 +0100 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-01-20 21:39:00 +0100 |
commit | ac754c74314c7e3ec67bfa1a18f1b28cc11dbe75 (patch) | |
tree | 507eb7fb1b30d8cd0d482b987c9bae828e289fbd | |
parent | d90714f8b7a9efdc31ea2ec07b9ed1e5ad0dc3ac (diff) | |
download | hurrycurry-dist-extra-ac754c74314c7e3ec67bfa1a18f1b28cc11dbe75.tar hurrycurry-dist-extra-ac754c74314c7e3ec67bfa1a18f1b28cc11dbe75.tar.bz2 hurrycurry-dist-extra-ac754c74314c7e3ec67bfa1a18f1b28cc11dbe75.tar.zst |
v2.3.0v2.3.0
-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> |