Skip to content

Commit 23b5e9e

Browse files
committed
Minor fixes in relase notes
Fix some spelling and style issues as well as adding the latest changes. Signed-off-by: Sheogorath <[email protected]>
1 parent 81e5ebf commit 23b5e9e

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

public/docs/release-notes.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,37 @@
11
Release Notes
22
===
33

4-
<i class="fa fa-tag"></i> 1.1.0-ce <i class="fa fa-clock-o"></i> 2018-03-28 15:00
4+
<i class="fa fa-tag"></i> 1.1.0-ce <i class="fa fa-clock-o"></i> 2018-04-06 12:00
55
---
66

77
### Security
88
* Adding CSP headers
99
* Prevent data-leak by wrong LDAP config
10-
* Generate dynamic sessionSecret if none is specifed
10+
* Generate dynamic `sessionSecret` if none is specified
1111

1212
### Enhancements
1313
* Add Minio support
1414
* Allow posting content to new notes by API
1515
* Add anonymous edit function in restricted mode
16-
* Add support for more Mimetypes on S3, minio and local filesystem uploads
17-
* Add basic cli tooling for local user management
16+
* Add support for more Mimetypes on S3, Minio and local filesystem uploads
17+
* Add basic CLI tooling for local user management
1818
* Add referrer policy
1919
* Add more usable HTML5 tags
20-
* Add useridField in LDAP config
20+
* Add `useridField` in LDAP config
2121
* Add option for ReportURI for CSP violations
2222
* Add persistance for night mode
23-
* Allow setting sessionSecret by environment variable
23+
* Allow setting of `sessionSecret` by environment variable
2424
* Add night mode to features page
25+
* Add Riot / Matrix - Community link to help page
2526

2627
### Fixes
27-
* Fix todo toggle function
28-
* Fix LDAP provider name usage
28+
* Fix ToDo-toggle function
29+
* Fix LDAP provider name in front-end
2930
* Fix errors on authenticated sessions for deleted users
3031
* Fix typo in database migration
3132
* Fix possible data truncation of authorship
3233
* Minor fixes in README.md
33-
* Allow usage of esc-key by codemirror
34+
* Allow usage of ESC-key by codemirror
3435
* Fix array of emails in LDAP
3536
* Fix type errors by environment configs
3637
* Fix error message on some file API errors

0 commit comments

Comments
 (0)