Dokuwiki - Package Updates
Pinned
Dokuwiki
-
[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_PROCESS
event 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