Dokuwiki - Package Updates
- 
[1.14.0]
- Update Dokuwiki to 2023-04-04
 - Changes
 - 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
 
 - 
[1.14.1]
- Update Dokiwiki to 2023-04-04a
 - Changes
 - A lot of fixes for warnings in PHP8+
 - The options to embed HTML and PHP have been completely removed for security reasons
 - 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
 
 - 
[1.16.0]
- Update Dokiwiki to 2024-02-06
 - Changes
 - 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
 - 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
 
 - 
[1.16.1]
- Update Dokuwiki to 2024-02-06a
 - Changes
 - 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_PROCESSevent 4191 - fix error handling for plugins with missing info 4193
 - fix doubly declared cache class error 4200
 
 - 
[1.17.0]
- Migrate from LDAP to OIDC login
 
 - 
[1.17.1]
- Set cloudron blue to oidc button
 - Do not enable group sync by default
 
 - 
[1.17.2]
- Update dokuwiki-plugin-oauth to v2024-10-30
 
 - 
[1.17.3]
- Update dokuwiki-plugin-oauth to v2024-11-02
 
 - 
[1.18.0]
- Add ability to enable Cloudron groups
 
 - 
[1.19.0]
- CLOUDRON_MAIL_FROM_DISPLAY_NAME implemented
 - Add support for CLOUDRON_OIDC_PROVIDER_NAME
 
 - 
[1.20.0]
- update base image to 5.0.0
 
 - 
[1.21.0]
- Update dokuwiki to 2025-05-14
 - Full Changelog
 - Please see https://www.dokuwiki.org/changes for what's new.
 
 - 
[1.22.0]
- Update dokuwiki to 2025-05-14a
 - Full Changelog
 
 - 
[1.23.0]
- Update dokuwiki-plugin-smtp to 2025-08-27
 
 - 
[1.23.1]
- Update dokuwiki-plugin-oauth to 2025-09-01