Skip to content

1.0 Release - Beta 11

Compare
Choose a tag to compare
@NGPixel NGPixel released this 29 Apr 22:36

Added

  • Auth: Azure AD authentication provider is now available
  • Auth: Can now specify Read Access by default for all providers (except Local)
  • Configuration Wizard: Added Public Access option
  • Git: Commits author is now set to current user
  • Navigation: All Pages section
  • UI: Beatiful new logo!
  • View: MathML and TeX math equations support

Changed

  • Auth: Provider Strategies are now only loaded if enabled
  • Misc: Server files are now in their own /server path
  • Misc: Trailing slashes in URL are now removed
  • Misc: 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