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
{{ message }}
This repository was archived by the owner on Dec 2, 2023. It is now read-only.
Copy file name to clipboardexpand all lines: CHANGELOG.md
+7-3
Original file line number
Diff line number
Diff line change
@@ -7,20 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [Unreleased]
9
9
10
+
### Added
11
+
### Changed
12
+
### Fixed
13
+
### Security
14
+
15
+
## [0.9.5] - 2020-06-10
16
+
10
17
### Added
11
18
12
19
-`DEFAULT_ROLE` -> `admin` | `superuser` | `user` - with `user` being the default, making it possible that new users can create their own forms after creating
13
20
-`LOGIN_NOTE` -> markdown for Login Page, to show info text on login page
14
21
-`HIDE_CONTRIB` -> ability to hide contribution banner
15
22
16
-
### Changed
17
23
### Fixed
18
24
19
25
- di on setting resolver, prevented signup settings to be visible in ui
0 commit comments