Skip to content

Releases: ablanco/jquery.pwstrength.bootstrap

3.0.2

07 Jan 12:26

Choose a tag to compare

  • Add Czech localization.
  • Bugfix with popovers in Bootstrap 4.2.X versions.

3.0.1

07 Jan 12:26

Choose a tag to compare

  • Bugfix in progress bar colors in Bootstrap 3.

3.0.0

26 Aug 17:14

Choose a tag to compare

  • Bootstrap 4 by default.
  • Improved support for Bootstrap 4.

2.2.1

26 Aug 17:15

Choose a tag to compare

  • Bugfix in the common passwords rule.

2.2.0

20 Jan 19:49

Choose a tag to compare

  • Add new rule to penalize common passwords.

2.1.4

31 Dec 13:15

Choose a tag to compare

  • Thai localization.
  • Fix typo in German localization.
  • Activate by default the extra security rules.
  • Make the invalid chars optional rule configurable.

2.1.3

16 Sep 11:01

Choose a tag to compare

  • Bugfix, call onScore when zxcvbn is in use too.

2.1.2

09 Sep 11:53

Choose a tag to compare

  • Fix errors in Portuguese localization.
  • Fix French localization capitalization.
  • Fix ruleIsMet issues with wordMin and wordMax rules.
  • Don't allow verdict to break line when inside progress bar.

2.1.1

28 Jul 22:07

Choose a tag to compare

  • Add missing rule, needed by the ruleIsMet method.
  • Add wordMaxLength and wordInvalidChar optional rules to the engine.

2.1.0

16 Jul 21:23

Choose a tag to compare

  • Slovak translation.
  • Add a new ruleIsMet method that returns a boolean value indicating if all password inputs in the page pass a specific rule.