Upgrade instructions:
- Modify
application.users
. Define them by IDs instead of their names (docs) - Add
application.channels
and define them (docs) - Replace docker image
ghcr.io/ditsi/impulse
withghcr.io/eslupmi/impulse
- Move
timeouts
option underincident
(docs) - Rename
application.url
toapplication.address
(Mattermost only, docs) - Move
url
underapplication
and rename toimpulse_address
(Mattermost only, docs)
Changes:
- Replace
Chain
button withTake It
/Release
- New behavior.
Release
button restarts chain from scratch - Added
assigned to
to templates with user who works on incident - Define users and channels using IDs only
- New
Channel
button state indicator - Configuration file upgrade