Skip to content

v0.30.2-ls107

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 05 Oct 19:14
· 370 commits to master since this release

LinuxServer Changes:

Rebase to alpine 3.12. Fix APP_URL setting. Bump php post max and upload max filesizes to 100MB by default.
bookstack Changes:

Links

Full List of Changes

This release contains the following fixes and changes:

  • Updated JavaScript build system to provide slightly better browser compatibility.
  • Updated page-content save parsing to update anchor references on IDs changed by BookStack. (#2278)
  • Fixed issue where creating a link attachment after mulitple validation failures would result in many duplicate links being created. (#2286)
  • Updated drawing integration to, by default, use diagrams.net instead of draw.io. (#2285, #2044)
  • Updated default .htaccess to align with laravel's and allow canonical redirects on non-root url app instances. Thanks to @jakubboucek. (#2272)