Skip to content

BookStack Beta v0.18.0

Choose a tag to compare

@ssddanbrown ssddanbrown released this 10 Sep 16:11
· 4651 commits to development since this release
v0.18.0
75915e8

Full List of Changes

  • Added commenting system (Thanks to @Abijeet, #261, #47).
  • Large project-wide design revamp (#480).
  • Switch all fonts to use system fonts (#423).
  • Added Italian Translations (#501, Thanks to @cipi1965).
  • Updated German Translations (#474, Thanks to @timoschwarzer).
  • Updated Japanese Translations (#483, Thanks to @msaus).
  • Improved customization options:
    • Added setting for a custom homepage to be set (#372, #126).
    • Made it possible to override codemirror (Code block) theme (#455).
    • Added docs instructions for overriding BookStack fonts (#423).
  • Converted most of the angular code to Vue.JS or vanilla JS.
  • Updated some views to support better cross-language pluralization (#417).
  • Fixed design bug with long attachment names (#460).
  • Fixed issue with markdown callout shortcut producing bad HTML (#470).
  • Fixed broken quick-save shortcut in WYSIWYG editor (#467).