Changelog for Altworx 26.7.0
Breaking changes
-
OAuth2-based SSO now uses a different redirect URI:
https://<your_domain>/api/auth/oauth2_finalize.
You have to change your Google and Azure client configuration. See the
wiki page on more information about setting
it up. The older https://<your_domain>/api/v1/auth/<type>/finalize URI is no longer used and
can be safely removed.
Changes
-
Add phone number and SMS text to admin notification views
(PR,
#7635)
-
Add incident actors to incident history
(PR,
#7534)
-
REST: Introduce authentication providers API with support for mobile SSO
(PR,
#7692)
-
Upgrade to tailwind 4.2.2
(PR,
#7704)