BookStack Beta 0.13
ssddanbrown
released this
13 Nov 12:35
·
4374 commits
to development
since this release
Update instructions can be found here. Please read through these as some system changes may be required for this update.
Detailed update information can be found on our blog here.
New Features
- Added page attachment system.
- Added page revision diff view (Thanks younes0).
- Added permission controls and visible role & user for non-authenticated visitors.
- Added page navigation to page sidebar.
Changes & Bugfixes
- Added settings for showing app name in the header bar.
- Base framework updated to Laravel 5.3.
- Sign-up & Password reset emails have been updated to be standardised and fit in with the new Laravel 5.3 notifications system.
- Allowed a wider range of UTF8 characters to be used as page/chapter/book slugs.
- Ensured new user Gravatar/Signup email requests fail gracefully.
- Tweaked page headers to allow a greater range of sizes.
- Added page auto-save failure notification (For if you go offline during a page edit).
- Changed versioning system so app version will no display correctly in settings.
- Added initial support for German translations (Thanks robertlandes).
- Fixed tag & number search.