Releases: zer0tonin/Mikochi
Releases · zer0tonin/Mikochi
1.6.2
- Fix path inconsistencies
- Wider table with higlighted row on hover
1.6.0
- Handles non-json formatted errors from the backend or reverse-proxies
- Adds an option for GZIP compression (off by default)
1.5.1
- Fixes duplicate HTTP requests on search (thanks @suyash-sneo )
- Fixes back navigation
1.5.0
- Adds NO_AUTH option to disable the password authentication
- Makes the folder icons clickable
1.4.6
- Fix deleting/renaming from the root directory
- Fix using the rename modal multiple times in a row
1.4.5
Update dependencies and format
1.4.4
Fix falling back to client-side routing on prod builds (closes #2)
Vite frontend
- Uses Vite to package the frontend
- Fixes various navigation bugs
- No dependency on external cdn for css
1.4.2
Fix preact-iso's weird encodeURI behaviour
1.3.1
- fix sorting on chrome browser
- fix race condition on file system change