Releases: liner-exe/PasswordGenerator-GUI
Releases · liner-exe/PasswordGenerator-GUI
v2.3.0
v2.3.0 (2024-05-22)
Summary
Localization related update.
Features
- i18n: French translation added (#24 by @liner-exe )
Tweaks
- i18n: Minor corrections in English translation (#24 by @liner-exe )
Removals
- settings.ini removed cause it`s not necessary (#24 by @liner-exe )
v2.2.0
v2.2.0 (2024-05-21)
Summary
Localization improve related update.
Features
- src/app.py: Dropdown 'Theme color' now displays in selected language (#23 by @r-liner)
- src/app.py: Dropdown 'Theme accent' now displays in selected language (#23 by @r-liner)
Documentation
- images: Added new screenshot of settings menu (#23 by @r-liner)
v2.1.0
v2.0.1
v2.0.0
v2.0.0 (2024-03-30)
Features
- src/app.py: Added save settings feature (#18 closed by #20 by @r-liner)
- src/app.py: Added i18n (#19 closed by #20 by @r-liner)
- src/app.py: About window was expanded by links (#20 by @r-liner)
- src/app.py: Added a proper display of settings in settings menu (#20 by @r-liner)
- src/app.py: Full translation to russian (#20 by @r-liner)
Tweaks
- src/app.py: Removed some widget scales (75%, 250%, 300%)
- src/app.py: Removed some window scales (75%, 250%, 300%)
Chore
- Updated versions wherever it has
NOTICE:
This version have the bug with theme color save.
Patched in v2.0.1
v1.4.0
v1.4.0 (2024-03-23)
Chore
- src/app.py: Lenght -> length (#16 closed by #17 by @GitHackerz)
- src/app.py: Code refactor (#13 closed by #17 by @GitHackerz)
v1.3.1
v1.3.1 (2024-02-08)
Tweaks
- src/app.py: Made normal slider indent
- src/app.py: Removed debug print() in
update_password_length
(method)
GitHub
- Added
bug_report.md
- Added
question.md
- Added
pull_request_template.md
Documentation
- images: Removed
screenshot_win_v13.png
- images: Added
screenshot_win_v131.png
- README.md: Swapped screenshots (v1.3 to v1.3.1)