v0.29.0-ls87
·
517 commits
to master
since this release
LinuxServer Changes:
Rebasing to alpine 3.11.
bookstack Changes:
Links
Full List of Changes
- Added a user-selectable dark-mode option. (#2022, #1234)
- Added the ability to define a custom draw.io URL and therefore use a custom instance if preferred. (#826)
- Added grid-view support, with toggle, to the shelf view. Thanks to @philjak. (#1755, #1221)
- Added a list of bookshelves that a book belongs when viewing a book. Thanks to @cw1998. (#1688, #1598)
- Added a new command to update your BookStack URL in the database. (#1225)
- Added shelf API endpoints. Thanks to @osmansorkar. (#1908)
- Added book-export API endpoints.
- Updated password reset flows to avoid indicating if a email is in use within the system. (#2016)
- Updated WYSIWYG entity-link-insert to set link text to entity name, if input is empty. (#2014)
- Updated styles with better RTL support through the use of CSS logical properties/values. (#2003)
- Updated the name of saved drawings to not include the user's name, to prevent issues with non-standard characters. (#1993)
- Removed BMP and TIFF from the list of allows image upload types since these could not be resized properly. (#1990)
- Updated code-block insert to handle focus, so code blocks can be inserted smoothly via keyboard alone. (#1972)
- Updated namespacing used in tests to avoid warnings on recent versions of composer. (#1924)
- Updated Chinese translations. Thanks to @jzoy. (#2023)
- Updated translations for Turkish, Slovenian, Swedish, Spanish, Italian, Russian, German Informal, German, French, Chinese Simplified, Portuguese, Brazilian & Hungarian. Thanks to Crowdin Users.
- Updated default .htaccess to allow Authorization header for API usage. Thanks to @osmansorkar. (#1908)
- Updated GitHub authorization library to avoid use of deprecated auth methods. (#1879)
- Fixed issue where ordered list numbers could be cut-off. This was most apparent on Safari.(#1978)