Added keyboard shortcuts, fixed a bug with zipped download files, and made some minor QOL improvements to the UI
Changes
- fix: ZIP entry naming for converted files was not using proper extension (15e38ec)
- feat: implement PasswordField component to hide / show secret input (56c908b)
- feat: add update notice functionality to footer component (868d9e5)
- feat: dynamically load versioning from build context (f22967b)
- feat: Implemented keyboard shortcuts for opening files, clearning pending files and converting all (b85bb7f)
- feat: implement logging configuration and integrate into main application (06163ea)
- fix: exclude backend/tests from bandit scan to reduce alert noise (3aaeb1b)
- chore: implemented pytest framework for automated backend testing (892dc15) & (7b54727)
Version Information
- Full version:
v0.1.2 - Minor version tag:
v0.1 - Major version tag:
v0
Updated Tags
v0.1→v0.1.2(updated)v0→v0.1.2(updated)