All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add
open
command (#25)
- respect
process.env
ahead of synced db data (#23)
- add
lib/main.js
so require loads without error (#21)
- add
dotenvx pro keypair --format shell
option (#20)
- add
dotenvx pro keypair
command (#19)
- remove
dotenvx pro privatekey
command. (keypair services this need more flexibly) (#19)
- patch
db/organization.js
(#18)
- add
settings hostname
command
- add
sync
,push
,privatekey
commands (#17)
- add
ls
command with checkmarks (#15)
- introduce
dotenvx organizations
for managing organizations (#14)
- removed
dotenvx settings systeminformation
(#13)
- switch to
pdf-lib
under the hood for the emergency kit (#12)
- patch
emergencykit.js
toemergencyKit.js
(#11)
- add
settings privatekey
to print privateKey - add
settings emergencykit
to print emergency kit (#10)
- move fingerprinting to the service for better security/obfuscation
- send machine fingerprint with device code request (#9)
- patch
store
- add
settings recover
(recovers your account) (#5)
- produce machine fingerprint (#3)
- add login support with public/private key generation (#2)
- add
settings recoveryphrase
(#2) - add
settings publickey
(#2)
Please see commit history.