v1.2.6
- Moved from
poetry
topip
for dependency management. - Migrated from using
PyInstaller
to usingNuitka
for generating the executables. - Updated the build system's base Docker image to
python:3.12-bullseye
frompython:3.12-slim
to meet dependency requirements forPySide6
.