Skip to content

Releases: nomadjimbob/mikio

2024-09-01 RC-1

01 Sep 07:11
Compare
Choose a tag to compare
2024-09-01 RC-1 Pre-release
Pre-release

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

04 Jun 19:28
Compare
Choose a tag to compare
  • 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

03 May 10:51
Compare
Choose a tag to compare
  • Fixed incorrect style file names. Thanks Wolfram.
  • Table cell padding now adjustable through the style config page #62. Thanks Hakker.
  • Added ability to style row border color through the style config page #64. Thanks Elanndelh.
  • Added option to make the left sidebar sticky. Requested by Wolfram.

2024-02-09

08 Feb 23:40
Compare
Choose a tag to compare

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

12 Dec 09:41
Compare
Choose a tag to compare
  • autoDarkLight configuration setting will override user setting when showDarkLight 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

11 Dec 09:07
Compare
Choose a tag to compare
  • Fixed bug with tags not correctly coloured. #59. Thanks WetenSchaap.

2023-10-30

30 Oct 09:05
Compare
Choose a tag to compare
  • 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

19 Oct 22:47
Compare
Choose a tag to compare
  • Fixed LESS engine not being discovered when DokuWiki is hosted in a sub directory. Thanks Jan.

2023-10-16

15 Oct 22:57
Compare
Choose a tag to compare
  • Added color picker selector back to style page. Requested by Jan.

2023-10-14

13 Oct 21:39
Compare
Choose a tag to compare
  • Fixed bug where external page tools where not showing in the tool bar. Thanks Jan.