Releases: chenx6/file-station
Releases · chenx6/file-station
2nd release
What's Changed
- Suit for axum 0.6
- Add "Max-Age" option for cookies, prevent cookies expires before tokens
- Add logout button
Full Changelog: 0.1.0...0.1.1
First release 🎉
0.1.0 Update dependencies
0.1.0-beta1
- Refractoring config getter
- Add multiple select
- Use dynamic import to reduce bundle size
- Remove gesture in gallery
0.1.0-alpha5
- Add multiple selection
0.1.0-alpha4
- Add upload indicator
- Add footer
0.1.0-alpha3
- Add backend logger
- Add
key
argument in{#each}
loop for better refresh - Clean text after closing share window
0.1.0-alpha2
- Fix security issue, add random key, get salt from environment.
- Fix after uploading issue, removing gallery cycling
- Add new icon
- Add size conversion
- Add password in share
Full Changelog: 0.1.0-alpha1...0.1.0-alpha2
0.1.0-alpha1
Update README.md