|
| 1 | +--- |
| 2 | +path: "/blog/2022/11/03/advanced-passgen-2.1.0" |
| 3 | +title: "Advanced PassGen 2.1.0 - Release" |
| 4 | +author: "CodeDead" |
| 5 | +date: "2022-11-03" |
| 6 | +abstract: "Advanced PassGen 2.1.0 has just been released. We've made a couple of significant changes to the application, especially the desktop version, that will improve the performance and usability..." |
| 7 | +categories: "Tauri, React, News" |
| 8 | +--- |
| 9 | +## Information |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +Advanced PassGen 2.1.0 has just been released. We've made a couple of significant changes to the application, especially the desktop version, that will improve the performance and usability of the application. |
| 14 | +In addition, new translations have been made available, including for our German, Russian and Japanese users. |
| 15 | + |
| 16 | +We would like to thank [uDEV2019](https://github.com/uDEV2019) for his continued help translating our applications. |
| 17 | + |
| 18 | +For a full list of changes, please take a look at the change log below. |
| 19 | + |
| 20 | +## What's Changed |
| 21 | +* Fixed an issue that caused incorrect number parsing, generate passwor… by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/15 |
| 22 | +* German translation by @uDEV2019 in https://github.com/CodeDead/Advanced-PassGen/pull/16 |
| 23 | +* Added a language menu in the top bar and a setting to disable it by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/17 |
| 24 | +* Feature/native password generator by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/18 |
| 25 | +* UI improvements for mobile by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/19 |
| 26 | +* Added Russian, refactoring by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/20 |
| 27 | +* Added Japanese by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/21 |
| 28 | +* Added a setting to make the clipped drawer always visible by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/22 |
| 29 | +* Update rust version by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/23 |
| 30 | +* Release/v2.1.0 by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/24 |
| 31 | + |
| 32 | +## New Contributors |
| 33 | +* @uDEV2019 made their first contribution in https://github.com/CodeDead/Advanced-PassGen/pull/16 |
| 34 | + |
| 35 | +**Full Changelog**: https://github.com/CodeDead/Advanced-PassGen/compare/v2.0.0...v2.1.0 |
| 36 | + |
| 37 | +## Download |
| 38 | + |
| 39 | +You can download the latest version of Advanced PassGen by clicking on the following link: |
| 40 | +[Advanced PassGen](https://codedead.com/software/advanced-passgen) |
| 41 | + |
| 42 | +## Other |
| 43 | + |
| 44 | +Feel free to [contact us](/contact) if you have any questions or if you need help. |
0 commit comments