Skip to content

Releases: rommapp/grout

v4.8.0.0-beta.3

18 Mar 23:36
2e9380c

Choose a tag to compare

v4.8.0.0-beta.3 Pre-release
Pre-release

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

Fix for Grout loop on Knulli

Built from branch: v4.8.0.0

v4.8.0.0-beta.2

18 Mar 19:25
2e9380c

Choose a tag to compare

v4.8.0.0-beta.2 Pre-release
Pre-release

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

Potential fix for quitting before initial setup complete on Knulli.

Built from branch: v4.8.0.0

v4.8.0.0-beta.1

15 Mar 03:34
2e9380c

Choose a tag to compare

v4.8.0.0-beta.1 Pre-release
Pre-release

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

Implement pairing code for API Token auth.

Built from branch: v4.8.0.0

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

v4.6.1.3

31 Jan 15:38

Choose a tag to compare

Move QR code to its own screen for better performance.