diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f283427..c4e5f048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,15 +9,19 @@ This project adheres to [Semantic Versioning](http://semver.org/). - **View**: MathML and TeX math equations support - **Configuration Wizard**: Added Public Access option - **Navigation**: All Pages section +- **UI**: Beatiful new logo! ### Changed - **Auth**: Provider Strategies are now only loaded if enabled +- **System**: Updated dependencies +- **UI**: Footer is now always at the bottom of the page (but not fixed) ### Fixed - **Configuration Wizard**: Git version detection no longer fails on MacOS - **Init**: Malformed config file is now being reported correctly - **Init**: Git remote is now always updated to current settings - **Misc**: CJK (Chinese, Japanese & Korean) characters are now fully supported for pages, content and uploads +- **UI**: Move dialog is no longer crashing and preventing further actions - **UI**: Scrollbar is no longer always shown in code blocks - **Search**: Search is now working for guest users when public mode is enabled