Skip to content

BookStack Beta 0.7.5

Compare
Choose a tag to compare
@ssddanbrown ssddanbrown released this 25 Feb 21:59
· 5080 commits to release since this release
  • Added improved page finding to prevent less frequently broken URL's after page name changes.
  • Added initial implementation of the new user profile pages.
  • Added recently created/updated pages to the homepage.
  • Added recently created/updated page listings.
  • Added seperate search listings for pages, chapters & books.
  • Added styling support for table headings.
  • Made the hompage more information-dense.
  • Changed content anchor hash links to be relavant to the content.
  • Improved search result listings with more details & pagination.
  • Updated testing files to work better out-of-the-box.
  • Fixed some styling issues in firefox.
  • Fixed encoding issues on pages and lists of pages. Thanks to @AkibaWolf
  • Fixed some bugs in search that cause badly formatted and far too many SQL queries.