21.05.2026
·bookstackapp.com·erfasst 22.05.2026
Fünftes Patch-Release der v26.03-Linie (Latest). Adressiert Brute-Force-Schwachstelle im MFA-Flow (Codes ohne ausreichendes Rate-Limiting). Mehrere PHP-Composer-Dependencies aktualisiert für transitive Sicherheitslücken. Für Instanzen mit aktiviertem MFA: Update dringend empfohlen. Standard php artisan migrate ausreicht.
Falls BookStack später als interne Doku-Plattform evaluiert wird, MFA-Härtung relevant für ISO27001/NIS2.
15.03.2026
·bookstackapp.com·erfasst 22.05.2026
Großes Feature-Release. **Theme-Module-System**: Mehrere Module parallel zu aktivem Theme, je eigene bookstack-module.json und views/. Installation via php artisan bookstack:install-module. Neue Logical-Theme-Events: THEME_REGISTER_VIEWS (Priority-basierte View-Injection), PAGE_CONTENT_PRE_STORE und PAGE_CONTENT_POST_RENDER (Content-Manipulation), OIDC_AUTH_PRE_REDIRECT (OIDC-URL-Customizing). APP_CONTENT_FILTERING ersetzt deprecated ALLOW_CONTENT_SCRIPTS — HTML-Purifier-basiertes Allow-List-Filtering. REST-API: Book-Read-Endpoints liefern Parent-Shelf-Info mit. **BREAKING:** SMTP-HELO-Domain-Logik geändert; modules/ Ordner reserviert; ALLOW_CONTENT_SCRIPTS deprecated.
OIDC-Hooks + HTML-Purifier-Filtering machen BookStack besser tauglich für Authentik-Integration und sichereren Multi-User-Betrieb — wäre für Integration in razzfazz.ai Box als Doku-Layer attraktiv.