BookStack v0.30.2 Release Notes

Release Date: 2020-09-30 // over 3 years ago
  • 🔗 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)