New Features
- The API documentation is available at
/api
. Note that the listed endpoints were designed for internal use only, so they don't comply with the RESTful convention. Because of this, most endpoints will be changed or removed soon, so use them at your own risk! You are advised to wait for a more stable version. - You can now disable SSL verification for out-going requests by setting the
DISABLE_SSL_VERIFICATION
environment variable to1
ortrue
.
Improvements
- You can now use a proxy that requires authentication
- Rewrite the download manager page for better performance
Bug-Fixes
- Fix a bug where a deleted download job will continue to run