2022-06-03 08:09:47 -06:00
|
|
|
# Change Log
|
2022-07-21 10:46:44 +01:00
|
|
|
|
2022-07-22 15:24:24 +04:00
|
|
|
## v1.0.10 (2022-07-22)
|
|
|
|
|
- Speed-up of alert group web caching
|
|
|
|
|
- Internal api for OnCall shifts
|
|
|
|
|
|
2022-07-21 16:00:38 +01:00
|
|
|
## v1.0.9 (2022-07-21)
|
2022-07-21 10:46:44 +01:00
|
|
|
- Frontend bug fixes & improvements
|
|
|
|
|
- Support regex_replace() in templates
|
2022-07-21 16:00:38 +01:00
|
|
|
- Bring back alert group caching and list view
|
2022-06-03 08:09:47 -06:00
|
|
|
|
2022-07-18 16:21:15 +01:00
|
|
|
## v1.0.7 (2022-07-18)
|
|
|
|
|
- Backend & frontend bug fixes
|
|
|
|
|
- Deployment improvements
|
|
|
|
|
- Reshape webhook payload for outgoing webhooks
|
|
|
|
|
- Add escalation chain usage info on escalation chains page
|
|
|
|
|
- Improve alert group list load speeds and simplify caching system
|
|
|
|
|
|
|
|
|
|
## v1.0.6 (2022-07-12)
|
2022-07-12 14:15:46 +04:00
|
|
|
- Manual Incidents enabled for teams
|
|
|
|
|
- Fix phone notifications for OSS
|
|
|
|
|
- Public API improvements
|
|
|
|
|
|
2022-07-18 16:21:15 +01:00
|
|
|
## v1.0.5 (2022-07-06)
|
|
|
|
|
- Bump Django to 3.2.14
|
|
|
|
|
- Fix PagerDuty iCal parsing
|
|
|
|
|
|
2022-06-28 16:02:37 -03:00
|
|
|
## 1.0.4 (2022-06-28)
|
|
|
|
|
- Allow Telegram DMs without channel connection.
|
|
|
|
|
|
2022-06-27 13:42:24 +04:00
|
|
|
## 1.0.3 (2022-06-27)
|
|
|
|
|
- Fix users public api endpoint. Now it returns users with all roles.
|
|
|
|
|
- Fix redundant notifications about gaps in schedules.
|
|
|
|
|
- Frontend fixes.
|
|
|
|
|
|
2022-06-17 10:23:38 -06:00
|
|
|
## 1.0.2 (2022-06-17)
|
|
|
|
|
|
|
|
|
|
- Fix Grafana Alerting integration to handle API changes in Grafana 9
|
|
|
|
|
- Improve public api endpoint for for outgoing webhooks (/actions) by adding ability to create, update and delete outgoing webhook instance
|
|
|
|
|
|
|
|
|
|
## 1.0.0 (2022-06-14)
|
|
|
|
|
|
|
|
|
|
- First Public Release
|
|
|
|
|
|
2022-06-13 16:39:58 -06:00
|
|
|
## 0.0.71 (2022-06-06)
|
|
|
|
|
|
2022-06-28 16:02:37 -03:00
|
|
|
- Initial Commit Release
|