Skip to content

Releases: zer0tonin/Mikochi

1.8.1

21 Apr 09:57
Compare
Choose a tag to compare
  • Removes an attempt at optimizing cache refresh which caused inconsistent file list display

1.8.0

16 Apr 17:28
Compare
Choose a tag to compare
  • Adds a progress bar on file upload
  • Allows uploading multiple files simultaneously

1.7.0

10 Dec 19:35
Compare
Choose a tag to compare
  • Add a dropdown menu with a log out option
  • Adds a success toast on upload, delete, etc operations
  • Removes padding on mobile devices
  • Adds a "FRONTEND_FILES" environment variable used to indicate the static frontend files folder

1.6.2

23 Aug 12:45
Compare
Choose a tag to compare
  • Fix path inconsistencies
  • Wider table with higlighted row on hover

1.6.0

09 Jul 09:47
Compare
Choose a tag to compare
  • Handles non-json formatted errors from the backend or reverse-proxies
  • Adds an option for GZIP compression (off by default)

1.5.1

19 Jun 13:39
Compare
Choose a tag to compare
  • Fixes duplicate HTTP requests on search (thanks @suyash-sneo )
  • Fixes back navigation

1.5.0

28 May 19:13
Compare
Choose a tag to compare
  • Adds NO_AUTH option to disable the password authentication
  • Makes the folder icons clickable

1.4.6

15 Apr 14:01
Compare
Choose a tag to compare
  • Fix deleting/renaming from the root directory
  • Fix using the rename modal multiple times in a row

1.4.5

15 Apr 12:08
Compare
Choose a tag to compare
Update dependencies and format

1.4.4

28 Feb 13:42
Compare
Choose a tag to compare
Fix falling back to client-side routing on prod builds (closes #2)