Summary
- better exception handling (commit: 4a9c05d) (details)
- display active and scheduled threads (commit: 2b17709) (details)
- changed timeout to use seconds instead of minutes (commit: 747934e) (details)
- upload and process images cli command (commit: b4c16b3) (details)
- implement synchronous HTTP client and enhance error handling (commit: b4da400) (details)
- refactor Utils class for improved XML handling and synchronization; replace async HTTP calls with synchronous calls (commit: 5bc6f11) (details)
- add Cloudflare configuration options and bearer token handling to Gdata class (commit: 69c20fd) (details)
- add progress tracking for file uploads with ProgressListener and ProgressFileEntity; implement synchronous HTTP post classes (commit: 0b826f6) (details)
- refactor time handling in query tasks and HTTP classes to use seconds instead of minutes (commit: 1a25e5e) (details)
- refactor Logger and Tasks classes for improved readability; update method parameters and remove GetInfo class (commit: 2150dab) (details)