Changelog
Updates are delivered in-app through Sparkle, or downloaded from this site.
2.0.3
19 August 2026 CurrentThis release adds three developer tools and tightens several editor-based workflows.
Added
- Provisioning Profile Inspector for
.mobileprovision,.provisionprofileand app bundles, including team, App ID, entitlements, capabilities, devices, expiry and signing certificates. - JSON Schema Generator & Validator to infer schemas from sample documents or validate JSON with one highlighted error per path.
- TOML ↔ JSON for configuration files such as
pyproject.tomlandCargo.toml, with explicit warnings for values one format cannot represent.
Changed and fixed
- Bug fixes and stability improvements across the app.
- Improved file loading, sidebar behavior and common tool actions.
- Refined validation and conversion behavior in data-focused tools.
2.0.2
13 August 2026Maintenance release for purchase and licence link handling.
2.0.1
12 August 2026This update adds the first automation surface for CodeSwissKnife outside the main app.
Added
- csk command line tool, built from the same local tool logic used by the app.
- Initial CLI commands for JSON formatting, minifying and validation, Base64 encode/decode, URL encode/decode and hashing.
- Automation-friendly input and output: stdin, file input, argument input, stdout, file output, clipboard copy, quiet mode and JSON output.
- Settings > Integrations with install, update and reinstall controls for the bundled
cskcommand line tool. - Raycast integration source actions powered by the local
cskbinary.
Changed
- Terminal and Raycast readiness are now visible in the Integrations settings pane.
- Raycast searches common
cskinstall locations, including the app container path used by sandboxed production builds.
2.0.0
10 August 2026A complete rewrite as a native SwiftUI app for macOS 15, replacing the previous generation entirely.
New in this release
- MCP Inspector — validate recorded Model Context Protocol transcripts against a chosen revision, and discover a server read-only without ever invoking a tool.
- AI Developer Library — collect the skills, agents, prompts and rules scattered across your projects, with content-based duplicate detection and credential warnings.
- JSONPath Playground — RFC 9535, checked against the public cross-implementation compliance suite.
- Structured Data Diff — compare JSON, YAML and property lists by meaning instead of by line, with RFC 6902 JSON Patch export.
- 48 tools in total, plus the AI Developer Library.
Under the hood
- Signed with Developer ID and notarized by Apple.
- In-app updates through Sparkle, with signed release archives. Launch build: 5.
- Trial and licence handling built in; the licence is perpetual.