Release History
v0.2.15 - Latest
v0.2.15 - Latest
v0.2.15
Dec 12, 2025Features:
- Support for translations in Preference Categories
Improvements:
- Updated golang.org/x/crypto from 0.38.0 to 0.45.0
v0.2.14
v0.2.14
v0.2.14
Nov 7, 2025Bug Fixes:
- Fixed a bug where CLI was failing if any version no is null
v0.2.13
v0.2.13
v0.2.13
Oct 31, 2025Bug Fixes:
- Few bugfixes for translation support
v0.2.12
v0.2.12
v0.2.12
Oct 31, 2025Features:
- Type generation support based of available Schema
v0.2.11
v0.2.11
v0.2.11
Oct 30, 2025Features:
- Support for translations
v0.2.10
v0.2.10
v0.2.10
Oct 14, 2025Improvements:
- Category response update
v0.2.9
v0.2.9
v0.2.9
Oct 9, 2025Features:
- Support for Gemini extension
Bug Fixes:
- Fixed argument handling
- Fixed URL join and Gemini version
v0.2.8
v0.2.8
v0.2.8
Oct 9, 2025Features:
- Support for Gemini extension
v0.2.7
v0.2.7
v0.2.7
Oct 8, 2025Improvements:
- Updated goreleaser config to support signing
v0.2.3
v0.2.3
v0.2.3
Oct 8, 2025Build Update:
- Updated goreleaser configuration to support binary notarization
Benefits:
- Enhanced Security: Ensures the CLI binary is cryptographically verified and trusted by the operating system (especially macOS)
- Improved User Trust: Prevents “unverified developer” warnings during installation or execution
- Compliance Ready: Aligns with modern distribution standards required by platforms like Homebrew, Apple Gatekeeper, and enterprise IT policies
⚠️ Note: This is a beta release. Features are still evolving and may change before production readiness.
v0.2.2
v0.2.2
v0.2.2
Oct 8, 2025Upgrade:
- Updated mcp-go to version 0.41
Build Improvements:
- Updated goreleaser configuration for improved release workflow
New Feature:
- Added Homebrew cask support for easier macOS installation
Maintenance:
- Minor hotfixes and version alignment
⚠️ Note: This is a beta release. Features are still evolving and may change before production readiness.
v0.2
v0.2
v0.2
Sep 29, 2025✨ Features:
- MCP Enhancements: Added support for events, event triggers, workflows, workflow triggers, preferences, profiles, and object subscriptions
- Type & Schema Tools: New type generation (including TypeMorph, TypeScript-Zod), schema commit/reset commands, schema merging, and linkage with workflows
- CLI Improvements: New subcommands (sync, workflow push/pull/commit, get & trigger, HTTP proxy, category push/pull). Added spinners, progress bar, structured error responses, and improved help/output
🛠 Fixes & Refactors:
- Multiple bug fixes across profiles, schema, workflow, and MCP tools
- Refactored workflow flows, profile handling, sync commands, and error handling
- Improved consistency in output, error messages, and tool naming
📑 Documentation & Cleanup:
- Expanded documentation and updated README
- Cleaned up flags, commands, and code structure
🔄 Dependency & Build Updates:
- Upgraded mcp-go, cobra, viper, and related libraries
⚠️ Note: This is a beta release. Features are still evolving and may change before production readiness.
v0.1.1
v0.1.1
v0.1.1
Jun 20, 2025New Features:
- Tenant management tools
- User fetch/update/prefs
- Docs command
- Generate-config subcommand
Improvements:
- Cleaner CLI output
- YAML support
- Better help text
- Color disabled in piped output
Fixes:
- License, goreleaser config, version handling, merge conflicts
Other:
- Project restructuring and build script additions
⚠️ Note: This release is experimental and not intended for production use.
v0.1
v0.1
v0.1
May 6, 2025Setup & Documentation:
- Initial setup
- Added MCP Server documentation
- Created and updated README
- Improved docs with default mode set to pretty
Improvements:
- Cleanup, minor changes
- Updated goreleaser config
⚠️ Note: This release is experimental and not intended for production use.