Releases: ligos/readablepassphrasegenerator
Releases · ligos/readablepassphrasegenerator
V1.4.3
V1.4.2
V1.4.0
Version 1.4.0
- 18,505 words in the default dictionary (~1,000 more than 1.3.0)
- Support .NET Framework 4.5.2, .NET 6.0, .NET 8.0.
V1.3.0
Version 1.3.0
- 17,548 words in the default dictionary (~2,200 more than 1.2.0)
- 1,455 fake words (from ThisWordDoesNotExist.com) with option to exclude fake words
- Backend word scraper supporting ThisWordDoesNotExist.com and Dictionary.com. Thanks to drventure.
- Add option to count length by words and letters.
- Support .NET Framework 4.5.2, .NET Core 3.1, .NET 6.0.
V1.2.1
Version 1.2.1
- Fix possible IndexOutOfRangeException with combination of Numeric and Custom mutators (GitHub issue 3)
- Fix Numeric and Constant mutators not applied if Upper mutator is disabled (GitHub issue 2)
V1.2.0
Version 1.2.0
- Add constant mutator to improve chances of meeting password requirements.
- Fix issue with some custom phrase definitions (BitBucket issue 15)
- 15,346 words in the default dictionary (~300 more than 1.0.0)
- Add support for .NET Core 3.1.
- Migration from BitBucket to GitHub.
- Add support for C# 8 nullable reference types (for developers).
v1.1.2
Version 1.1.2
- Add support for .NET Core 2.1.
- Add NuGet package.
v1.1.1
Version 1.1.1
- Change update site to makemeapassword.ligos.net.
- Add KeyBase site as contact info.
- Enforce requirement for KeePass 2.36 or newer.
v1.1.0
Version 1.1.0
- Update to target .NET 4.0.
- Fix bug where KeePass plugin crashes when using & as a word separator.
v1.0.0
Version 1.0.0
- Fix bug where None word separator can still include some spaces.
- Fix bug where Space and None word separators were swapped.
- Add .NET 4.0 SKU as supported runtime (to fix Mono warning).
- Migrated all links to BitBucket from Codeplex.
- 15,020 words in the default dictionary (~900 more than 0.17 release).