Skip to content

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:16
· 18 commits to main since this release
c33e8d5

Note: the .dxt in this release cannot boot in Claude Desktop (a packaging bug stripped a runtime dependency). Desktop-extension users should install v1.13.2 instead.

v1.13.1 — Patch: DXT installs get working CalDAV/WebDAV configuration

Fixes a v1.13.0 packaging bug: the desktop extension collected CalDAV and WebDAV credentials during install but never exported them to the server process, so calendar tools and save_attachment_to_webdav reported "not configured" no matter what you entered. DXT users should install this version; env-based setups were unaffected.

  • All collected credentials now map into the server environment; the CalDAV display name gains the config prompt it was missing.
  • Unfilled optional fields are handled defensively whether the runtime exports empty strings or literal ${user_config...} placeholders — including a new guard on the ORGANIZER display name, the one value that could previously have embedded a raw placeholder into generated calendar invites.

This is an unofficial community project, not affiliated with, endorsed by, or supported by Fastmail.

Full Changelog: v1.13.0...v1.13.1