Changelog¶
v1.0.0 -- General Availability (28 March 2026)¶
Configly is now generally available. This release adds admin controls, an AI usage dashboard, and maintenance mode, along with cleaner error messages and simplified feature access across plans.
Added: Maintenance mode for scheduled downtime. Admin registration controls. AI usage dashboard for monitoring analysis costs. Improved error messages with actionable guidance and retry information.
Changed: Branding settings now available on Agency tier. Health check PDF downloads available based on subscription tier. On-demand health checks available without frequency limits on paid plans. AI impact analysis always available with no usage counter. Consistent error response format across all API endpoints.
Improved: General security and performance improvements.
v0.13.1 -- Password Management (14 March 2026)¶
Change and reset passwords, with full support for OAuth users.
- Change password -- update your password from the Settings page. A new Security card shows above the existing Branding card.
- Set password for OAuth users -- if you signed up with Google or Microsoft, you can now set a password to also sign in with your email address. No current password required.
- Forgot password -- "Forgot your password?" link on the login page sends a secure reset email. Reset links expire after 1 hour and can only be used once.
- OAuth-aware reset emails -- OAuth-only users receive a different email explaining their social sign-in options and offering a link to set a password.
- Rate limiting -- password change limited to 5 attempts per minute; reset requests limited to 3 per hour.
v0.13.0 -- GitHub Sync (14 March 2026)¶
Version-control your Zendesk configuration in a GitHub repository.
- GitHub Sync -- export your entire Zendesk configuration as human-readable YAML to a GitHub repository you own
- Auto-commit on apply -- every Apply Changes push is automatically committed to GitHub with your change reason and author attribution
- Drift commits -- external Zendesk changes detected on sync are queued for review and committed with a mandatory change reason
- Object type exclusion -- choose which types to include or exclude from GitHub sync
- Commit author attribution -- commits use your real name and email, not a bot account
- Apply History integration -- commit SHA links on every apply operation
- Bug fix: webhooks sync -- webhooks endpoint now syncs correctly (previously returned 404)
- Bug fix: skills type removed -- phantom skills type removed (no Zendesk API endpoint exists)
v0.12.0 -- Apply Changes (11 March 2026)¶
Push your What-If simulation changes directly to Zendesk.
- Apply to Zendesk -- push tested changes from What-If mode to your live Zendesk instance
- Change reasons -- every push requires a reason, creating a complete audit trail
- Drift detection -- warnings when objects changed in Zendesk since your simulation
- Rollback -- one-click rollback to the pre-push state from Apply History
- Apply History -- full audit trail of every push with per-object results
- Selective apply -- choose exactly which changes to push
- OAuth scope badge -- see your connection's permission level at a glance
- Instance type indicator -- clearly shows whether you're pushing to Production or Sandbox
v0.11.0 -- Expanded Configuration Types (10 March 2026)¶
42 Zendesk object types, dashboard redesign, and comprehensive health checks.
- 42 object types -- expanded from 12 to 42, covering everything in Zendesk Admin Centre (now 41 after skills removal in v0.13.0)
- Dashboard redesign -- grouped row layout with per-type sync and enable/disable controls
- 10 new health check rules -- webhooks, custom roles, routing, Guide content, and more
- Grouped sidebar -- collapsible navigation matching Zendesk Admin Centre layout
- 7+ new dependency relationships -- full cross-type dependency mapping
v0.10.1 -- Bug Fixes and Polish (9 March 2026)¶
Health check improvements and registration gating.
- Health check noise reduction -- findings grouped by rule (2,457 down to ~32)
- Registration gating -- closed beta access without HTTP basic auth
- Activity logging -- 11 activity log events wired across controllers
v0.10.0 -- Billing and Subscriptions (5 March 2026)¶
Full billing system with Stripe integration.
- Subscription plans -- Free Trial, Solo, Multi-Instance, and Agency tiers
- 14-day free trial -- full feature access during trial
- Feature gating -- plan limits enforced at the API layer
- Payment handling -- retry logic, grace periods, and account restriction
- Email notifications -- billing lifecycle emails from [email protected]
v0.9.0 -- Type Registry (February 2026)¶
Declarative type registry and real-time sync progress.
- Type registry -- single source of truth for all Zendesk type definitions
- Instance settings -- choose which types to track per connection
- Real-time sync progress -- per-type progress indicators
- Broken reference detection -- 6 cross-type reference integrity checks
v0.8.0 -- Health Check PDF Reports (February 2026)¶
Automated health checks with scored reports and AI analysis.
- 42 automated checks -- across Performance, Routing, Notifications, Data Hygiene, SLA, and Security
- AI-powered summaries -- executive summary and per-category deep-dive
- PDF reports -- downloadable reports in Solo, Multi-Instance, and Agency tiers
- Scheduled checks -- daily health checks with email delivery