Skip to content

Releases: svenstaro/miniserve

v0.29.0

06 Feb 06:40
v0.29.0
dfa37fd
Compare
Choose a tag to compare
  • Make URL encoding fully WHATWG-compliant #1454 (thanks @cyqsimon)
  • Fix OVERWRITE_FILES env var not being prefixed by MINISERVE_ #1457
  • Change font-weight of regular files to be normal to improve readability #1471 (thanks @shaicoleman)
  • Add webdav support #1415 (thanks @ahti)
  • Move favicon and css to stable, non-random routes #1472 (thanks @ahti)

v0.28.0

12 Sep 02:15
v0.28.0
8876500
Compare
Choose a tag to compare
  • Fix wrapping text in mobile view when the file name too long #1379 (thanks @chaibiq)
  • Fix missing drag-form when dragging file in to browser #1390 (thanks @chaibiq)
  • Improve documentation for the --header parameter #1389 (thanks @orwithout)
  • Don't show mkdir option when the directory is not upload allowed #1442 (thanks @Atreyagaurav)

v0.27.1

16 Mar 11:45
v0.27.1
c18eff0
Compare
Choose a tag to compare

v0.27.0

16 Mar 11:22
v0.27.0
7c110c1
Compare
Choose a tag to compare

v0.26.0

13 Jan 06:35
v0.26.0
049bb50
Compare
Choose a tag to compare
  • Properly handle read-only errors on Windows #1310 (thanks @ViRb3)
  • Use tokio::fs instead of std::fs to enable async file operations #445
  • Add -S/--default-sorting-method and -O/--default-sorting-order flags #1308 (thanks @ElliottLandsborough)

v0.25.0

07 Jan 00:58
v0.25.0
dd438fe
Compare
Choose a tag to compare
  • Add --pretty-urls #1193 (thanks @nlopes)
  • Fix single quote display with --show-wget-footer #1191 (thanks @d-air1)
  • Remove header Content-Encoding when archiving #1290 (thanks @5long)
  • Prevent illegal request path from crashing program #1285 (thanks @cyqsimon)
  • Fixed issue where serving files with a newline would fail #1294

v0.24.0

06 Jul 08:50
v0.24.0
b92fae4
Compare
Choose a tag to compare
  • Fix ANSI color codes are printed when not a tty #1095
  • Allow parameters to be provided via environment variables #1160

v0.23.2

28 Apr 02:55
v0.23.2
fa5f5aa
Compare
Choose a tag to compare
  • Build Windows build with static CRT #1107

v0.23.1

17 Apr 13:48
v0.23.1
dd82aea
Compare
Choose a tag to compare
  • Add EC key support #1080

v0.23.0

01 Mar 03:17
v0.23.0
d421459
Compare
Choose a tag to compare