Releases: mtlynch/picoshare
Releases · mtlynch/picoshare
1.4.5
Bugfixes
Improvements
- Make file expiry for guest links configurable when creating guest links by @Balk-Z in #613
- Link download count to download history by @mtlynch in #612
- Use long filepaths in server logs by @mtlynch in #584
- Upgrade to go 1.23.3 by @mtlynch in #605
- Add a .env.example file by @mtlynch in #614
New Contributors
- @hafeoz made their first contribution in #577
- @jotaen made their first contribution in #609
- @Balk-Z made their first contribution in #613
Full Changelog: 1.4.4...1.4.5
1.4.4
Bugfixes
- Remove litestream verbose flag, which was causing a crash at app launch by @danielmichaels in #574
New Contributors
- @danielmichaels made their first contribution in #574
Full Changelog: 1.4.3...1.4.4
1.4.3
Bugfixes
Improvements
- Display download count on file index by @gross2001 in #563
- Improve error message when requests to server fail by @mtlynch in #556
- Update to Litestream 0.3.13 by @mtlynch in #561
- Fix http server graceful shutdown by @phosae in #571
New Contributors
- @gross2001 made their first contribution in #563
Full Changelog: 1.4.2...1.4.3
1.4.2
Bugfixes
- Gracefully handle errors when creating guest links by @mtlynch in #548
- Allow user to dismiss error on settings page by @mtlynch in #551
- Always re-enable the save button on settings page by @mtlynch in #550
Improvements
- Provide richer data about disk space usage by @mtlynch in #537
- Compress release binaries with gzip by @mtlynch in #522
- Use the Go-builtin (more extensive) file extension -> mimetype mapping by @blinkingtwelve in #526
- Print version information in app by @mtlynch in #529
Breaking changes
This release drops support for the -vacuum
command:
New Contributors
- @blinkingtwelve made their first contribution in #526
Full Changelog: 1.4.1...1.4.2
1.4.1
untagged-42826e478f790e57dc91
Deploy to fly.io using a fly.io builder (#509)
1.4.0
untagged-ca4a262132db18a37556: Upgrade to shellcheck 0.9.0 (#499)
And fix bash lint