Changes since 1.0.0:
- 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.
- Refactor user interface logic to use Qt's state machine.
- Disable user interface buttons when clicking them would have no effect.
- 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.
- Initiate search when Return or Enter key is pressed within the Title or IMDb ID fields.