Skip to content

BookStack Beta 0.10.0

Compare
Choose a tag to compare
@ssddanbrown ssddanbrown released this 22 May 14:27
· 4321 commits to development since this release

Since this was a fairly large release please do 100% ensure you back up your instance (database & files) before upgrading.

Update instructions can be found here.

Changes

  • Added View permissions at a role level to allow a 'whitelisting' approach to permissions.
  • Added a query-able page tagging system with auto-suggestions.
  • Added extra setting to allow custom content to be inserted into the <head> section of every page.
  • Permission system internally revamped with an intermediate table for quick queries.
  • Fixed markdown editor not scrolling on Firefox.
  • Allowed sorting & searching on the users page.
  • Reworked the database migrations only use simple non-app code to avoid future breakages.
  • Cleaned some of the settings layouts for better consistency and hid more links when you don't have permissions to click them.
  • Made user names as the bottom of entities linked to user profiles.