v1.2.1

mickael-kerjean/filestashv1.2.1Oct 27, 2025by denizsafak

AI Summary

This release focuses on UI improvements, including upgrading the Abogen interface to PyQt6 and adding tooltips for book handler options. It also introduces new file opening actions in the queue manager and visual feedback like loading animations.

Key Highlights

  • Upgraded Abogen's interface from PyQt5 to PyQt6
  • Added 'Open processed file' and 'Open input file' options in queue manager
  • Added tooltip indicators for book handler options
  • Added loading GIF animation to book handler window

New Features

  • Tooltip indicators in queue manager displaying book handler options
  • New 'Open processed file' and 'Open input file' options in queue manager
  • Loading GIF animation in book handler window

Full Release Notes

- 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 `Open processed file` and `Open input file` options for items in the queue manager, instead of just `Open file` option.
- Added loading gif animation to book handler window.
- Fixed light theme slider colors in voice mixer for better visibility (for non-Windows users).
- Fixed subtitle word-count splitting logic for more accurate segmentation.
- Improvements in code and documentation.