- Fixed a small issue where a group modal wouldn't load in certain conditions.
- Added a new API endpoint for listing sync errors on an App, Resource, or Group.
- Fixed a bug where the the wrong default expiry for API tokens was being used.
- (Self-Hosted Only): Opal's chart version is now incremented with each release, and will match the app version / image version.
- (Self-Hosted Only) Introducing separate service to handle sync tasks.
- Fixes a bug in the old UI where bundle details weren't displayed.
- Fixed bug where unmanaged resource details were not synced to remote system.
- Resolved occasional timeouts when querying for events. Applying this update may be slow for on-prem organizations.
- Added the ability to bulk edit resource ticket propagation settings.
- Removes existing non-saml user sessions when "Restrict logins to SAML only" is enabled forcing those useres to re-login.
- Improved error message clarity for undelivered event stream messages
- Fixed arrow direction on Events table to point down for the Date column
- Secondary emails can now be imported from a single comma-separated IDP field
- Secondary emails are no longer imported from workday by default. This can still be configured manually as a custom mapping
- Improved event dates readability. UTC still available on hover
- Tightened up spacing and icons in item details cards
- Fixed bug with paginating the dropdowns in the explore page
- Fixed bug where completed access reviews could be appear as duplicate rows
- Updated headers for request details page
- Defaults to the first tab when navigating to settings instead of nothing
- Fixed bug where applying filters on one tab would redirect the user to a different tab
- (Self-hosted only) Fixed a bug that may prevent onboarding a new organization in a fresh self-hosted environment
- Fixed a bug where unmanaged google group did not show updated names
- Added sub events to Okta Group Aliasing events (IDP group mapping changes)
- Fixed an issue where Okta apps would be missing IDP mapping upon import
- Fixed an issue with Okta apps where a user could see its app details even though visibility settings where set to admin-only.
- Fix bug where bulk actions on app users were appearing below the table.
- Fixed a bug where audit tickets were failing to be created in private linear teams in certain circumstances.
- Fixed a bug where Okta groups may not have been auto-imported when tagged
- Fixed a bug where requesting a resource on behalf of a group may have caused other existing group-resource roles to be removed
- Added back breadcrumb on admin catalog tables when viewing nested resources.
- (Self-Hosted only): Fixed a validation issue in helm templates preventing some self-hosted customers from upgrading their instances.
- Fixed a bug where some IDP-sourced user tags were not removed from Opal despite being removed from the user in the IDP.
- Configuration>Tags page will no longer hide certain tags.
- Allowed enabling and disabling ingestion of nested groups from custom connectors via the groups/{group_id}/member-groups endpoint.
- Fixed flashing 404 error when displaying user page.
- Improve performance of fetching users with access to groups.
- Fully released ticket propagation on resources. We migrated the configuration from the app level onto each custom resource.
- Fixes bug with favicon not matching OS dark mode setting