|
| 1 | +--- |
| 2 | +path: "/blog/2022/12/15/advanced-passgen-2.2.0" |
| 3 | +title: "Advanced PassGen 2.2.0 - Release" |
| 4 | +author: "CodeDead" |
| 5 | +date: "2022-12-15" |
| 6 | +abstract: "Advanced PassGen 2.2.0 has just been released. This release contains a couple of quality of life features that should greatly enhance the user experience..." |
| 7 | +categories: "Tauri, React, News" |
| 8 | +--- |
| 9 | +## Information |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +Advanced PassGen 2.2.0 has just been released. This release contains a couple of quality of life features that should greatly enhance the user experience. |
| 14 | +One such example is the way exporting is done. In previous versions, exporting was done by clicking a button and then selecting the export type in a popup. This has now been changed to a dropdown menu that allows you to select the export type before clicking the export button. |
| 15 | + |
| 16 | +Thanks to the community, the following languages have been added to Advanced PassGen: |
| 17 | +* Chinese (Simplified) |
| 18 | + |
| 19 | +For a full list of changes, please take a look at the change log below. |
| 20 | + |
| 21 | +## What's Changed |
| 22 | + |
| 23 | +* Add Simplified Chinese translation by @wcxu21 in https://github.com/CodeDead/Advanced-PassGen/pull/25 |
| 24 | +* Made Simplified Chinese translations available in the app by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/26 |
| 25 | +* Yarn upgrade, tauri upgrade, dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/28 |
| 26 | +* Yarn upgrade, tauri upgrade, dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/29 |
| 27 | +* Dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/30 |
| 28 | +* Added a dialog that displays a message when no updates are available by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/31 |
| 29 | +* Improved the user experience for exporting data by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/32 |
| 30 | +* Release/v2.2.0 by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/33 |
| 31 | + |
| 32 | +## New Contributors |
| 33 | + |
| 34 | +* @wcxu21 made their first contribution in https://github.com/CodeDead/Advanced-PassGen/pull/25 |
| 35 | + |
| 36 | +**Full Changelog**: https://github.com/CodeDead/Advanced-PassGen/compare/v2.1.0...v2.2.0 |
| 37 | + |
| 38 | +## Download |
| 39 | + |
| 40 | +You can download the latest version of Advanced PassGen by clicking on the following link: |
| 41 | +[Advanced PassGen](https://codedead.com/software/advanced-passgen) |
| 42 | + |
| 43 | +## Other |
| 44 | + |
| 45 | +Feel free to [contact us](/contact) if you have any questions or if you need help. |
0 commit comments