BookStack Beta v0.20.0
·
4325 commits
to development
since this release
Full List of Changes
- Added Draw.io integration. (#632, #66, #619)
- Added language - Swedish. Thanks to @marcusforsberg. (#679)
- Added language - Simplified Chinese(zh-CN). Thanks to @yuezhihan. (#696)
- Added GitLab authentication. Thanks to @jozefbalun. (#691, #476, #349)
- Added Twitch authentication. Thanks to @moutonnoireu. (#684, #680)
- Added ability to secure images behind authentication. (#665)
- Added button to allow quick switching between grid and list book views. Thanks to @Abijeet. (#635, #613)
- Added utility command to delete all users from the system. Thanks to @Abijeet. (#621, #579)
- Added utility command to add an admin user. (#609)
- Added '.env' option to set default books view. (#675)
- Updated book sort operation to check permission of all involved entities before sorting. Thanks to @Abijeet. (#651)
- Updated books 'Grid' view so it now uses CSS grid so books align in height. (#701)
- Standardised PHP code to follow PSR-2. (#649)
- Corrected the example configuration for okta auth. Thanks to @lommes. (#692)
- Fixed long code block lines going off the page on PDF exports. (#676)
- Fixed long text pushing out the view width on mobile devices when viewing books and chapters. (#669)
- Fixed bug causing markdown editor preview to collapse. (#658)
- Fixed bug causing page to refresh when clicking search in the image manager. (#697)
- Fixed styling issue preventing code editor save button from showing on smaller-screen devices. (#650)
- Fixed error thrown when user accesses an attachment without permission. (#681)
- Fixed font-size difference between list types in comments. Thanks to @Abijeet. (#644, #643)
- Fixed content includes to not break code structure if targeting a table or list. (#640)