This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryArchitectural migration from AppleScript to a native Swift CLI for EventKit operations.
Full changelog
What's New in v0.10.0
Added
- Move reminder functionality to transfer reminders between lists
- Swift CLI implementation for EventKit integration with dual URL storage
- Multiple date formats including ISO 8601 support
- ID parameter support for reading single reminder details
- Enhanced npx execution without build requirements
- Structured prompt coverage and comprehensive testing
Fixed
- Due date and URL parameter support for reminder creation
- Jest configuration for better TypeScript support
- Reminder type safety enforcement
- Project root fallback restoration
Migration from AppleScript to Swift CLI
This release marks a significant architectural shift from AppleScript to a native Swift CLI for all EventKit operations, providing better performance, reliability, and native macOS integration.
Full Changelog: https://github.com/FradSer/mcp-server-apple-reminders/compare/v0.9.0...v0.10.0
Breaking Changes
- Removal of AppleScript‑based EventKit operations; all functionality now requires the native Swift CLI.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About fradser/mcp-server-apple-reminders
An MCP server for interacting with Apple Reminders on macOS
Related context
Beta — feedback welcome: [email protected]