Releases: SFENX-Group/XPwm
Releases · SFENX-Group/XPwm
Release v1.1.5
v1.1.5 ~ 5299d1e by xaprier on 2024-11-08
Fixed an issue with Windows
- mkdir not work for Windows, we will use mkpath anymore.
- Unfinished translations translated.
- This fix must be a release
Release v1.1.4
v1.1.4 ~ 6d1ef7b by xaprier on 2024-11-05
Added AboutDialog
- Created AboutDialog and connected with MainWindow UI
- Project version, organization, name will be get from cmake
- With this update, there will be a new release with version 1.1.4
v1.1.3 ~ 6aeaab7 by xaprier on 2024-11-05
Merge branch 'main' of github.com:SFENX-Group/XPwm
~ 7dd73ae by xaprier on 2024-11-05
Added missing translations and clipboard after close password generator
- Completed translations
- If password generator dialog accepted, password in textbox will be
clipboard
Release v1.1.1
v1.1.1 ~ 5d4df57 by xaprier on 2024-10-28
Release commit
~ c73346f by xaprier on 2024-10-28
Merge branch 'main' of github.com:SFENX-Group/XPwm
~ ac2c2fa by xaprier on 2024-10-28
Fixing some bugs and todos
- Fixed singleton structure for crashes in some cases.
- Fixed export menu does not appear. AddItem function name should be
capital, if else it uses QComboBox's function. - There should be a release for these changes.
~ b6e6784 by xaprier on 2024-10-27
Updated missing German translates and its time to release it with minor changes
Release v1.1.0
Updated missing German translates and its time to release it with min…