What's new in v2020-07-29 release
This release introduce a support for Hogfather DokuWiki release and the support for Bitnami DokuWiki image (Docker), LinuxServer.io DokuWiki image (Docker), Debian/Ubuntu and Arch Linux. Changed the JS and CSS loading for increase the performance.
Enjoy!
Added
- Added support for Hogfather release
- Added
css.php
dispatcher for Bootstrap themes - Added support for Bitnami DokuWiki image (Docker), LinuxServer.io DokuWiki image (Docker), Debian/Ubuntu and Arch Linux
- Added
doku_inc.php
support for specify the correctedDOKU_INC
path (added incss.php
andiconify.php
)
Changed
- Moved CSS and JS asset into standard DokuWiki CSS/JS dispatcher (
/lib/exe/{js,css}.php
) for better plugin compatibility - Updated Iconify to v1.0.6
- Enabled semantic metadata (schema.org)
Removed
- Removed
semantic
option (now is always enabled) - Removed
.wikilink2
class in navbar & list and in SimpleNavi plugin
Fixed
- #461 PR: "pagefooter" duplicate where "pageheader" intended (thanks to @cgalo5758)
- #464: Section Edit jumping bug (thanks to @lizat and @kaapyth0n)
- #465: Added "itemref" meta (thanks to @sioc-de-narf)
- #466: Regression with Callout syntax and SVG icon (thanks to @geraldraaf)
- #467: Section-editing mouse flickering, when trying to click on "edit" button (thanks to @virk)
- #469: No TOC in Navbar (thanks to @Ohkami)
- #476: Fixed missing footer hook with particular configurations (thanks to @darren-henderson)
- #481: Navbar Items Improperly Formatted on Hogfather (thanks to @TheZachh and @phy25)