Skip to content

Releases: MaggiWuerze/xddcwebloader

Spring Boot 3 and automatic docker images

08 Dec 22:50
Compare
Choose a tag to compare
  • 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

08 Dec 13:36
Compare
Choose a tag to compare
  • 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

22 Aug 14:04
Compare
Choose a tag to compare

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

16 Aug 08:18
Compare
Choose a tag to compare
Pre-release
  • Fix deletion through the UI
  • updated documentation

Some Fixes and little updates

12 Aug 11:33
Compare
Choose a tag to compare
Pre-release

Bugfixes and option to change the download path

First release for testing

09 Aug 16:40
Compare
Choose a tag to compare
Pre-release

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.