Skip to content

Releases: rommapp/grout

v4.8.0.1-beta.8

29 Mar 02:15
8ae1473

Choose a tag to compare

v4.8.0.1-beta.8 Pre-release
Pre-release

⚠️ This is a beta release. It may contain bugs or incomplete features.

Updated Anbernic input mappings for MinUI. Thanks @klinkertinlegs

Built from branch: main

v4.8.0.1-beta.7

28 Mar 22:34
07d9b3f

Choose a tag to compare

v4.8.0.1-beta.7 Pre-release
Pre-release

⚠️ This is a beta release. It may contain bugs or incomplete features.

Potential fix for Anbernic button mapping detection on MinUI using reported CPU name. No idea if this will work in practice.

Built from branch: main

v4.8.0.1-beta.6

28 Mar 20:15
393e9c0

Choose a tag to compare

v4.8.0.1-beta.6 Pre-release
Pre-release

⚠️ This is a beta release. It may contain bugs or incomplete features.

PSP Save Sync Support.

Built from branch: main

v4.8.0.1-beta.5

28 Mar 14:13

Choose a tag to compare

v4.8.0.1-beta.5 Pre-release
Pre-release

CI work complete. We just need all hands on deck.

v4.7.0.0

14 Mar 23:13
9a63fc7

Choose a tag to compare

v4.7.0.0

New Features

  • Save Sync Rebuilt: Save Sync has been completely rebuilt from the ground up with device-aware syncing powered by RomM's new save sync API (#135)
    • Conflict Resolution: New conflict resolution screen when both local and remote saves have changed since last sync
    • Save Slots: User-configurable save slots per game, with slot selection during first sync and manageable from the Synced Games screen
    • Backup Retention: Configurable backup retention policy for save files (keep all, last 5, 10, or 15)
    • Sync History: View a chronological log (stored locally) of all sync actions (uploads, downloads) for this device
    • Synced Games Browser: Browse all synced games grouped by platform, view save details, and manage save slots
    • Sync Menu: New dedicated sync menu accessible via Y from the main menu
    • Device Registration: Device registration is performed when setting up save sync, can change device name anytime in settings (#134)
  • Batocera Support: Preliminary support for Batocera (#157) - @from-nibly
  • Server Settings Reconfiguration: Reconfigure server host, port, protocol, and SSL verification without logging out (#146)
  • Flip Face Buttons: New setting to swap face buttons (A <-> B, X <-> Y) (#153)
  • Cache Purging: Local cache now purges deleted items using RomM's new identifier endpoints, keeping the cache in sync with the server more efficiently (#83)
  • muOS Jacaranda Icon Support: Grout icons now display correctly on muOS Jacaranda and prior versions - @pawndev

Improvements

  • muOS Splash & Preview Options: Configuration for downloading screenshot, title, and marquee artwork (#86) - @pawndev
  • Gamelist.xml Support: Added miyoogamelist.xml support for Spruce and Allium (#140) - @pawndev
  • TrimUI Stock Save Sync: Added save directory mappings for TrimUI stock OS (#128) - @malkavi
  • Updated translations across all supported languages (#123)

Bug Fixes

  • Fixed launch scripts and binaries not being executable in zip files (#155)
  • Fixed Spruce launch script - @pawndev
  • Fixed Trimui packaging - @malkavi

Documentation

  • Added Anbernic RG34XX as tested on ROCKNIX - @SethBarberee
  • Added Anbernic RG34XXSP to muOS installation guide - @pawndev
  • Added Anbernic RG CUBE to muOS compatibility list - @pawndev
  • Added RGB30 to ROCKNIX installation guide - @pawndev
  • Updated Knulli tested devices

Contributors

Thanks to @pawndev, @from-nibly, @malkavi, @SethBarberee, and @ivan for their contributions to this release! ❤️

v4.6.1.8

13 Feb 13:16
9b2e013

Choose a tag to compare

Hotfix for Spruce launch script. Sorry about that!

v4.6.1.7

12 Feb 06:19
ed26c55

Choose a tag to compare

Added in the ability to filter the games list with more than just search.

v4.6.1.6

11 Feb 03:32

Choose a tag to compare

Bug fix for BIOS download folder discrepancy when info metadata not present

v4.6.1.5

11 Feb 02:10

Choose a tag to compare

Fix for collections not appearing on main menu immediately after enabling

v4.6.1.4

11 Feb 00:49

Choose a tag to compare

Added support for TrimUI Stock OS. Thanks @malkavi