BookStack Beta v0.16.0
ssddanbrown
released this
23 Apr 19:45
·
4349 commits
to development
since this release
Full List of Changes
- New search system with new search filter system.
- New UI for searching content.
- Fixes issues with search terms that are short or contain accents.
- Added spell checker support to WYSIYG page editor. (Thanks to @Abitjeet).
- Page revision ID/Count system added.
- Slovak translations added. (Thanks to @jendrol).
- Spanish translations updated. (Thanks to @diegoseso).
- The page navigation highlighting will now fade out.
- Option to configure logging method added. (Thanks to @solidnerd).
- Switched out markdown renderer library to markdown-it:
- Fixes ability to have brackets in markdown urls.
- Allows backslash escaping in markdown tables.
- Updated permission system with ability to hide parent items and have the child be visible.
- Confirmation emails may now be queued (Thanks to @DaneEveritt).