Patch Notes 0.5.3
- Improvements in Thread Management: Enhanced the management of threads to prevent the interface from freezing during downloads.
- UI Updates: Made corrections in updating the user interface after completing or cancelling downloads, ensuring a smoother user experience.
- Separate Threads for Time-Consuming Operations: Ensured that all operations that require significant time are performed on separate threads to improve UI responsiveness.
- Exception Handling in Download Threads: Added robust exception handling in download threads to prevent unexpected shutdowns and improve overall application stability.
- New 'handle_download' Method: Introduced the 'handle_download' method to better organize the initiation and management of downloads, streamlining the process and reducing potential errors.
- General Stability and Performance Enhancements: Implemented general improvements in application stability and performance, enhancing reliability and efficiency.