Update to 1.9.1

This commit is contained in:
Masterain
2023-12-23 03:10:10 -08:00
parent 6f73eaa82b
commit 432411f513
2 changed files with 20 additions and 2 deletions

View File

@@ -9,7 +9,16 @@ externalLinkIcon: false
# Update Logs
## 1.9.0 <Badge text="Upcoming" type="tip" />
## 1.9.1 <Badge text="hotfix" type="warning" /><Badge text="latest" type="tip" />
- **Fix 🔨**
- Fixed crash on Game Launcher page when user text zoom is not set as 100%
- Fixed crash caused by Realtime Notes during the program startup
- Fixed the issue where Realtime Notes may be loaded simultaneously with user account information, result in reentrancy
- **Optimizations ✨**
- Enhanced prompt to add or select game path in Game Launcher
## 1.9.0
::: important Breaking Changes