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)
Comments
0 comments
Please sign in to leave a comment.