Releases: nomadjimbob/mikio
Releases · nomadjimbob/mikio
2024-09-01 RC-1
Warning
This is a release candidate and may contain errors. Use with caution
This release has significantly modified styling and code and while it has been tested, may still break in some cases. Please report these issues so that can be addressed!
Changes
- Fixed table alignments not being applied #86. Thanks aloade.
- Fixed empty menus being shown when all items have been disabled #88. Thanks aloade.
- Fixed styling issues in the Media Manager #85. Thanks aloade.
- Fixed issue with languages other than english not being supported correctly #81. Requested by Little-Data.
- Added support to set the maximum width of the navbar search box #73. Requested by macin.
- Added styling support for footnotes #87. Thanks aloade.
- Fixed missing configuration data.
- Added navbar support for versionswicher plugin #79. Requested by macin.
- Fixed input backgrounds not rendering colours correctly in some circumstances on the configuration page.
- Fixed styling on input fields in darkmode. Style.ini now supports separate input options #82. Thanks BioSehnsucht.
- Fixed padding on inline code blocks to be smaller.
- Cleaned up the display of the versionswitcher syntax. Thanks macin.
- Fixed incorrect language entries #78. Thanks Little-Data.
- Fixed incorrect padding on code/pre blocks #77. Thanks macin.
2024-06-05
- Fix tag text colouring not applying correctly.
- Allow hiding tags in hero if using
<tags>
element in the MikioPlugin #70. Requested by garanovich.
2024-05-03
2024-02-09
Added support for DokuWiki Kaos
Updated to support PHP 8.2
Added access key support to page elements #64. Thanks rebeka-catalina.
2023-12-12
autoDarkLight
configuration setting will override user setting whenshowDarkLight
is disabled #56.- Cookies used in the template now use the upcoming
SameSite
requirement. - Fixed snapshots not being detected and causing script loading issues #57. Thanks schplurtz.
- Updated the typescript library to support jQuery compatibility mode #57. Thanks schplurtz.
- Fixed bug in config for showNotifications not being a dropdown.
- Changed default value of showNotifications to
always
to reflect DokuWiki #58. Thanks schplurtz. - Fixed z-index bug with the sub navbar #60. Thanks schplurtz.
2023-12-11
- Fixed bug with tags not correctly coloured. #59. Thanks WetenSchaap.
2023-10-30
- Added support for the FastWiki plugin. Requested by kjumybit.
- Fixed panels on the Administration page sometimes showing dots as part of the name.
2023-10-20
- Fixed LESS engine not being discovered when DokuWiki is hosted in a sub directory. Thanks Jan.
2023-10-16
- Added color picker selector back to style page. Requested by Jan.
2023-10-14
- Fixed bug where external page tools where not showing in the tool bar. Thanks Jan.