Skip to content

Releases: bemosior/PHPasswordPusher

v2.1.0

15 Sep 18:31
Compare
Choose a tag to compare

We're back! All libraries have been updated to their latest versions as of release. ZeroClipboard was removed because it used Flash, instead we're now using clipboard.js. Bootstrap v4 no longer supports Glyphicons, so Fontello was used to grab the Font Awesome icons we need and they are now used instead. jQuery is at the latest and greatest 3.1.0. Various formatting fixes were done to adjust for these new libraries.

Feel free to open an issue if you see any problems!

v2.0.0

07 Sep 07:40
Compare
Choose a tag to compare

This release includes breaking changes due to an improved encryption implementation. The project now uses the appropriate Rijndael algorithm to meet AES, uses a cryptographically secure random number generator, and checks key length per breaking PHP behavior surrounding the same (thanks to @vaindil for various contributions to to that point).

Additionally, installation behavior surrounding database setup has been much improved (thanks to @vaindil), and a form bug was fixed (thanks to @andy-taylor-sift).

v1.1.0

29 May 05:57
Compare
Choose a tag to compare
Merge pull request #30 from bemosior/develop

Tooltips, Contribution guidelines.

v1.0.0

29 May 03:27
Compare
Choose a tag to compare
Update README.md