DokuWiki 2023-04-04
10 April 2023
DokuWiki version 2023-04-04 is now available (security release).
Upgrading to DokuWiki 2023-04-04
DokuWiki 2023-04-04 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply DokuWiki updates as new versions are released, or use Installatron's Clone feature to duplicate an existing DokuWiki install to test the 2023-04-04 upgrade prior to applying it live. Get started managing your DokuWiki installations with Installatron
What's New in DokuWiki 2023-04-04
Security
- The options to embed HTML and PHP have been completely removed for security reasons :!:
Bug Fixes
- A lot of fixes for warnings in PHP8+
- A new feature flag hidewarnings will suppress the output of warnings, if PHP is configured to show warnings to the end user
- Quicksearch with UTF-8 chars
- Basic auth header parsing
- Old revisions for pages with dots
- Feed titles
- Handling of unknown config options
- Relaxed media CSP headers for PDF and SVG handling
- Relaxed browseruid check for better browser compatibility
- Compatibility updates for mail sending
- Unit Tests use php-dom-wrapper instead of phpquery now :!:
- Improved error logging
- Dependency Updates