2022-06-03 08:09:47 -06:00
|
|
|
# Change Log
|
2022-07-21 10:46:44 +01:00
|
|
|
|
2022-08-24 13:27:04 +05:00
|
|
|
## v1.0.24 (2022-08-23)
|
|
|
|
|
- Insight logs
|
|
|
|
|
- Default DATA_UPLOAD_MAX_MEMORY_SIZE to 1mb
|
|
|
|
|
|
2022-08-23 17:20:08 -03:00
|
|
|
## v1.0.23 (2022-08-23)
|
|
|
|
|
- Bug fixes
|
|
|
|
|
|
2022-08-16 09:47:23 -06:00
|
|
|
## v1.0.22 (2022-08-16)
|
|
|
|
|
- Make STATIC_URL configurable from environment variable
|
|
|
|
|
|
2022-08-12 10:23:15 -06:00
|
|
|
## v1.0.21 (2022-08-12)
|
|
|
|
|
- Bug fixes
|
2022-08-16 09:47:23 -06:00
|
|
|
|
2022-08-10 12:33:46 -03:00
|
|
|
## v1.0.19 (2022-08-10)
|
|
|
|
|
- Bug fixes
|
|
|
|
|
|
2022-08-03 12:54:36 +01:00
|
|
|
## v1.0.15 (2022-08-03)
|
2022-08-03 11:57:44 +01:00
|
|
|
- Bug fixes
|
|
|
|
|
|
2022-07-27 13:03:05 +01:00
|
|
|
## v1.0.13 (2022-07-27)
|
|
|
|
|
- Optimize alert group list view
|
|
|
|
|
- Fix a bug related to Twilio setup
|
|
|
|
|
|
2022-07-26 10:13:02 -03:00
|
|
|
## v1.0.12 (2022-07-26)
|
|
|
|
|
- Update push-notifications dependency
|
|
|
|
|
- Rework how absolute URLs are built
|
|
|
|
|
- Fix to show maintenance windows per team
|
|
|
|
|
- Logging improvements
|
|
|
|
|
- Internal api to get a schedule final events
|
|
|
|
|
|
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
|