Skip to Content
ChangelogChangelog

Changelog

All notable changes to AD Unlock.

[1.2.0] - 2024-01-15

Added

  • Spanish language support for WhatsApp conversations
  • Bulk user enrollment via CSV upload
  • Slack integration for notifications
  • Custom risk factor configuration

Changed

  • Improved intent classification accuracy
  • Reduced OTP delivery time
  • Updated admin portal UI

Fixed

  • Fixed issue with special characters in usernames
  • Fixed timezone handling in audit logs

[1.1.0] - 2023-12-01

Added

  • Portuguese language support
  • Risk-based approval workflows
  • Connector health monitoring dashboard
  • API rate limiting

Changed

  • Improved password generation algorithm
  • Enhanced error messages for users
  • Updated connector to Go 1.21

Fixed

  • Fixed memory leak in connector
  • Fixed webhook retry logic

[1.0.0] - 2023-10-15

Initial Release

  • Account unlock via WhatsApp
  • Password reset via WhatsApp
  • Admin portal for management
  • mTLS connector authentication
  • Email OTP verification
  • Basic risk scoring
  • Audit logging
  • Multi-tenant architecture

Versioning

AD Unlock follows Semantic Versioning :

  • Major: Breaking changes
  • Minor: New features (backwards compatible)
  • Patch: Bug fixes (backwards compatible)

Upgrade Notes

Upgrading Connector

  1. Download new connector bundle
  2. Stop the service
  3. Replace connector.exe
  4. Start the service

Configuration files are backwards compatible unless noted.

Breaking Changes

Breaking changes are announced 30 days in advance via:

  • Email to admin contacts
  • Banner in admin portal
  • This changelog
Last updated on