Version 1.1.0
Release date: 2021.02.22
- Implemented authentication flow for SSO AuthDB
- Added loading indicator to console login
- Fixed bug where logging in using Google SSO in Safari did not redirect to dashboard
- Several other bug fixes and performance improvements
Version 1.0.2
Release date: 2021.01.26
- Fixed slow device deletion
- Fixed access_resources API to return 403 when token is not valid
Version 1.0.1
Release date: 2021.01.18
- Created debug menu on console
- Added IT support contact option to support settings
- Several other bug fixes and performance improvements
Version 0.12.0
Release date: 2020.10.23
- Added support for Admin roles.
- Removed old revoke_enrollment API.
Version 0.11.7
Release date: 2020.10.20
- Updated Device metadata database.
- Use proper responses to DELETE verbs.
- Removed RbacLegacy dead code.
- Fixed several eager loading warnings.
Version 0.11.5
Release date: 2020.09.15
- Added support for wildcards on wildcard exceptions.
Version 0.11.2
Release date: 2020.09.08
- Added support for wildcard exceptions.
Version 0.10.36
Release date: 2020.08.19
- Allowed to find devices by device_id and enrollment_id
Version 0.10.34
Release date: 2020.08.07
- Added evaluate_policy method to Device API.
Version 0.10.27
Release date: 2020.06.26
- Added email-backed SSO.
Version 0.10.23
Release date: 2020.06.19
- Added support for multiple Microsoft Azure directory tenants.
Version 0.10.20
Release date: 2020.06.05
- Added SSO support to Admin login.
Version 0.10.1
Release date: 2020.02.10
- Added support for resources with wildcard domains and port ranges.
- Added password reset flow.
- Several bug fixes and performance improvements.
Version 0.9.12
Release date: 2020.01.14
- Improved the UI/UX on the device details page.
- A confirmation pop-up window now appears when revoking the authentication for a device.
- It is now possible to disable and unenroll a device from this screen.