Skip to content

Releases: ligos/readablepassphrasegenerator

V1.5.1

04 Dec 09:39

Choose a tag to compare

Version 1.5.1

  • 18,525 words in the default dictionary (20 more than 1.4.0).
  • Implement <Number> in dictionary, allowing a dictionary with just the number one (issue #22). Dictionary schema is now version 7.
  • Allow Uppercase Mutator to add at StartOfPhrase, EndOfWord, and EndOfPhrase (issue #18).
  • Fix misleading label when enabling fake words (issue #20).
  • Support .NET Framework 4.5.2, .NET 8.0, .NET 10.0.
  • (1.5.1) Fix uppercase mutator does not work for first letter of phassphrase. (issue #28)

V1.5.0

30 Nov 04:21

Choose a tag to compare

Version 1.5.0

  • 18,525 words in the default dictionary (20 more than 1.4.0).
  • Implement <Number> in dictionary, allowing a dictionary with just the number one (issue #22). Dictionary schema is now version 7.
  • Allow Uppercase Mutator to add at StartOfPhrase, EndOfWord, and EndOfPhrase (issue #18).
  • Fix misleading label when enabling fake words (issue #20).
  • Support .NET Framework 4.5.2, .NET 8.0, .NET 10.0.

V1.4.3

27 Jan 04:02

Choose a tag to compare

Version 1.4.3

  • Version bump for KeePass plugin, to get everything in sync.

V1.4.2

13 Oct 06:18

Choose a tag to compare

Version 1.4.0

  • Fix console app --nongrammar option throws exception (issue 24)
  • NuGet and KeePass plugins updated for consistency.

V1.4.0

29 Dec 10:39

Choose a tag to compare

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

05 Jun 06:54

Choose a tag to compare

Version 1.3.0

V1.2.1

08 Jun 03:49

Choose a tag to compare

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

16 Feb 08:14

Choose a tag to compare

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

14 Jan 11:38

Choose a tag to compare

Version 1.1.2

v1.1.1

14 Jan 11:33

Choose a tag to compare

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.