docs(mobile): prepare release metadata

This commit is contained in:
DIYgod 2026-05-29 15:19:12 +08:00
parent bf4f91fe91
commit 760d6400f0
2 changed files with 11 additions and 8 deletions

View File

@ -1,11 +1,14 @@
# What's New in vNEXT_VERSION
## Shiny new things
## Improvements
- Upgraded AI summaries to a more powerful Kimi model
- Improved scroll mark-read reliability with batched updates, retry handling, and local read-state preservation
- Improved action rule editor state stability
- Routed direct downloads through OTA-backed delivery
## No longer broken
## Thanks
Special thanks to volunteer contributors @ for their valuable contributions
- Fixed duplicate shared links from mobile share actions
- Fixed starred collection pagination order
- Fixed unread counts after time-limited mark-read actions

View File

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