All Versions
19
Latest Version
Avg Release Cycle
99 days
Latest Release
2806 days ago

Changelog History
Page 1

  • v0.6.0 Changes

    July 22, 2016
    • 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
  • v0.5.2 Changes

    May 04, 2016
    • ๐Ÿ› 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
  • v0.5.1 Changes

    February 06, 2015
    • ๐Ÿ› Bug #44: Can't delete entries or TAGs
    • ๐Ÿ› Bug: Fixed building process for creating release packages
  • v0.5.0 Changes

    October 01, 2014
    • ๐Ÿ› Bug #40: 400 error when deleting tag
    • Enh: added form that will be shown if the user tried to delete an entry per GET-request
    • ๐Ÿšš Enh: removed short array syntax
  • v0.4.2 Changes

    August 22, 2014
    • ๐Ÿ› Bug #30: Search results pagination goes to main password list instead
    • ๐Ÿ› Bug #31: CSV import limited to 167 entries: Added hint to import
    • ๐Ÿ› Bug #32: Tags don't get imported from CSV
    • ๐Ÿ› Bug #33: Updated zeroclipboard to version 2.1.6
    • ๐Ÿ› Bug #35: Error code 400 on delete request
  • v0.4.1 Changes

    July 07, 2014
    • ๐Ÿ› Bug #29: Tags overview is locked to 10 entries, regardless of "Results per page" setting
  • v0.4.0 Changes

    July 06, 2014
    • Enh: Added a "Results per page"-dropdown to entry/index and tag/index
    • โฌ†๏ธ Chg: Upgraded Yii to version 1.1.15
  • v0.3.10 Changes

    June 25, 2014
    • Enh #24: Added "copy to clipboard" function. Thanks to crossgate9
    • Enh #27: Improved requirement check in setup routine. Thanks to IntiGabriel
    • โฌ†๏ธ Enh: Improved upgrade routine
  • v0.3.9 Changes

    February 15, 2014
    • ๐Ÿ› Bug: #19: When creating new passwords with tags they don't get added
  • v0.3.8 Changes

    February 13, 2014
    • ๐Ÿ› Bug: #18: Upgrade from 0.3.5.1 to 0.3.7 required two upgrade passes to complete
    • โฌ†๏ธ Enh: Improved upgrade routine