Posted June 09, 2024 by eumario
This release, fixes an issue with Download Manager for Godot Engines, not properly using Github and Tuxfamily, as there was a double execution of network requests, and one would end up being cancelled, over the other. This patch fixes the problem, so now properly queues the two requests, instead of firing them both off asynchronous.