PHP Password Manager v0.6.0 Release Notes

Release Date: 2016-07-22 // over 7 years ago
    • Issue #70: Added import for PhpPasswordManager
    • Issue #68: Simplified code of setup routine
    • ⚡️ Issue #56: Added returnUrl-param to entry/update and tag/update
    • Issue #52: Entry name on entry/index is a link now
    • 0️⃣ Issue #51: Added default order for entry/index and tag/index
    • Issue #47: Added copy actions to entry/index
    • 👍 Issue #46: Added support for alternate database host port
    • Issue #36: Added remember me functionallity
    • Issue #22: Added double check password when create admin user
    • 🐛 Bug: CSV-Export has no csv-extension
    • 🐛 Bug: CSV-Import doesn't work with PHP7
    • 🐛 Bug: Import: Remove entries before saving doesn't work

Previous changes from v0.5.2

    • 🐛 Bug #60: Moved DEBUG constants to the top of the index.php
    • 🐛 Bug #66: Removed deprecated mysql_connect() function
    • 📦 Enh: Added bower and grunt-cli to package.json as local dependency