Skip to content

Releases: svenstaro/miniserve

v0.21.0

15 Sep 06:00
v0.21.0
4a8363f
Compare
Choose a tag to compare
  • Fix bug where static files would be served incorrectly when using --random-route #835 (thanks @solarknight)
  • Add --readme to render the README in the current directory after the file listing #860 (thanks @Atreyagaurav)
  • Add more architectures (and also additional container images)

v0.20.0

26 Jun 00:26
v0.20.0
0656e4d
Compare
Choose a tag to compare
  • Fixed security issue where it was possible to upload files to locations pointed to by symlinks
    even when symlinks were disabled #781 (thanks @sheepy0125)
  • Added --hide-theme-selector flag to hide the theme selector functionality in the frontend #805 (thanks @flamingoodev)
  • Added --mkdir flag to allow for uploading directories #781 (thanks @sheepy0125)

v0.19.5

18 May 05:18
v0.19.5
ca2ea52
Compare
Choose a tag to compare
  • Fix security issue where --no-symlinks would only hide symlinks from listing but it would
    still be possible to follow them if the path was known

v0.19.4

02 Apr 14:55
v0.19.4
b1e9eff
Compare
Choose a tag to compare
  • Fix random route leaking on error pages #764 (thanks @steffhip)

v0.19.3

15 Mar 19:51
v0.19.3
7ff1f2a
Compare
Choose a tag to compare
  • Allow to set the accept input attribute to arbitrary values using -m and -M #755 (thanks @mayjs)

v0.19.2

21 Feb 00:37
v0.19.2
1f8807b
Compare
Choose a tag to compare
  • Add man page support via --print-manpage #738

v0.19.1

16 Feb 22:27
v0.19.1
c636a3b
Compare
Choose a tag to compare
  • Better MIME type guessing support due to updated mime_guess

v0.19.0

06 Feb 15:46
v0.19.0
deccf51
Compare
Choose a tag to compare
  • Fix panic when using TLS in some instances #670 (thanks @aliemjay)
  • Add --route-prefix to add a fixed route prefix #728 (thanks @aliemjay and @Jikstra)
  • Allow tapping the whole row in mobile view #729

v0.18.0

26 Oct 01:11
v0.18.0
c957d6c
Compare
Choose a tag to compare

v0.17.0

04 Sep 21:28
v0.17.0
f8ab19e
Compare
Choose a tag to compare