diff options
Diffstat (limited to 'template.org.metamuffin.hurrycurry.client.metainfo.xml')
-rw-r--r-- | template.org.metamuffin.hurrycurry.client.metainfo.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/template.org.metamuffin.hurrycurry.client.metainfo.xml b/template.org.metamuffin.hurrycurry.client.metainfo.xml index 77c41e8..80f1c63 100644 --- a/template.org.metamuffin.hurrycurry.client.metainfo.xml +++ b/template.org.metamuffin.hurrycurry.client.metainfo.xml @@ -68,6 +68,30 @@ </content_rating> <releases> + <release version="2.3.4" date="2025-07-19" type="stable"> + <description> + <p>New Features:</p> + <ul> + <li>Player despawn animation</li> + <li>Added version menu</li> + <li>Added file picker for path settings</li> + <li>Server network options are now configurable</li> + </ul> + <p>Bug fixes:</p> + <ul> + <li>Fix character menu on mobile</li> + <li>Prevent keyboard popup on mobile</li> + <li>Prevent console window popup on windows</li> + <li>Android system back button can close menus now</li> + <li>Fix buttons not clickable on bottom screen edge</li> + <li>Add missing rice and coconut crate to senior map</li> + <li>Add missing pan and lettuce to village map</li> + <li>Menus now dont draw over the camera notch on android</li> + <li>Fix small gaps between floor tiles</li> + </ul> + </description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.3.4</url> + </release> <release version="2.3.3" date="2025-06-20" type="stable"> <description> <p> |