소스 검색

docs: updated changelog

NGPixel 8 년 전
부모
커밋
c0cf9143da
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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
 - **View**: MathML and TeX math equations support
 - **Configuration Wizard**: Added Public Access option
 - **Configuration Wizard**: Added Public Access option
 - **Navigation**: All Pages section
 - **Navigation**: All Pages section
+- **UI**: Beatiful new logo!
 
 
 ### Changed
 ### Changed
 - **Auth**: Provider Strategies are now only loaded if enabled
 - **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
 ### Fixed
 - **Configuration Wizard**: Git version detection no longer fails on MacOS
 - **Configuration Wizard**: Git version detection no longer fails on MacOS
 - **Init**: Malformed config file is now being reported correctly
 - **Init**: Malformed config file is now being reported correctly
 - **Init**: Git remote is now always updated to current settings
 - **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
 - **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
 - **UI**: Scrollbar is no longer always shown in code blocks
 - **Search**: Search is now working for guest users when public mode is enabled
 - **Search**: Search is now working for guest users when public mode is enabled