Releases: MaggiWuerze/xddcwebloader
Releases · MaggiWuerze/xddcwebloader
Spring Boot 3 and automatic docker images
- Update to v3.2 of Spring Boot
- For every release there is now automatically a docker image created at the github container repository.
- Full Changelog: v0.6...v0.6.1
Not a v1, not a beta
- Removed User support. This means no more login, no more multi account support and all data is not longer bound to a specific user. If you want to secure it, use one of the available Auth projects available (e.g. Authelia) or your reverse proxies auth capabilities
- Updated to latest v2 of Spring
- Migrated Spring Security in preparation of Spring v3
- Upgraded to latest version of React-Bootstrap
Fixed Add Buttons And Improved Error Handling
Fixed the new add buttons, the space key in the popovers is now back on the menu.
Also improved validation and error handling in the backend and error feedback in the frontend.
Added deletion to the UI
- Fix deletion through the UI
- updated documentation
Some Fixes and little updates
Bugfixes and option to change the download path
First release for testing
This is the first release of XDCCWebLoader. It is still in beta and some features might not work as intended. It is also still missing a lot of configuration options, but it's here.
Thanks to everyone willing to use this and provide feedback and issues, you're helping me a lot.