Changelog¶
All notable changes to this project are documented here.
This changelog is automatically generated from Conventional Commits.
5.6.1 — 2026-04-06¶
Maintenance¶
- Bump version to 5.6.1 and update related metadata (cc8f077)
5.6.0 — 2026-04-06¶
Features¶
- logging: Migrate to ezplog lib mode and align debug printer config (bbecaf3)
5.5.4 — 2026-04-04¶
Refactoring¶
- Remove unnecessary Args section from EzQt_App initialization docstring (6b94266)
Maintenance¶
- Bump version to 5.5.4 and remove deprecated theme_file_name argument from EzQt_App (26712f2)
5.5.3 — 2026-04-04¶
Bug Fixes¶
- Correct package import name for verification step in PyPI publish workflow (a6bd08b)
Documentation¶
- Add warning for missing pyside6-rcc in getting started guide and update mkdocs validation settings (87d4582)
- ci: Generate asset catalog before docs build (84bdd6f)
5.5.2 — 2026-03-26¶
Features¶
- Bump version to 5.5.2 and update pre-commit commands for consistency (b7f85f9)
5.5.1 — 2026-03-26¶
Features¶
- Add colorama dependency back for printer (a4237d8)
5.5.0 — 2026-03-26¶
Features¶
- Add AppIcons/AppImages auto-generation, fix Qt resource paths, and update pre-commit config (9c19404)
- Refactor app settings to remove logging parameters, and enhance pre-commit configuration (2264330)
Refactoring¶
- Remove unused module paths and logging directory, update theme icon handling (31119f2)
5.4.1 — 2026-03-23¶
Refactoring¶
- Replace logger wrapper with ezpl singleton, migrate to hatchling, update docs (3698f8b)
5.4.0 — 2026-03-18¶
Features¶
- Split theme QSS, multi-preset selector, settings btn open state (0976ccc)
5.3.1 — 2026-03-17¶
Features¶
- Update theme handling, refactor widget object names, and enhance file service resource management (f32bf84)
5.3.0 — 2026-03-15¶
Features¶
- Update AppService with enhanced docstrings and null widget implementations (e568dcc)
5.2.5 — 2026-03-15¶
Refactoring¶
- Reworked widget properties and naming conventions across tests (d4beac6)
5.2.4 — 2026-03-15¶
Features¶
- Enhance logging configuration (bf23b51)
5.2.3 — 2026-03-15¶
Features¶
- Add debug mode support, enhance logging messages, and update version to 5.2.3 (a41169a)
5.2.2 — 2026-03-15¶
Features¶
- Update Python version requirement to 3.11, enhance bottom bar with credits and translation indicators, and refactor UI layout for better structure (b1bdf73)
5.2.1 — 2026-03-15¶
Features¶
- Enhance translation system with auto-translation improvements, increased test coverage, and updated documentation (423ef9f)
5.2.0 — 2026-03-15¶
Features¶
- Overhaul translation pipeline with auto-translate, .qm compilation, and threading fix (b6fd2d3)
5.1.1 — 2026-03-13¶
Features¶
- Add import-linter contracts, architecture graph, and version modules (f12688b)
Bug Fixes¶
- Use setdefault for QT_QPA_PLATFORM environment variable configuration (1a318a5)
5.1.0 — 2026-03-11¶
Bug Fixes¶
- Persist theme correctly and isolate test config writes under .tmp (d147c13)
Maintenance¶
- Update project name placeholders in documentation for consistency (c8ee268)
5.0.1 — 2026-03-08¶
Features¶
- Updated project README (30629f5)
5.0.0 — 2026-03-08¶
Automatically generated by git-cliff