v1.5.7
本次更新
-
b5ed3d5chore(release): bump version to 1.5.7 -
4bea28ffix(desktop): harden local model setup
Keep local API failures within JSON responses and make bge-m3 downloads cancellable, time-bounded, and removable from Settings.
713be0ffix(desktop): recover local server after sleep
Restart the embedded Next server when it exits unexpectedly and verify it on macOS wake. Reuse the original port so the active renderer and draft can continue using relative API requests.
a350eb9fix(home): disable unavailable interview entry
Mark the home-page mock interview action as unavailable and show a disabled indicator on hover.
799d6bafix(library): keep archive filters accessible
Keep the card filters visible for empty results and provide a return path from an empty archive view.
976c332fix(updater): retain manual update status
Persist the current update result for the app session so it remains visible after returning to settings.
b6ab0aafeat(updater): keep update notices across pages
Check for updates when the desktop app starts and keep available release notes visible while navigating between pages.
4811009feat(updater): show release notes for new versions
Display the latest release notes beneath the new-version prompt and safely render supported HTML content.