docs(desktop): prepare release inputs

This commit is contained in:
DIYgod 2026-05-29 15:18:57 +08:00
parent d3b1e93cac
commit bf4f91fe91
2 changed files with 26 additions and 5 deletions

View File

@ -0,0 +1,13 @@
# What's new in v1.8.0
## Shiny new things
- Added an Eagle action to image context menus
## 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

View File

@ -1,11 +1,19 @@
# What's new in vNEXT_VERSION
## Shiny new things
## Improvements
- Upgraded AI summaries to a more powerful Kimi model
- Improved Obsidian integration metadata and markdown handling
- Improved scroll mark-read reliability with batched updates, retry handling, and local read-state preservation
- Improved action rule editor state stability
- Routed direct desktop downloads through OTA-backed delivery
## No longer broken
## Thanks
Special thanks to volunteer contributors @ for their valuable contributions
- Fixed stale desktop context menus after web menu changes
- Fixed native image context menus being replaced unexpectedly
- Fixed duplicate timeline page requests
- Fixed timeline refreshes not returning to the top first
- Fixed starred collection pagination order
- Fixed Obsidian file path separator handling
- Fixed unread counts after time-limited mark-read actions