Skip to content

Releases: RicterZ/mapannai-plus

v1.0.2

02 Apr 01:34

Choose a tag to compare

Bug Fixes

  • 修复跳转 Apple Maps 坐标偏移问题 — Apple Maps 中国大陆底图使用 GCJ-02 坐标系,直接传入 WGS-84 坐标会导致约 300+ 米的位置漂移。现在在生成导航 URL 前自动进行坐标转换,境外标记不受影响。

Features

  • 冷启动时自动跳转到今天的行程日
  • PaletteItem 加拖拽图标,ChainItem/PaletteItem 禁止文字选中

Other Fixes

  • 彻底修复视图切换后的 ghost click 问题
  • 修复拖动标记时 ghost 不跟手的问题
  • 修复 MCP server.ts 模板字符串语法错误

v1.0.1

29 Mar 04:20

Choose a tag to compare

What's Changed

  • fix(mcp): update content field descriptions from Markdown to HTML — marker detail editor uses Tiptap rich-text (HTML output), MCP tool descriptions now reflect the actual format
  • fix: add SSE heartbeat to prevent proxy disconnection during MCP sessions
  • docs: update README.zh.md screenshots and rename local MCP server

v1.0.0

27 Mar 04:49

Choose a tag to compare

Features

  • Interactive map editor powered by MapLibre GL + OpenStreetMap tiles
  • Trip planning — organize markers into trips and days, with drag-and-drop reordering and polyline route visualization
  • Built-in MCP server for AI assistant integration (Claude Desktop, Cursor, etc.)
  • 15 MCP tools covering markers, trips, place search, and walking directions
  • Place search and details via Google Places API
  • Image uploads via Tencent Cloud COS
  • PWA support with offline tile caching
  • Optional static token authentication