Skip to content

BookStack Beta v0.19.0

Choose a tag to compare

@ssddanbrown ssddanbrown released this 10 Dec 18:24
· 4333 commits to development since this release
v0.19.0
22df25a

For this update the minimum PHP version has changed from 5.6.4 to 7.0.0

Full List of Changes

  • Added book cover art and grid display view. Thanks to @bharadwajag, @nileshdeepak and @AbijeetP. (#181, #494)
  • Added ability to disable comments. Thanks to @Abijeet. (#593, #541)
  • Added Okta authentication option. Thanks to @lommes. (#598)
  • Added page navigation highlighting on page scroll. Thanks to @Abijeet. (#580, #466)
  • Updated Laravel framework to 5.5. (#590)
  • Added CTRL+Enter shortcut to "Save and continue" when editing a page. (#604)
  • Fixed WYSIWYG rendering issues when in fullscreen mode. (#605)
  • Updated custom head content to also function within the WYSIWYG editor. (#562)
  • Set up a simple tool to assist with translation management. (#373)
  • Added way to specify trusted proxies. (#146)