Skip to content

Commit 5b9ed68

Browse files
committed
Simplify settings page
1 parent f29c78f commit 5b9ed68

4 files changed

Lines changed: 383 additions & 203 deletions

File tree

docs/RELEASE_NOTES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Release Notes
22

3+
## v0.1.11 - 2026-04-25
4+
5+
### Included
6+
7+
- Settings page cleanup:
8+
- removed duplicate API/auth/user/storage summary noise from the main settings view
9+
- made Game Support Modules the primary settings control
10+
- replaced the wide technical module table with compact module cards
11+
- moved fixed helper key management into a collapsed `Helper keys` panel
12+
- moved local `.rsmodule.zip` uploads into a collapsed advanced panel
13+
- Settings visual refresh:
14+
- tighter dark layout aligned with the cleaner `My Saves` and save detail direction
15+
- lower information density for non-essential technical fields
16+
- clearer sync and refresh actions for runtime modules
17+
18+
### Validation Summary
19+
20+
- Full frontend test suite passed locally
21+
- Frontend production build passed locally
22+
- Security gate passed locally
23+
324
## v0.1.10 - 2026-04-25
425

526
### Included

0 commit comments

Comments
 (0)