1.1.0 Community Edition
SISheogorath
released this
06 Apr 14:28
·
1409 commits
to master
since this release
Security
- Adding CSP headers
- Prevent data-leak by wrong LDAP config
- Generate dynamic
sessionSecret
if none is specified
Enhancements
- Add Minio support
- Allow posting content to new notes by API
- Add anonymous edit function in restricted mode
- Add support for more Mimetypes on S3, Minio and local filesystem uploads
- Add basic CLI tooling for local user management
- Add referrer policy
- Add more usable HTML5 tags
- Add
useridField
in LDAP config - Add option for ReportURI for CSP violations
- Add persistance for night mode
- Allow setting of
sessionSecret
by environment variable - Add night mode to features page
- Add Riot / Matrix - Community link to help page
Fixes
- Fix ToDo-toggle function
- Fix LDAP provider name in front-end
- Fix errors on authenticated sessions for deleted users
- Fix typo in database migration
- Fix possible data truncation of authorship
- Minor fixes in README.md
- Allow usage of ESC-key by codemirror
- Fix array of emails in LDAP
- Fix type errors by environment configs
- Fix error message on some file API errors
- Fix minor CSS issues in night mode
Refactors
- Refactor contact
- Refactor social media integration on main page
- Refactor socket.io code to no longer use referrer
- Refactor webpack config to need less dependencies in package.json
- Refactor imageRouter for modularity
- Refactor configs to be camel case
Removes
- Remove unused
tokenSecret
from LDAP config
Deprecations
- All non-camelcase config