Skip to content

BookStack Beta v0.16.1

Choose a tag to compare

@ssddanbrown ssddanbrown released this 30 Apr 18:57
· 4752 commits to development since this release
v0.16.1
102e326

This release contains some bugfixes and minor additions:

  • Fixed permission updates on large books failing due to MySQL placeholder count (#374)
  • Added functionality to check 'Accept-Language' header to provide translations when not logged in. (#375)
  • Added HTML support back into the Markdown editor. (#378)
  • Refactored permission system for general speedups.