2.7.0-release (2026-08-07)
Features
- installer pre-flight checks and fix PDF parsing error (#415) (#418) (622b328)
- permission inheritance design doc, implementation plan, and rename 'None' to 'Unset' across all language files (69670af)
- widen main content container to match navbar width (#414) (e9a9109)
Bug Fixes
- add cPanel PHP 8.3 handler to .htaccess for demo site compatibility (5f7b38b)
- correct revision history lifecycle for incoming staging (#413) (0c82042)
- pass empty argv to migrate() in demoRefresh (ce95837)
- redirect non-index pages to installer when DB has no tables (#410) (c22fa86)
- restore missing popup() function for help links (#417) (2efe56e)
- session_start guards, base_url trailing slash, CSRF validation, and E2E retry (006cd22)
- use getTokenForTemplate() instead of getToken() in content_index (#411) (d141137)