New
v0.30.0
- Add
--file-external-urlto generate links pointing to another server #1492 (thanks @jankeymeulen) - Add date pill and sort links for mobile views #1473 (thanks @Flat)
- Add upload progress bar and allow for multiple concurrent file uploads #1431 (thanks @AlecDivito)
- Add
--size-displayto allow for toggling file size display betweenhumanandexact#1261 (thanks @Lzzzzzt) - Add well-known healthcheck route at
/__miniserve_internal/healthcheck(of/<prefix>/__miniserve_internal/healthcheckwhen using--route-prefix) - Add asynchronous recursive directory size counting #1482
- Add link to miniserve GitHub page to footer
- Add
--directory-sizeflag to enable directory size counting - Fix --no-symlinks not filtering files and dirs nested in symlinks #1495 (thanks @ahti)