What's Changed
- Bump Ontology package dependency to 0.7.0 by @mattt in #93
- Add instructions for installing with Homebrew by @mattt in #94
- Send notification when trusted client connects by @mattt in #97
- Prevent multiple instances of iMCP from running on a system by @mattt in #98
- Add capture service by @mattt in #99
- Fix
durationargument handling incapture_record_audiotool by @mattt in #100 - Transfer project from Loopwork by @mattt in #101
- Conditionally set log level based on
DEBUGby @mattt in #107 - Bump Ontology package dependency to 0.8.0 by @mattt in #110
- Add installation instructions for Claude Code and Amp by @hamelsmu in #117
- Add instructions for configuring with Cursor by @mattt in #119
- Fix crash caused by calling checked continuation multiple times by @mattt in #112
- Make timestamp parsing even more lenient by @mattt in #120
- Fix invalid redeclaration of instance variable by @mattt in #121
- Configure iMCP project to build in debug mode without provisioning profile by @mattt in #122
- Add CI workflow by @mattt in #123
- Add and enforce code formatting rules by @mattt in #124
- Update project to treat warnings as errors by @mattt in #125
- Update default value of start date for
events_fetchtool by @mattt in #126 - Upgrade to recommended Xcode 26 project settings by @mattt in #127
- Fix QoS mismatch hang warning in Contacts service by @mattt in #128
- Add script for release automation by @mattt in #131
New Contributors
Full Changelog: 1.3.0...1.4.0