Gokapi
Lightweight self-hosted Firefox Send alternative
Alternative to: firefox send, wetransfer, dropbox transfer
v1.9.1
2024-07-31Changelog
- Fixed processing/uploading status not showing after upload #193
- Fixed crash when OIDC returns nil for groups #198
- Fixed crash after running setup and changing encryption #197
- Changed versioning of css/js files to prevent caching of old versions #195
- Other minor changes
Breaking changes
If you are using a custom theme, make sure that you change the CSS and JS filenames. Instead of e.g. main.min.css, the files are versioned now to include the version number in the filename, in this example the filename would be main.min.5.css
Upgrading
- If running an older version than 1.9.0, please check the 1.9.0 changelog for upgrading and breaking changes
Full Changelog: https://github.com/Forceu/Gokapi/compare/v1.9.0…v1.9.1