Skip to content

v23.06.1-ls91

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 10 Jul 18:36
· 203 commits to master since this release

LinuxServer Changes:

Add mariadb-client for bookstack-system-cli support.

bookstack Changes:

Links

Upgrade Notices

  • Email Configuration (TLS) - Due to issues experienced in v23.06, MAIL_ENCRYPTION=ssl or MAIL_ENCRYPTION=tls will now simply ensure that TLS or STARTTLS are used, rather than forcing full TLS to be used. Our email documentation has been updated to reflect this.

Full List of Changes

This release contains the following fixes and changes:

  • Updated MAIL_ENCRYPTION usage due to incorrectly forcing initial TLS usage. (#4358)
  • Updated translations with latest Crowdin changes. (#4352)
  • Fixed image updated timestamp not updating when gallery images are replaced. (#4354)
  • Fixed sort options breaking roles page load. (#4350)
  • Fixed IPv6 addresses in audit log spilling into date column. (#4349)
  • Fixed many inaccuracies in API example responses. Thanks to @devdot. (#4344)