docs(mobile): prepare release metadata

This commit is contained in:
DIYgod 2026-05-12 17:30:43 +08:00
parent 500c40a4a3
commit 5e098f8d19
3 changed files with 10 additions and 16 deletions

View File

@ -2,12 +2,10 @@
## Shiny new things
- Added an Eagle action to image context menus
## Improvements
## No longer broken
- Fixed tray menu refreshes losing the active tray instance
- Fixed desktop auth cookies missing max-age persistence
- Fixed unavailable AI summaries breaking summary state
- Fixed final entries and mark-read footers near the end of entry lists
- Delayed feed error indicators to avoid premature error states
## Thanks
Special thanks to volunteer contributors @ for their valuable contributions

View File

@ -1,11 +1,7 @@
# What's New in vNEXT_VERSION
## Shiny new things
## Improvements
## No longer broken
## Thanks
Special thanks to volunteer contributors @ for their valuable contributions
- Fixed sign out leaving mobile auth storage behind
- Fixed unavailable AI summaries breaking summary state
- Fixed final entries and mark-read footers near the end of entry lists

View File

@ -1,5 +1,5 @@
{
"mode": "store",
"runtimeVersion": null,
"channel": null
"mode": "ota",
"runtimeVersion": "0.5.0",
"channel": "production"
}