Skip to content

BookStack Beta 0.11.2

Choose a tag to compare

@ssddanbrown ssddanbrown released this 21 Aug 14:00
· 4899 commits to development since this release
v0.11.2
45641d0

This is a bugfix release which provides the following fixes and changes:

  • Updated some login redirects that did not work when using a custom url path.
  • Cleaned up the PDF export format to prevent the page footer being merged in the page content.

Update instructions can be found here. If you're having issues you may have to run composer dump-autoload followed by php artisan clear-compiled.