v1.2.1

immich-app/immichv1.2.1Oct 27, 2025by denizsafak

AI Summary

Upgrades the interface from PyQt5 to PyQt6 for better compatibility, adds new file opening options in the queue manager, and includes UI visibility fixes.

Key Highlights

  • Upgraded from PyQt5 to PyQt6
  • New queue manager options for opening files
  • Loading animation for book handler window

New Features

  • PyQt5 to PyQt6 upgrade
  • Open processed file and Open input file options
  • Tooltip indicators in queue manager
  • Loading gif animation
  • Fixed light theme slider colors
  • Fixed subtitle word-count splitting logic
  • Code and documentation improvements

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.