Skip to content

Releases: roots/wp-password-bcrypt

v1.2.0

10 Sep 23:14
bd26ab9
Compare
Choose a tag to compare

What's Changed

  • Add the wp_set_password action to match WordPress core since 6.2.0 by @johnbillion in #40
  • Ensure the hashed password is always returned by @johnbillion in #41

New Contributors

Full Changelog: 1.1.0...1.2.0

v1.1.0

31 Oct 01:22
Compare
Choose a tag to compare
  • Implement password_needs_rehash [#29]
  • Support WP application passwords [#31]

v1.0.0

01 Mar 16:35
Compare
Choose a tag to compare
  • Switch from package type wordpress-muplugin to the default of library.

0.1.0

29 Feb 17:16
Compare
Choose a tag to compare

Initial plugin release