Version | Change log |
BitNami DokuWiki Stack 2024-02-06a Jul 26, 2024 |
New: DokuWiki requires at least PHP 7.4 now Further fixes for warnings in PHP8+ Complete Overhaul of the Remote API and introduction of the JSONRPC transport (see Patreon Post) Introduction of Token Auth Automatic pruning of logs (see Configuration Setting: logretain) Plugin authors can now set an update message to be shown in extension manager Refactored feed generation Better baseurl detection when running behind reverse proxy :!: developers now need to install dev dependencies via composer Automatic loading of vendor/autoload.php for plugins SameSite=Lax cookie attribute is set by default now (see Configuration Setting: samesitecookie) The default dokuwiki template now supports a SVG logo. The logo height is now fixed to 64px :!: Lots of coding style fixes Various bug fixes and smaller tweaks Hotfix: fix problem with parsing uneven table columns 4186 fix logo aspect ratio in dokuwiki template when using PNG logo 4187 re-add missing FEED_DATA_PROCESS event 4191 fix error handling for plugins with missing info 4193 fix doubly declared cache class error 4200 fix content-type header for feeds 4203 ignore decryption errors on old cookies 4198 |