Skip to content

Latest commit

 

History

History
134 lines (69 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

134 lines (69 loc) · 2.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.13.0

Added

  • add open command (#25)

0.12.2

Changed

  • respect process.env ahead of synced db data (#23)

0.12.1

Added

  • add lib/main.js so require loads without error (#21)

0.12.0

Added

  • add dotenvx pro keypair --format shell option (#20)

0.11.0

Added

  • add dotenvx pro keypair command (#19)

Removed

  • remove dotenvx pro privatekey command. (keypair services this need more flexibly) (#19)

0.10.2

Changed

  • patch db/organization.js (#18)

0.10.1

Added

  • add settings hostname command

0.10.0

Added

  • add sync, push, privatekey commands (#17)

0.9.0

Added

  • add ls command with checkmarks (#15)

0.8.0

Added

  • introduce dotenvx organizations for managing organizations (#14)

0.7.3

Removed

  • removed dotenvx settings systeminformation (#13)

0.7.2

Changed

  • switch to pdf-lib under the hood for the emergency kit (#12)

0.7.1

Changed

  • patch emergencykit.js to emergencyKit.js (#11)

0.7.0

Added

  • add settings privatekey to print privateKey
  • add settings emergencykit to print emergency kit (#10)

0.6.0

  • move fingerprinting to the service for better security/obfuscation

0.5.0

Added

  • send machine fingerprint with device code request (#9)

0.4.1

Changed

  • patch store

0.4.0

Added

  • add settings recover (recovers your account) (#5)

0.3.0

Added

  • produce machine fingerprint (#3)

0.2.0

Added

  • add login support with public/private key generation (#2)
  • add settings recoveryphrase (#2)
  • add settings publickey (#2)

0.1.3 and prior

Please see commit history.