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-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,22 @@
2
2
3
3
## [Unreleased]
4
4
5
+
## [1.5.5] - 2021-04-26
6
+
5
7
### Added
6
8
7
-
- Test label in the login view int he test environment
9
+
-[#161](https://github.com/City-of-Helsinki/kukkuu-admin/pull/161)Test label in the login view in the test environment
8
10
9
11
### Changed
10
12
11
-
- Hide create event button when project does not allow loose events
12
-
- Hide event group create and edit button when the user is not authorized with CRUD permissions
13
+
-[#157](https://github.com/City-of-Helsinki/kukkuu-admin/pull/157)Hide create event button when project does not allow loose events
14
+
-[#158](https://github.com/City-of-Helsinki/kukkuu-admin/pull/158)Hide event group create and edit button when the user is not authorized with CRUD permissions
13
15
14
16
### Fixed
15
17
16
-
- Zero recipient count being shown as a question mark
17
-
- Image being unremovable after saving
18
-
- Event editing causing its event group to be nullified
18
+
-[#159](https://github.com/City-of-Helsinki/kukkuu-admin/pull/159)Zero recipient count being shown as a question mark
19
+
-[#160](https://github.com/City-of-Helsinki/kukkuu-admin/pull/160)Image being unremovable after saving
20
+
-[#165](https://github.com/City-of-Helsinki/kukkuu-admin/pull/165)Event editing causing its event group to be nullified
0 commit comments