Changelog
0.7.3 (2025-11-03)
Update Qt libraries
Fix crash when all links offline [#105]
0.7.2 (2025-08-14)
Fix GUI hanging on completion [#97]
Ensure we only remove the specific package from JDownloader [#97]
Move DataNodes down priority list [#97]
0.7.1 (2025-08-12)
Fixed “Could not find package!” bug [#94]
0.7 (2025-08-06)
Add new download sites [#85]
Disable MegaUp as a download site [#84]
Fix crash if 1link redirects to ouo [#62]
Fix bug where not all links get added to JDownloader [#62]
Fixed improper escape characters in regex tools [#60]
Added requirements.txt [#60]
0.6 (2024-12-30)
Bumpy to v0.6 [#43]
Fix crash if NXBrew URL is invalid [#42]
Use exact versions in pyproject [#32]
Edit GH actions to run on main [#31]
Made cache URL agnostic [#30]
Improve error logging [#29]
Bypass 1link.club links [#28]
0.5 (2024-11-05)
Bump to v0.5 [#27]
Add PyPI action to GH actions [#26]
Bundle GUI script for GitHub version [#26]
Package for pip [#26]
Unify link parsing and make more general [#25]
Fix crash if no suitable releases found [#25]
Skip weird phantom links [#24]
Include what types of files are being removed in the clean up [#24]
Strip extraneous whitespace from titles [#24]
0.4 (2024-10-30)
Bump to v0.4 [#22]
Allow for generic base game [#21]
Catch MyJDAPI errors [#20]
Really fixed ouo de-shortener (please) [#20]
Add progress bar to GUI [#19]
Keep games list searchable even when downloads are running [#18]
If error occurs, don’t crash GUI [#17]
Exclude log folder so pip builds successfully [#16]
Further fixes for link shortening [#15]
0.3 (2024-10-26)
Bump to v0.3 [#14]
Make URL de-shortening less flaky [#13]
Simplified fetching thumbnail URL [#13]
Fixed cases where links could be missed [#13]
GUI updates [#12]
Logging updates [#11]
Update docs to reflect region preferences [#10]
0.2 (2024-10-20)
Bump to v0.2 [#9]
Check version is most up-to-date [#8]
Add configurable region/language preferences [#7]
Ensure package name is valid for JDownloader [#6]
0.1 (2024-10-19)
Initial release