Changelog for SendFS
0.6.4 - 2025-02-05
- Use Content-Type in web properly (#128)
0.6.3 - 2025-01-22
- UI checks for inappropriate content types now displaying more user-friendly errors (#125)
- Missing content type is treated as application/octet-stream now which allows to upload some files that were rejected previously (#125)
0.6.2 - 2024-09-02
- About page link not working when served from NeoFS (#122)
0.6.1 - 2024-08-30
- Missing Typescript dependency (#120)
0.6.0 - 2024-08-30
- Opengraph image meta tag (#112)
- Description page (#74)
- Moved to Typescript (#110)
- Use new (0.9.0+) REST gateway APIs (#114)
0.5.3 - 2023-10-05
- NPM warnings (#100)
- Minimal height (#107)
- Tooltip display (#109)
- Allow uploading up to 200M (#97)
- Updated YouTube link (#101)
- Add hosting link (#106)
0.5.2 - 2023-07-03
- Clarified epochs/hours relationship (#93)
- Improved handling of missing objects (#94)
- A number of stylistic UI adjustments (#23, #24, #30, #37, #38, #46, #52, #53, #54, #55, #60, #69, #76, #78, #85, #86)
- Uploading files with authorization via proxy (#44)
- Upload error handling (#45, #88)
- Website version in the footer (#28, #68, #84)
- Proper Content-Security-Policy (#42, #79)
- Proper license (#31)
- More metadata on the "load" page (#77, #91)
- App autoversioning scheme (#39, #41)
- New README with up-to-date configuration and instructions (#31, #58, #59, #66, #75)
- REACT_APP_EPOCH_LINE configuration, it's a part of the app now since it can't change unless netmap contract changes (#31)
The first React version fixing #12, #13, #14, #15, #16.
See git log.