Skip to content

EdgeEver Stable 2026-07-07

Latest

Choose a tag to compare

What's Changed

  • Improved memo deletion responsiveness by applying optimistic cache updates in the workspace UI.
  • Deleting a memo now immediately removes it from the visible list, switches to the adjacent memo, and updates notebook counts while the API request completes in the background.
  • Added rollback handling so the previous list, memo detail, notebook count, selected memo, and active pane are restored if deletion fails.

Verification

  • bun run typecheck
  • bun run build:web