BookStack Beta v0.14.0
ssddanbrown
released this
22 Jan 12:41
·
4310 commits
to development
since this release
Full List of Features, Changes & Fixes
- Added full support for mulitple languages.
- French & Brazillian Portuguese languages added (Thanks to sirgix and NakaharaL).
- Added support for page/page-content includes within other pages.
- Added support for using the database to store the cache and session.
- Added option to use WKHTMLtoPDF for improved PDF rendering. Details here.
- Added auto-linking in the WYSIWYG editor.
- Updated page nav to scale if only smaller headers are used.
- Fixed bug causing offset first lines in code blocks when using the markdown editor.
- Fixed issue preventing non-admin users from deleting images or attachments.
- Fixed page navigation not working on some browsers when the link contains special characters.
- Fixed issue where panes could be blank if the default app color was used.
- Fixed page link popover copy button to work on modern non-flash-enabled browsers.
- Increased testing coverage of social authentication methods.
- Standardised breadcrumbs across BookStack views.
- Refactored entity code and permissions code to be more efficient.
- Updated LDAP config to allow a protocol to be defined which allows use of ldaps connections (Thanks to fredericmohr).