Gokapi
Lightweight self-hosted Firefox Send alternative
Alternative to: firefox send, wetransfer, dropbox transfer
About
Versions (38)
v1.9.3
2024-12-07Changelog
- Fixed editing of API permissions or existing files not working, when using external authentication #210
- Fixed not showing an error message if file is larger than allowed file size #213
- Upload defaults are now saved locally instead of server-side #196
- Internal API key is now used for all API actions on the GUI
- Added API endpoint
/auth/deleteto delete API key - Added parameter in
/auth/createto include basic permissions - Added warning in docker container, if data or config volume are not mounted
- Minor changes
Breaking Changes
- API: Session authentication has been removed, an API key is now required
- API: When not adding a parameter for maximum downloads or expiry, the default values of 1 download or 14 days are used instead of previous used values for calls
/files/addand/chunk/complete
Full Changelog: https://github.com/Forceu/Gokapi/compare/v1.9.2…v1.9.3