You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,31 +9,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
-
- Make it possible to completely delete a rotation oncall [1505](https://github.com/grafana/oncall/issues/1505)
13
-
- Polish rotation modal form oncall [1506](https://github.com/grafana/oncall/issues/1506)
14
-
- Quick actions when editing a schedule oncall [1507](https://github.com/grafana/oncall/issues/1507)
15
-
- Enable schedule related profile settings oncall [1508](https://github.com/grafana/oncall/issues/1508)
16
-
- Highlight user shifts oncall [1509](https://github.com/grafana/oncall/issues/1509)
17
-
- Rename or Description for Schedules Rotations [1460](https://github.com/grafana/oncall/issues/1406)
12
+
- Make it possible to completely delete a rotation oncall ([#1505](https://github.com/grafana/oncall/issues/1505))
13
+
- Polish rotation modal form oncall ([#1506](https://github.com/grafana/oncall/issues/1506))
14
+
- Quick actions when editing a schedule oncall ([#1507](https://github.com/grafana/oncall/issues/1507))
15
+
- Enable schedule related profile settings oncall ([#1508](https://github.com/grafana/oncall/issues/1508))
16
+
- Highlight user shifts oncall ([#1509](https://github.com/grafana/oncall/issues/1509))
17
+
- Rename or Description for Schedules Rotations ([#1460](https://github.com/grafana/oncall/issues/1406))
18
18
- Add documentation for OnCall metrics exporter ([#2149](https://github.com/grafana/oncall/pull/2149))
19
19
- Add dashboard for OnCall metrics ([#1973](https://github.com/grafana/oncall/pull/1973))
20
20
21
21
## Changed
22
22
23
23
- Change mobile shift notifications title and subtitle by @imtoori ([#2288](https://github.com/grafana/oncall/pull/2288))
24
+
- Make web schedule updates to trigger sync refresh of its ical representation ([#2279](https://github.com/grafana/oncall/pull/2279))
24
25
25
26
## Fixed
26
27
27
28
- Fix duplicate orders for user notification policies by @vadimkerr ([#2278](https://github.com/grafana/oncall/pull/2278))
28
-
- Fix broken markup on alert group page, declutter, make time format consistent [#2296](https://github.com/grafana/oncall/pull/2295)
29
+
- Fix broken markup on alert group page, declutter, make time format consistent ([#2296](https://github.com/grafana/oncall/pull/2295))
29
30
30
31
## v1.2.45 (2023-06-19)
31
32
32
33
### Changed
33
34
34
35
- Change .Values.externalRabbitmq.passwordKey from `password` to `""` (default value `rabbitmq-password`) ([#864](https://github.com/grafana/oncall/pull/864))
35
36
- Remove deprecated `permissions` string array from the internal API user serializer by @joeyorlando ([#2269](https://github.com/grafana/oncall/pull/2269))
36
-
- Make web schedule updates to trigger sync refresh of its ical representation ([#2279](https://github.com/grafana/oncall/pull/2279))
0 commit comments