docs(mobile): restore desktop release inputs

This commit is contained in:
DIYgod 2026-06-22 14:59:02 +08:00
parent 5d6b5ed40f
commit aa91b25bff
2 changed files with 8 additions and 13 deletions

View File

@ -1,16 +1,11 @@
# What's new in vNEXT_VERSION
## Shiny new things
## Improvements
## No longer broken
- Fixed duplicated lines in code blocks from feeds that wrap each line in nested divs (e.g., Cloudflare's changelog)
- Fixed social timeline scroll reset on view changes
- Fixed timeline refreshes returning to the top before new content is rendered
- Fixed mark-read state changes while the timeline is being reset
- Fixed the recent reader spacer appearing when there are no recent entries
- Fixed reading mode content disappearing after translation updates
- Fixed streaming TTS scheduling stability
- Fixed the Spline AI indicator rendering while idle
## Thanks
Special thanks to volunteer contributor @TonyRL for the nested code block fix
Special thanks to volunteer contributors @ for their valuable contributions

View File

@ -1,5 +1,5 @@
{
"mode": "ota",
"runtimeVersion": "1.9.0",
"channel": "stable"
"mode": "build",
"runtimeVersion": null,
"channel": null
}