Skip to content

BookStack v21.12.4

Compare
Choose a tag to compare
@ssddanbrown ssddanbrown released this 01 Feb 12:00
· 2069 commits to development since this release
v21.12.4
815f8d7

Links

Full List of Changes

This release contains the following fixes and changes:

  • Added --external-auth-id option to the bookstack:create-admin command for use with LDAP/SAML2/OIDC instances. (#3222)
  • Added the ability select preferred language when creating a new user. (#2408, #2576)
  • Added configuration option for PDF export page size. (#995)
  • Updated 503 error view to simplify and prevent thrown errors. Thanks to @Julesdevops. (#3210, #3205)
  • Updated translations with latest Crowdin changes. (#3214)
  • Fixed mis-represented default registration role and allowed disabling of this option. (#3220, #2338)
  • Fixed OIDC autodiscovery when keys are provided in a certain format, as provided by Azure. (#3206)
  • Development change: The default development branch name is now development instead of master. (#3195)