- Purge use of remote access to IMDb data using Cinemagoer in favor of downloading a freely available non-commercial dataset directly from IMDb.
- Use IMDb's Primary Title field when fetching the title.
- Update bundled Qt 6 to version 6.11 and Python to 3.14.
- Use Inno Setup instead of InstallForge.
- Use Hatch to build Windows executable using PyInstaller and the installer using Inno Setup.