Skip to content

v1.6.5

Choose a tag to compare

@JikoSchnee JikoSchnee released this 05 Aug 06:45
· 24 commits to main since this release

本次更新

  • 1252dcf chore(release): bump version to 1.6.5

  • 3853aac feat(branding): rename app to Study Desk

Align the sidebar, web metadata, Electron window, and local configuration label with Study Desk. Show the package version below the sidebar title.

  • b564f1c chore: ignore Finder metadata

  • c5c1406 docs(mcp): add Study Desk integration design

Document the local stdio MCP architecture, read/write safety boundaries, schemas, and phased implementation plan.

  • ab48a2a fix(desktop): route network requests through Electron

Load the Next utility process with an Electron net.fetch bridge and the default session so Windows system proxy and PAC policies apply to service requests. Add layered Electron and service diagnostics with actionable failure guidance.

  • fc6bc3f feat(planner): use a rolling daily task window

Carry unfinished work into subsequent days, preserve tasks completed today when restarting, and trim the newest pending tasks back to each daily target.\n\nTrack task completion times so dashboard progress and reports use the actual completion day.