Skip to content

Commit 84d2240

Browse files
docs: 4.8.0.0 changelog
1 parent 396c403 commit 84d2240

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

.github/CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## New Platform Support
44

55
- **Spruce Universal Distribution**: Single zip with both ARM32 and ARM64 binaries, supporting A30, Miyoo Mini Flip, Miyoo Flip, TrimUI Brick, and TrimUI Smart Pro. Per-device input mappings and A30 screen rotation. - @pawndev
6-
- **MinUI Universal Distribution**: Single zip with both ARM32 and ARM64 binaries, supporting Miyoo Mini, Miyoo Mini Plus, Miyoo A30, Miyoo Flip, TrimUI, and Anbernic devices
6+
- **MinUI Universal Distribution**: Single zip with both ARM32 and ARM64 binaries, supporting Miyoo Mini, Miyoo Mini Plus, Miyoo A30, Miyoo Flip, MagicX Zero28, TrimUI, and Anbernic devices. Anbernic devices auto-detected via device tree - @BrandonKowalski & @pawndev
77
- **Allium and Onion OS Support**: ARM32 support for Miyoo Mini devices
88
- **Batocera x86 and AMD64**: Added x86 (32-bit) and AMD64 (64-bit) Batocera builds alongside existing ARM64
99

@@ -19,6 +19,11 @@
1919
- **Artwork Downloads**: Download game marquee, logo, bezel, fanart, box back, thumbnail, video, and manual artwork for EmulationStation-based CFWs (Knulli, ROCKNIX, Batocera) - @pawndev
2020
- **Gamelist.xml Integration**: Downloaded artwork is registered in gamelist.xml for Knulli, ROCKNIX, and Batocera - @pawndev
2121

22+
## PSP Save Sync
23+
24+
- **PSP Directory Save Sync**: Full directory-based save sync for PSP with zip upload/download
25+
- **PARAM.SFO Parser**: Replaced static GameDB with a PARAM.SFO parser for accurate PSP save title resolution
26+
2227
## Authentication
2328

2429
- **API Token Authentication**: New pairing code authentication flow as an alternative to username/password
@@ -35,24 +40,31 @@
3540
- Fixed data race in auto-update between background goroutine and UI thread
3641
- Fixed save directories for PSX and PSP on muOS - @klinkertinlegs
3742
- Corrected muOS emulator save directory names across all platforms - @klinkertinlegs
43+
- Fixed various save data locations across multiple platforms - @klinkertinlegs
44+
- Updated Spruce save directories to match available emulators and directories - @ljtilley
45+
- Updated Spruce platforms.json to reflect all supported systems - @ljtilley
3846
- Fixed Onion and Allium save directory mappings (#170)
3947
- Fixed image paths with special characters in EmulationStation artwork - @pawndev
4048
- Fixed Knulli continually restarting Grout when Quick Resume is enabled
4149
- Fixed version injection for beta builds (was reading stale pak.json instead of CI version)
4250
- Fixed release artifact paths for non-ARM64 distributions
51+
- Fixed Anbernic input mappings for MinUI - @klinkertinlegs
52+
- Fixed MinUI distribution folder renamed to Grout.pak
53+
- Fixed default GBA platform on MinUI to use gpsp
4354
- Removed protocol auto-detection (unnecessary network requests on every failed connection)
4455

4556
## Documentation
4657

47-
- Added MinUI installation guide
58+
- Added MinUI installation guide and docs homepage entry
4859
- Added Onion CFW quirks section
4960
- Added NTP/time sync instructions for save sync compatibility - @klinkertinlegs
61+
- Added Zero28 to MinUI supported devices list - @pawndev
5062
- Standardized tested device tables across all install guides
5163
- Updated all platform mapping docs for Allium and Onion
5264

5365
## i18n
5466

55-
- Translations updated for all 7 languages (Spanish, French, German, Italian, Portuguese, Japanese, Russian)
67+
- Translations updated for all 7 languages (Spanish, French, German, Italian, Portuguese, Japanese, Russian). Thanks @claude! 🤣
5668

5769
## Internal
5870

0 commit comments

Comments
 (0)