Upgraded Abogen's interface from PyQt5 to PyQt6, Added tooltip indicators in queue manager

This commit is contained in:
Deniz Şafak
2025-10-27 17:08:32 +03:00
parent 0d0d3b7871
commit eedf347866
11 changed files with 406 additions and 340 deletions
+2
View File
@@ -1,4 +1,6 @@
# 1.2.1 (pre-release)
- Upgraded Abogen's interface from PyQt5 to PyQt6 for better compatibility and long-term support.
- Added tooltip indicators in queue manager to display book handler options (`Save chapters separately` and `Merge chapters at the end`) for queued items.
- Added loading gif animation to book handler window.
- Fixed subtitle word-count splitting logic for more accurate segmentation.