Skip to content

Releases: BookStackApp/BookStack

BookStack Beta 0.7.4

11 Feb 22:52
Compare
Choose a tag to compare
  • Book Navigation tree on pages is now sticky and scrolls with the page.
  • Fixed incorrect notification when deleting a page.
  • Email addresses in users list now leads to user profile.

Thanks @nwalke for the pull requests in this release.

BookStack Beta 0.7.3

08 Feb 21:00
Compare
Choose a tag to compare
  • Updated image manager styling and added image preview option.
  • Updated notification system so it can be used from JavaScript driven components such as the image-manager.
  • Fixed some LDAP bugs that prevented login without a uid and prevent user profile updates.
  • Added in a back-to-top button that appears in the bottom right after scrolling a short distance.
  • Fixed some design issues in html & PDF exports.
  • Added in missing initial uploads folder & made some errors friendlier.

BookStack Beta 0.7.2

02 Feb 07:41
Compare
Choose a tag to compare

Minor update to fix bug with image upload directory checking.

BookStack Beta 0.7.1

01 Feb 18:40
Compare
Choose a tag to compare

Minor update to fix bug with initial user not having a password after installation.

BookStack Beta 0.7.0

31 Jan 18:40
Compare
Choose a tag to compare

New features

  • Added experimental LDAP user authentication (Instructions in readme).
  • Added single-page export options including HTML, TXT & PDF.
  • Updated Laravel base to 5.2.
  • Increased testing coverage and fixed some user/auth related issues in the process.
  • Improved image upload error handling.