Browse Source

docs: updated changelog

NGPixel 8 năm trước cách đây
mục cha
commit
c0cf9143da
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      CHANGELOG.md

+ 4 - 0
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