v1.1.1

denizsafak/abogenv1.1.1Jul 11, 2025by denizsafak

AI Summary

Introduces a queue system for batch processing and adds dark theme support. Improves log window configuration and multi-selection capabilities.

Key Highlights

  • Added queue system for processing multiple files.
  • Added dark theme support.
  • Added multi-select functionality in book handler.
  • Added 'Reset to default settings' option.

New Features

  • Queue system
  • Dark theme
  • Multi-select in book handler

Full Release Notes

- Added queue system for processing multiple items, allowing users to add multiple files and process them in a queue, mentioned by @jborza in #30 (Special thanks to @jborza for implementing this feature in PR #35)
- Added a feature that allows selecting multiple items in book handler (in right click menu), mentioned by @Crushedice in #28, fixed by @jborza in #31
- Added dark theme support, allowing users to switch between light and dark themes in the settings.
- Added auto-accept system to the chapter options dialog in conversion process, allowing the dialog to auto-accept after a certain time if no action is taken.
- Added new option: `Configure max lines in log window` that allows configuring the maximum number of lines to display in the log window.
- Improvements in documentation and code.

**Full Changelog**: https://github.com/denizsafak/abogen/compare/v1.0.9...v1.1.1