1- **_2025-10-01_**
2    -   Fixed bug where icon engine would conflict with the mikioplugin [#42](https://github.com/nomadjimbob/mikioplugin/issues/42). Thanks nhratos.
3    -   Fixed showing duplicates in "You Are Here" block for a category start page [#117](https://github.com/nomadjimbob/mikio/pull/117). Thanks box789.
4    -   Fixed incorrect parsing of the search template [#114](https://github.com/nomadjimbob/mikio/issues/114). Thanks reissmann.
5    -   Fixed parsing issue with special HTML characters with the hero and window title [#113](https://github.com/nomadjimbob/mikio/issues/113). Thanks nicola-myo and fiwswe.
6    -   Fixed display error when updating ACLs in the admin panel [#103](https://github.com/nomadjimbob/mikio/issues/103). Thanks VNRARA.
7    -   Fixed tables not visible in the ProseMirror editor [#115](https://github.com/nomadjimbob/mikio/issues/115). Thanks dutran123.
8    -   Added support for the <TOC> tag in the sidebar to override the normal TOC location [#106](https://github.com/nomadjimbob/mikio/issues/106). Requested by tgrosinger.
9    -   Fixed responsive TOC issue when set to full height on mobile [#100](https://github.com/nomadjimbob/mikio/issues/100). Reported by ZhongXiYi.
10    -   Added support for the DO plugin [#76](https://github.com/nomadjimbob/mikio/issues/76). Requested by macin.
11    -   Fixed positioning issue with the Tag and Approve plugins [#101](https://github.com/nomadjimbob/mikio/issues/101). Thanks macin.
12
13- **_2025-09-24_**
14    -    Fixed security vulnerability, parsing less error discloses the physical path. Reported by B Mercer.
15    -    Fixed page tools visibility [#110](https://github.com/nomadjimbob/mikio/pull/110), [#112](https://github.com/nomadjimbob/mikio/pull/112). Thanks a2belugin, box789.
16    -    Added Russian translation [#111](https://github.com/nomadjimbob/mikio/pull/111). Thanks box789.
17    -    Added ability to translate Back and View Page strings in the breadcrumb [#109](https://github.com/nomadjimbob/mikio/pull/109). Thanks box789.
18    -    Fixed media manager description list not being readable in dark mode [#96](https://github.com/nomadjimbob/mikio/issues/96). Thanks macin.
19    -    Improved language support in the configuration options [#94](https://github.com/nomadjimbob/mikio/issues/94). Thanks Little-Data.
20    -    Added support to default to dark theme in the template options [#95](https://github.com/nomadjimbob/mikio/issues/95). Requested by jeffka11.
21    -    Fix dynamic variable creation depreciation warnings in the lessc engine
22    -    Will now detect if `mbstring` is missing from your PHP installation is not use these helper methods [#102](https://github.com/nomadjimbob/mikio/issues/102). Thanks Naomitor.
23    -    Fixed overflow bug with large number of trace items on small displays [#104](https://github.com/nomadjimbob/mikio/issues/104). Thanks looowizz.
24
25- **_2025-04-24_**
26    -    Fix typo preventing logged_in_user from showing [#105](https://github.com/nomadjimbob/mikio/pull/105). Thanks ChaosKid42.
27    -    Added support for the Chinese language [#91](https://github.com/nomadjimbob/mikio/pull/91). Thanks Little-data.
28    -    `navbarTitleIconHeight` and `navbarTitleIconWidth` will now override any automatic navbar logo height and width which fixes non-square SVGs [#98](https://github.com/nomadjimbob/mikio/issues/98). Thanks macin.
29    -    Added support for Dark Mode logos in the navbar [#98](https://github.com/nomadjimbob/mikio/issues/98). Requested by macin.
30    -    Fixed table alignments not being applied [#86](https://github.com/nomadjimbob/mikio/issues/86). Thanks aloade.
31    -    Fixed empty menus being shown when all items have been disabled [#88](https://github.com/nomadjimbob/mikio/issues/88). Thanks aloade.
32    -    Fixed styling issues in the Media Manager [#85](https://github.com/nomadjimbob/mikio/issues/85). Thanks aloade.
33    -    Fixed issue with languages other than english not being supported correctly [#81](https://github.com/nomadjimbob/mikio/issues/81). Requested by Little-Data.
34    -    Added support to set the maximum width of the navbar search box [#73](https://github.com/nomadjimbob/mikio/issues/73). Requested by macin.
35    -    Added styling support for footnotes [#87](https://github.com/nomadjimbob/mikio/issues/87). Thanks aloade.
36    -    Fixed missing configuration data.
37    -    Added navbar support for versionswicher plugin [#79](https://github.com/nomadjimbob/mikio/issues/79). Requested by macin.
38    -    Fixed input backgrounds not rendering colours correctly in some circumstances on the configuration page.
39    -    Fixed styling on input fields in darkmode. Style.ini now supports separate input options [#82](https://github.com/nomadjimbob/mikio/issues/82). Thanks  BioSehnsucht.
40    -    Fixed padding on inline code blocks to be smaller.
41    -    Cleaned up the display of the versionswitcher syntax. Thanks macin.
42    -    Fixed incorrect language entries [#78](https://github.com/nomadjimbob/mikio/issues/78). Thanks Little-Data.
43    -    Fixed incorrect padding on code/pre blocks [#77](https://github.com/nomadjimbob/mikio/issues/77). Thanks macin.
44
45- **_2024-06-05_**
46
47    -    Fix tag text colouring not applying correctly.
48    -    Allow hiding tags in hero if using `<tags>` element in the MikioPlugin [#70](https://github.com/nomadjimbob/mikio/issues/70). Requested by garanovich.
49
50- **_2024-05-03_**
51    -    Fixed incorrect style file names. Thanks, Wolfram.
52    -    Table cell padding now adjustable through the style config page. Thanks Hakker.
53    -    Added ability to style row border color through the style config page. Thanks Elanndelh.
54    -    Added option to make the left sidebar sticky. Requested by Wolfram.
55
56- **_2024-02-09_**
57    -   Added support for DokuWiki Kaos
58    -   Updated to support PHP 8.2
59    -   Added access key support to page elements [#64](https://github.com/nomadjimbob/mikio/issues/64). Thanks rebeka-catalina.
60
61- **_2023-12-12_**
62
63    -   `autoDarkLight` configuration setting will override user setting when `showDarkLight` is disabled [#56](https://github.com/nomadjimbob/mikio/issues/56).
64    -   Cookies used in the template now use the upcoming `SameSite` requirement.
65    -   Fixed snapshots not being detected and causing script loading issues [#57](https://github.com/nomadjimbob/mikio/issues/57). Thanks schplurtz.
66    -   Updated the typescript library to support jQuery compatibility mode [#57](https://github.com/nomadjimbob/mikio/issues/57). Thanks schplurtz.
67    -   Fixed bug in config for showNotifications not being a dropdown.
68    -   Changed default value of showNotifications to `always` to reflect DokuWiki. [#58](https://github.com/nomadjimbob/mikio/issues/58). Thanks schplurtz.
69    -   Fixed z-index bug with the sub navbar. [#60](https://github.com/nomadjimbob/mikio/issues/60). Thanks schplurtz.
70
71-   **_2023-12-11_**
72
73    -   Fixed bug with tags not correctly coloured. [#59](https://github.com/nomadjimbob/mikio/issues/59). Thanks WetenSchaap.
74
75-   **_2023-12-04_**
76
77    -   Added ability to customize the page footer info text.
78
79-   **_2023-10-30_**
80
81    -   Added support for the FastWiki plugin. Requested by kjumybit.
82    -   Fixed panels on the Administration page sometimes showing dots as part of the name.
83
84-   **_2023-10-20_**
85
86    -   Fixed LESS engine not being discovered when DokuWiki is hosted in a subdirectory. Thanks, Jan.
87
88-   **_2023-10-16_**
89
90    -   Added color picker selector back to style page. Requested by Jan.
91
92-   **_2023-10-14_**
93
94    -   Fixed bug where external page tools where not showing in the toolbar. Thanks, Jan.
95
96-   **_2023-06-05_**
97
98    -   Fixed bug with `~~hide-parts~~` no longer working. [#52](https://github.com/nomadjimbob/mikio/issues/52). Thanks nathanmcguire.
99    -   Mikio Control Macros now support the format `-~SETTING~-` as well as the standard `~~SETTING~~`. This fixes an incompatibility with the [Comment Syntax support](https://www.dokuwiki.org/plugin:commentsyntax) extension.
100
101-   **_2023-05-19_**
102
103    -   Fixed notifications appearing in weird places at times.
104    -   Setting `tpl»mikio»showNotifications` to an empty string is the same as setting it to `always`.
105    -   Fixed languages not shown in dropdown correctly with the 'translate' plugin when `plugin»translation»dropdown` is turned on.
106    -   Fixed some css issues on small screens.
107
108-   **_2023-05-18_**
109
110    -   Added automatic Light/Dark mode option (disabled by default).
111    -   Added support for the [translate plugin](https://www.dokuwiki.org/plugin:translation).
112
113-   **_2023-05-13_**
114
115    -   Fixed tables not being styling correctly and incorrect language used in the styling config [#50](https://github.com/nomadjimbob/mikio/issues/50). Thanks RonaldPR.
116    -   The themes LessC engine will output any exceptions that occur in the fallback CSS to help track issues.
117
118-   **_2023-05-11_**
119
120    -   Fixed empty scrollbars being shown when TOC is set to full height [#49](https://github.com/nomadjimbob/mikio/issues/49). Thanks vitaprimo and RonaldPR.
121    -   Added a `noshadow` subtheme
122
123-   **_2022-10-31_**
124
125    -   Added support to directly editing Mikio Plugin within Template Style Settings.
126
127-   **_2022-10-12_**
128
129    -   Fixed blank page being displayed instead of media detail [#48](https://github.com/nomadjimbob/mikio/issues/48). Thanks spratinatin
130
131-   **_2022-10-09_**
132
133    -   Fixed issue of new elements not being added to CSS when a custom template style is set
134    -   Fixed issue of wiki page style (existing and missing) not taking priority of link colouring
135    -   Added support for styling link pseudo classes (visited, hover, active) for links and page links [#47](https://github.com/nomadjimbob/mikio/issues/47). Thanks chrbinder
136
137-   **_2022-10-04_**
138
139    -   Cleaned up the code to PHPCS standards
140    -   Fixed breadcrumb layouts on mobile [#31](https://github.com/nomadjimbob/mikio/issues/31)
141    -   Fixed Media Manager on small displays
142    -   Fixed layout compatiblity on Greebo
143    -   Fixed search results layout [#41](https://github.com/nomadjimbob/mikio/issues/41)
144    -   Added Dark-mode support [#43](https://github.com/nomadjimbob/mikio/issues/43). Thanks chrbinder
145    -   Fixed incorrect file names listed [#45](https://github.com/nomadjimbob/mikio/issues/45). Thanks babudro
146    -   Fixed sidebars not showing [#46](https://github.com/nomadjimbob/mikio/issues/46). Thanks dasbenjo
147
148-   **_2022-05-10_**
149
150    -   Added support to directly set title icon width and height in config. Thanks AlexiaR
151
152-   **_2022-05-05_**
153
154    -   Fixed searching for images in the theme directory [#42](https://github.com/nomadjimbob/mikio/issues/42). Thanks cmacmackin
155    -   Added support for the defer js option, previously always deferred [#39](https://github.com/nomadjimbob/mikio/issues/39). Thanks cmacmackin
156    -   Added typeahead search [#40](https://github.com/nomadjimbob/mikio/issues/40). Thanks cmacmackin
157    -   Fixed double breadcrumb options on admin pages
158    -   Added sticky top header, navbar and header options. Thanks chitland
159
160-   **_2022-03-05_**
161
162    -   Fixed page tools in footer not being horizontal [#38](https://github.com/nomadjimbob/mikio/issues/38). Thanks chitland
163    -   Fixed Mikio Config headers disappearing in some cases
164    -   Separated Breadcrumbs and You Are Here items [#36](https://github.com/nomadjimbob/mikio/issues/36). Thanks chitland
165
166-   **_2021-12-11_**
167
168    -   Added table row background styling options
169    -   Fixed styling issue when using the indexmenu plugin [#35](https://github.com/nomadjimbob/mikio/issues/35). Thanks 3ole.
170    -   Fixed inconsitant tab/spaces in mikio.less and mikio.css
171    -   Removed debug logs from mikio.js
172    -   Fixed input placeholders not hiding in prepopulated fields [#34](https://github.com/nomadjimbob/mikio/issues/34)
173    -   Added option to hide menu and page tool items [#32](https://github.com/nomadjimbob/mikio/issues/32). Thanks annievoss.
174    -   Fixed compadibility with BookCreator [#26](https://github.com/nomadjimbob/mikio/issues/26). Thanks johncourtland.
175    -   Fixed Greebo styling errors not present in Hogsfather
176
177-   **_2021-08-11_**
178
179    -   Fixed path check on Windows [#33](https://github.com/nomadjimbob/mikio/issues/33)
180    -   Recompilied CSS
181
182-   **_2021-06-17_**
183
184    -   Added support for navbar title link to use showpageafterlogin setting if installed [#27](https://github.com/nomadjimbob/mikio/issues/27)
185
186-   **_2021-06-09_**
187
188    -   TOC is now full width on mobile [#25](https://github.com/nomadjimbob/mikio/issues/25)
189    -   Hamburger and sidebar icons are now displayed correctly [#23](https://github.com/nomadjimbob/mikio/issues/23), [#24](https://github.com/nomadjimbob/mikio/issues/24)
190    -   Site width is now available under Template Style Settings [#22](https://github.com/nomadjimbob/mikio/issues/22)
191    -   TOC is now sticky when set to full height [#21](https://github.com/nomadjimbob/mikio/issues/21)
192    -   Added support to the theme being linked by a symbolic link [#20](https://github.com/nomadjimbob/mikio/issues/20)
193    -   Mikio will now fall back to using CSS when there is the LESS engine is not detected [#20](https://github.com/nomadjimbob/mikio/issues/20)
194
195-   **_2021-03-10_**
196
197    -   Fixed bad breadcrumb URL formatting on sites using userewrite [#19](https://github.com/nomadjimbob/mikio/issues/19)
198
199-   **_2021-03-04_**
200
201    -   Added support to hide page elements [#18](https://github.com/nomadjimbob/mikio/issues/18)
202
203-   **_2021-01-22_**
204
205    -   Fixed a syntax error with the core css
206
207-   **_2020-11-12_**
208
209    -   Corrected terminology in readme to match Dokuwiki [#17](https://github.com/nomadjimbob/mikio/issues/17)
210    -   Fix showing part of the sidebar when it should be hidden in certain conditions [#16](https://github.com/nomadjimbob/mikio/issues/16)
211    -   Added option to always show the sidebar, even when there is no content [#16](https://github.com/nomadjimbob/mikio/issues/16)
212
213-   **_2020-10-07_**
214
215    -   Fixed hero header parsing on some servers
216    -   Fixed safari color picker issue [#14](https://github.com/nomadjimbob/mikio/issues/14)
217    -   LESS now defaults to enabled with fallback to ctype functions built into mikio for docker apps [#13](https://github.com/nomadjimbob/mikio/issues/13)
218    -   Fix for Template Style Settings being ignored [#12](https://github.com/nomadjimbob/mikio/issues/12)
219
220-   **_2020-10-01_**
221
222    -   Fix for `sidebarMobileDefaultCollapse` option being inconsistent in code and not working correctly [#11](https://github.com/nomadjimbob/mikio/issues/11). Thanks to GJRobert for catching that.
223
224-   **_2020-09-27_**
225
226    -   Sidebars hidden by default in mobile view [#10](https://github.com/nomadjimbob/mikio/issues/10)
227    -   Fixed errors with the LESS compilier on some nginx configurations
228    -   Fixed styling and image display thumb size in media manager popup
229    -   Fixed text field placeholders not disappearing with text entry
230    -   Added support for Hogfather
231    -   Added option to use LESS or direct CSS. Some configurations (docker linuxserver/dokuwiki) do not have the required PHP extensions installed
232    -   Supports Docker linuxserver/dokuwiki container file structures
233
234-   **_2020-09-10_**
235
236    -   Floating page tools is now a UL element with classes applied from getType and getLinkAttributes. Fixes popup dialogs initiated from the page menu [#7](https://github.com/nomadjimbob/mikio/issues/7)
237    -   Template.info.txt now shows correct release dates [#8](https://github.com/nomadjimbob/mikio/issues/8)
238    -   Fixed rightsidebar php warnings
239    -   Code/Pre blocks no longer have padding applied on the admin pages
240
241-   **_2020-08-26_**
242
243    -   Footer is no longer shown outside of page view
244    -   Public messages are now displayed on the page
245    -   Fixed icon rendering in hero bar
246    -   Fixed TOC rendering bug
247
248-   **_2020-07-27_**
249
250    -   Added option to show wiki footer in page content
251
252-   **_2020-07-24_**
253
254    -   Fixed image detail bug
255
256-   **_2020-07-20_**
257
258    -   Fixed prewrap and sidebar search bar margins
259
260-   **_2020-07-16_**
261
262    -   Merged code block styling with pre
263    -   Fixed mediamanager failures on 2018-04-22a "Greebo" [#5](https://github.com/nomadjimbob/mikio/issues/5)
264    -   Icon tag is rendered correctly in preview [#4](https://github.com/nomadjimbob/mikio/issues/4)
265
266-   **_2020-07-15_**
267
268    -   Fixed an issue with the simple_html_dom library when editing a section of a page caused page corruption [#3](https://github.com/nomadjimbob/mikio/issues/3)
269
270-   **_2020-07-14_**
271
272    -   Added id=dokuwiki\_\_content identifier for the page content element
273    -   Added styling and fixed overflow issues with pre elements
274    -   Fixed page width overflow issues
275
276-   **_2020-07-09_**
277
278    -   Fixed cosmetic display issues when `input[type=file]` is hidden by plugins [#2](https://github.com/nomadjimbob/mikio/issues/2)
279
280-   **_2020-07-07_**
281    -   Initial release