Skip to content

Changelog

New updates and improvements to Macuse.

v1.6.8

1.6.8 — All-Day Reminders

Reminders now support all-day mode, and AI clients that send parameters as JSON strings no longer cause errors.

New Features

  • All-day reminders — Create and update reminders without a specific time by setting all_day: true. Toggling between all-day and timed mode preserves the existing date without requiring you to re-specify it

Bug Fixes

  • Fixed stringified JSON parameters — AI clients that serialize reference parameters as JSON strings (e.g. "{\"type\":\"by_id\",\"id\":\"R-123\"}") now work correctly across all tools
  • Fixed all-day toggle data loss — Switching a timed reminder to all-day and back no longer resets the time to a default value
v1.6.7

1.6.7 — Better Tool Discovery

AI clients now stay in sync when you toggle Interactive Tools, and the CLI connection provides richer context for tool search.

Improvements

  • Instant tool sync — Toggling Interactive Tools (globally or per-client) now immediately notifies all connected AI clients to refresh their tool list, so changes take effect without reconnecting
  • Improved tool discoverability — The CLI connection now forwards the full server instructions to AI clients, helping them find and use the right tools more reliably

Bug Fixes

  • Fixed stale tool metadata — AI clients no longer see outdated tool definitions after changing the Interactive Tools setting
v1.6.6

1.6.6 — Redesigned MCP Apps

MCP tool responses now look better across all screen sizes, with calendar attendee info and fewer false alerts.

New Features

  • Calendar attendees — Event search results now show organizer, attendees, and their response status

Improvements

  • Redesigned tool response cards — Mail, Notes, Calendar, and Reminders cards have been rebuilt with a cleaner layout and responsive narrow-screen support
  • Smarter API Key detection — Reduced false notifications when a client already has an API Key configured

Bug Fixes

  • Fixed parameter handling — AI clients that send numbers or arrays as strings no longer cause tool failures
v1.6.5

1.6.5 — Better Client Integration

Macuse now shows its icon in Claude Desktop and other clients, with smarter tool handling and stability fixes.

Improvements

  • Better client experience — App icon, readable tool names, and safety hints now show in Claude Desktop, Raycast, and other connected clients

Bug Fixes

  • Fixed rare crash — Resolved an occasional crash when the menubar panel closed
  • Fixed Stickies on non-English systems — Stickies creation now works regardless of system language
  • Fixed connections behind proxies — CLI connections no longer fail when behind a reverse proxy
v1.6.4

1.6.4 — Reliability Fixes

Improved license activation reliability and VPN compatibility.

Bug Fixes

  • License activation no longer hangs — Activation now times out gracefully instead of getting stuck when the server is unreachable
  • VPN compatibility — CLI connections no longer fail when a VPN or proxy is active
v1.6.3

1.6.3 — Longer Session Duration

Connected clients now stay authenticated longer with fewer interruptions.

Improvements

  • Extended session duration — Access tokens are now valid for 7 days instead of 24 hours, so connected clients refresh less frequently
v1.6.2

1.6.2 — API Key Management

Create and manage API keys directly from the app for MCP clients that don't support OAuth.

New Features

  • Manual API key creation — Create API keys on demand from the Connections page via the "+" button, with a link to setup documentation

Improvements

  • Unified "API Key" terminology — All UI text now consistently uses "API Key" instead of "Bearer Token"
  • Better menu error hints — Menu selection errors on non-English systems now show available menu items so AI agents can self-correct
v1.6.1

1.6.1 — Smarter Tool Selection

Improved AI tool selection accuracy.

Improvements

  • Smarter tool selection — Rewrote all tool descriptions and server instructions so AI picks the right tool more often
v1.6.0

1.6.0 — Full UI Automation

AI can now drag, scroll, manage windows, and navigate file dialogs, with visual screenshots to see what's on screen.

New Features

  • New interaction tools — Drag & drop, scroll, click by position or fuzzy text match
  • Window management — Close, minimize, fullscreen, move, and resize windows
  • App automation — Navigate file dialogs and interact with Dock items
  • Visual snapshots — Annotated screenshots with labeled UI elements for better context

Improvements

  • Clearer element labels — Labels now reflect roles (B1 for buttons, T2 for text fields) for faster identification
  • More reliable automation — Element references stay consistent across multi-step workflows
  • Faster screenshots — Significantly faster snapshot rendering

Bug Fixes

  • Mail — Fixed reading certain emails in IMAP accounts with nested folders
  • Text input — Fixed append mode (clear_before: false) replacing text instead of appending to existing content
  • Frontmost app — Fixed crash when querying frontmost app with no active window (e.g., all windows minimized)
v1.5.0

1.5.0 — Mail Attachments & Smart Reconnect

Full attachment support for Mail and seamless CLI reconnection.

New Features

  • Mail attachments — Read and analyze email attachments
    • View images and extract text from PDFs directly in conversation
    • Search for emails with attachments using the new filter
    • Send emails with attachments
  • Interactive Tools toggle — Enable or disable interactive UI cards per connected client

Improvements

  • Auto-reconnect — CLI reconnects automatically when the app restarts
  • Smarter mail operations — Reply and forward work with any message format
  • Better reliability — Responses no longer get cut off for large results
  • Faster loading — Optimized MCP Apps bundle size