What's Changed
- Bump jspdf from 3.0.3 to 4.0.0 by @dependabot[bot] in #63
- Bump @modelcontextprotocol/sdk from 1.24.2 to 1.25.2 by @dependabot[bot] in #64
- Bump @remix-run/node from 2.17.1 to 2.17.2 by @dependabot[bot] in #67
- Bump @remix-run/react from 2.17.1 to 2.17.3 by @dependabot[bot] in #66
Full Changelog: v1.2.3...v1.2.4
⚠️ MacOS Users Please note:
The current .dmg file isn’t signed, so macOS might block it when you try to open the app. To allow it to run:
After moving the app to your Applications folder (or another location of your choice), open Terminal.
Enter the following command to remove the security quarantine:
xattr -cr /path/to/your/codinit...