Releases: aniongithub/mind-map
Releases · aniongithub/mind-map
v0.53
What's Changed
- feat: image support across wiki, MCP, HTTP, web UI, and sync by @aniongithub in #53
Full Changelog: v0.52...v0.53
v0.52
What's Changed
- feat: per-conversation wiki digest by @aniongithub in #51
Full Changelog: v0.51...v0.52
v0.51
What's Changed
- fix(sync): stop bidirectional sync from clobbering local writes; add opt-in overwrite to move_page by @aniongithub in #48
- feat: manual reindex via HTTP, MCP, and settings UI by @aniongithub in #49
Full Changelog: v0.50...v0.51
v0.50
What's Changed
- Architectural cleanup: extract httpapi, fix sync supervisor races, installer --version by @aniongithub in #47
Full Changelog: v0.49...v0.50
v0.49
What's Changed
- fix: guard API client against null JSON responses for empty wiki by @aniongithub in #45
- feat(installer): OpenCode MCP support + fix silent merge-failure bug by @aniongithub in #46
Full Changelog: v0.48...v0.49
v0.48
What's Changed
- fix: macOS service installer startup issues by @aniongithub in #44
Full Changelog: v0.47...v0.48
v0.47
What's Changed
- feat: directional sync + devcontainer demo + graph polish/persistence by @aniongithub in #43
Full Changelog: v0.46...v0.47
v0.46
What's Changed
- feat(webui): tree view, interactive graph, URL-routed filters by @aniongithub in #42
Full Changelog: v0.45...v0.46
v0.45
What's Changed
- fix: map devcontainer port 4242 to host 51888 by @aniongithub in #34
- fix(wiki): eliminate duplicate-page bugs (path normalization, move_page, FTS triggers) by @aniongithub in #36
- docs: document move_page tool in README by @aniongithub in #37
- fix: Recent sort precision + search UX overhaul + devcontainer DX by @aniongithub in #39
- feat(webui): brand logo and favicon by @aniongithub in #40
Full Changelog: v0.43...v0.45
v0.43
What's Changed
- simplify: remove TLS and hosts file, serve plain HTTP on port 4242 by @aniongithub in #33
Full Changelog: v0.42...v0.43