Skip to content

BookStack Beta v0.29.1

Choose a tag to compare

@ssddanbrown ssddanbrown released this 28 Apr 11:39
v0.29.1
4818192

Links

Full List of Changes

This release contains the following fixes and changes:

  • Added multi-item select to the book-sort interface. (#2067)
  • Updated authentication system to prevent admins being logged out when changing authentication type, useful when setting up LDAP or SAML. (#2031)
  • Updated editor focus so that the title is ready-selected if the default, otherwise the editor is focused. (#2036)
  • Updated translations for Dutch, Korean, French, Turkish, Spanish. Thanks to Crowdin Users. (#2028, #2071)
  • Fixed issue where callout styles could not be cycled through via shortcut when in-callout formatting was selected in the editor. (#2061)
  • Fixed issue where the selection area was not visible in code blocks or the markdown editor when using dark mode. (#2060)
  • Fixed issue where callouts and code blocks would overlap floated images. (#2055)
  • Fixed issue where no notification would show on an LDAP Login when email already exists. (#2048)
  • Fixed API issue where "total" on a listing response would be incorrect when an offset was given. (#2043)