Skip to content

V0.6.2

Compare
Choose a tag to compare
@Emy69 Emy69 released this 06 Jul 10:28
· 95 commits to main since this release
f947ba3

Summary of Changes

New Features and Enhancements

  • Auto-Clear Progress Bars on Cancel: Enhanced the cancellation functionality to automatically clear all progress bars if a download is canceled.
  • Context Menu for URL Entry: Implemented a right-click context menu for the URL entry field, providing options to copy, paste, and cut text.
  • Responsive Progress Details Window: Modified the progress details window to always appear centered and adapt to the interface size, ensuring it remains visible and within the user's view.
  • Language Preferences: Added functionality to save and load language preferences from a configuration file.
  • UI Improvements: Updated various UI components, including progress labels, buttons, and text to enhance the overall user experience.

Code Refactoring

  • Organized Imports: Reorganized and grouped import statements for better readability and maintenance.
  • Code Sections with Comments: Added comments to separate and label different sections of the code for clarity.

Enhanced Downloader Compatibility

  • Bunkr Downloader: Modified the BunkrDownloader to support video downloads in addition to images.
  • Coomer and Erome Downloaders: Refactored and enhanced the Downloader and EromeDownloader to improve compatibility and performance for downloading media.