You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CHANGELOG.md
+49Lines changed: 49 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,52 @@
1
+
# v4.7.0.0
2
+
3
+
## New Features
4
+
5
+
-**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)
6
+
-**Conflict Resolution**: New conflict resolution screen when both local and remote saves have changed since last sync
7
+
-**Save Slots**: User-configurable save slots per game, with slot selection during first sync and manageable from the Synced Games screen
8
+
-**Backup Retention**: Configurable backup retention policy for save files (keep all, last 5, 10, or 15)
9
+
-**Sync History**: View a chronological log (stored locally) of all sync actions (uploads, downloads) for this device
10
+
-**Synced Games Browser**: Browse all synced games grouped by platform, view save details, and manage save slots
11
+
-**Sync Menu**: New dedicated sync menu accessible via `Y` from the main menu
12
+
-**Device Registration**: Device registration is performed when setting up save sync, can change device name anytime in settings (#134)
13
+
-**Batocera Support**: Preliminary support for Batocera CFW (#157) - @from-nibly
14
+
-**Server Settings Reconfiguration**: Reconfigure server host, port, protocol, and SSL verification without logging out (#146)
15
+
-**Flip Face Buttons**: New setting to swap face buttons (A <-> B, X <-> Y) for devices where the layout doesn't match expectations (#153)
16
+
-**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)
17
+
-**muOS Jacaranda Icon Support**: Grout icons now display correctly on muOS Jacaranda and prior versions - @pawndev
18
+
19
+
## Improvements
20
+
21
+
-**Save Sync Platform Mapping**: Restored save sync platform mapping for manual directory configuration
22
+
-**muOS Splash & Preview Options**: Configuration for downloading screenshot, title, and marquee artwork (#86) - @pawndev
23
+
-**Gamelist.xml Support**: Added miyoogamelist.xml support for Spruce and Allium (#140) - @pawndev
24
+
-**Trimui Stock Save Sync**: Added save directory mappings for Trimui stock OS (#128) - @malkavi
25
+
- Removed state machine from search for cleaner navigation
26
+
- Updated translations across all supported languages (#123)
27
+
28
+
## Bug Fixes
29
+
30
+
- Fixed save mapping for muOS NDS
31
+
- Fixed launch scripts and binaries not being executable in zip files (#155)
32
+
- Fixed Spruce launch script - @pawndev
33
+
- Fixed initial device registration flow
34
+
- Fixed Trimui packaging - @malkavi
35
+
36
+
## Documentation
37
+
38
+
- Added Anbernic RG34XX as tested on ROCKNIX - @SethBarberee
39
+
- Added Anbernic RG34XXSP to muOS installation guide
40
+
- Added Anbernic RG CUBE to muOS compatibility list
41
+
- Added RGB30 to ROCKNIX installation guide - @pawndev
42
+
- Updated Knulli tested devices
43
+
44
+
## Contributors
45
+
46
+
Thanks to @pawndev, @from-nibly, @malkavi, @SethBarberee, and @ivan for their contributions to this release! :heart:
0 commit comments