by axew3 » Sun Feb 02, 2020 11:27 am
Code: Select all
== Changelog ==
= 2.1.7 =
*Release Date - 02 Feb, 2020*
* Fix: bug wp password error update, if PASSWORD_ARGON2I not compiled in php
* Fix: cleanup code for the hash_password and switch code to not hash password in PASSWORD_ARGON2I ( so if support PASSWORD_ARGON2I / and PASSWORD_ARGON2ID not compiled on php there are no problems )
* Minor fixes
[code]== Changelog ==
= 2.1.7 =
*Release Date - 02 Feb, 2020*
* Fix: bug wp password error update, if PASSWORD_ARGON2I not compiled in php
* Fix: cleanup code for the hash_password and switch code to not hash password in PASSWORD_ARGON2I ( so if support PASSWORD_ARGON2I / and PASSWORD_ARGON2ID not compiled on php there are no problems )
* Minor fixes[/code]