• v2.0.0 302ac2abe2

    v2.0.0 Stable

    nishiki released this 2020-12-23 13:17:03 +00:00 | 3 commits to master since this release

    Changed

    • New interface
    Downloads
  • v1.2.1 c47c6719d2

    v1.2.1 Stable

    nishiki released this 2019-10-19 09:32:30 +00:00 | 28 commits to master since this release

    Fixed

    • Bug in select item
    Downloads
  • v1.2.0 b066a34a45

    v1.2.0 Stable

    nishiki released this 2019-09-01 17:27:51 +00:00 | 30 commits to master since this release

    Added

    • Test build with travis
    • Add entry's fields Create and LastUpdate
    • Add timeout to close wallet for the security

    Changed

    • Export in a file
    • Use RandomString function for wallet's salt
    • Search is case insensite
    • change space to tab for goreport
    Downloads
  • v1.1.0 5ff1f5f603

    v1.1.0 Stable

    nishiki released this 2019-07-23 17:25:45 +00:00 | 43 commits to master since this release

    Added

    • Use go module to get this software
    • Generate random password
    • Print the expiration time of TOTP code
    • Export a wallet in json
    • Import entries from a json file
    • Create the wallets directory

    Changed

    • Prefix error message with ERROR
    • Fix new line with clear input
    • Replace sha1 to sha512 in pbkdf2.Key function
    • Replace default config directory
    • Fix bug in the wallet choice
    Downloads
  • v1.0.0 e2513d41bd

    v1.0.0 Stable

    nishiki released this 2019-07-12 21:12:47 +00:00 | 61 commits to master since this release

    Added

    • Save the wallet in AES-256 encrypted file
    • Search entries with a pattern and/or by group
    • Copy login, password and OTP code in clipboard
    • Manage multiple wallets
    Downloads