Skip to content

Releases: tianma-if/edgeever

EdgeEver Stable 2026-07-07

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

EdgeEver Stable 2026-07-06 v2

Choose a tag to compare

Changes

  • fix: localize site agent install link (c0591f6)
  • fix: respect system locale preference (608d5d7)
  • Centralize official site tagline (53ab766)
  • Use deploy wording on official site (94b8bf3)
  • Refine official site navigation (b6b7598)
  • Add official site guide pages (f33fad4)
  • Use source title when merging memos (13e3e2f)

EdgeEver v0.1.0

Choose a tag to compare

@tianma-if tianma-if released this 05 Jul 14:57

Initial public release of EdgeEver.

  • Self-hosted, Cloudflare-native note workspace.
  • Classic three-column note-taking experience.
  • REST API, OpenAPI schema, and MCP endpoint for AI agents.
  • PWA support, image compression, note history, and Evernote ENEX migration tooling.