Changelog for Altworx 24.7.0
Breaking changes
- Script install.sh is deprecated. Use new altworx.sh instead. New altworx.sh script does not support –offline option - use OFFLINE=true in deployment .env file instead.
Changes
- Introduce new Altworx management script (PR, #6497)
- Asset Map: Ignore diacritics in asset search (PR, #6595)
- Story Modeller: Update story modeller normalizer and scenario to work with new story incidents (PR, #6553)
- REST: Forbid SSO login when there already is an unlinked account with the same email (PR, #6578)
- Admin UI: Use the unified auth via the new AltworxAuth library, which brings in greater security for LiveViews (PR, #6278)
- Asset Map: Move Incident history into Events (PR, #6589)
- Admin UI: Fix notification channels page (got broken earlier in this release) (PR)
- REST: Add new incidents v2 API (PR, #6571)