|
| 1 | +--- |
| 2 | +path: "/blog/2023/12/18/advanced-passgen-2.5.0" |
| 3 | +title: "Advanced PassGen 2.5.0 - Release" |
| 4 | +author: "CodeDead" |
| 5 | +date: "2023-12-18" |
| 6 | +abstract: "Advanced PassGen v2.5.0 has been released. With this release, we've added two new features..." |
| 7 | +categories: "Tauri, React, News" |
| 8 | +--- |
| 9 | +## Information |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +Advanced PassGen v2.5.0 has been released. With this release, we've added two new features: |
| 14 | + |
| 15 | +- The ability to use emoji's to generate passwords |
| 16 | +- Include extra symbols in addition to the character set |
| 17 | + |
| 18 | +For a full list of changes, please see the changelog below. |
| 19 | + |
| 20 | +## What's Changed |
| 21 | + |
| 22 | +* feat: dependency upgrades, yarn upgrade by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/87 |
| 23 | +* feat: dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/88 |
| 24 | +* feat: Yarn upgrade, dependency upgrades, bumped Rust version by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/89 |
| 25 | +* feature/ui-improvements by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/90 |
| 26 | +* feature/include-symbols by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/91 |
| 27 | +* feat: dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/92 |
| 28 | +* feat: added Spanish, fixed Turkish language variable, dependency upgr… by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/93 |
| 29 | +* feat: minor refactoring by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/94 |
| 30 | +* feat: dependency upgrades, rust version bump by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/97 |
| 31 | +* Feature/graphemes by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/98 |
| 32 | +* feat: include emojis by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/99 |
| 33 | +* Feature/upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/100 |
| 34 | +* feat: dependency upgrades by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/101 |
| 35 | +* Release/v2.5.0 by @CodeDead in https://github.com/CodeDead/Advanced-PassGen/pull/102 |
| 36 | + |
| 37 | +**Full Changelog**: https://github.com/CodeDead/Advanced-PassGen/compare/v2.4.3...v2.5.0 |
| 38 | + |
| 39 | +## Download |
| 40 | + |
| 41 | +You can download the latest version of Advanced PassGen by clicking on the following link: |
| 42 | +[Advanced PassGen](https://codedead.com/software/advanced-passgen) |
| 43 | + |
| 44 | +## Other |
| 45 | + |
| 46 | +Feel free to [contact us](/contact) if you have any questions or if you need help. |
0 commit comments