Releases: KenKundert/avendesora
Releases · KenKundert/avendesora
v1.26
v1.25
- minor refinements.
v1.24
- minor refinements.
v1.23
- enhanced bw-export scripts.
- with value command, only the first few characters of the field name need be specified.
- when ? is passed as field to the value command, the list of available fields is displayed.
- added additional_account_templates setting.
v1.22
- allow remind commands in Script
v1.21
- added fold_level to Account.export().
- Added paste attribute to scripts that might help avoid captchas.
v1.20
- added hidden_fields setting.
v1.19
- Make OTP less persnickety about form of shared secrets.
- Automatically fix file permission issues when found.
v1.18
- Deprecate Python 2.7 and Python 3.5.
- Add PasswordGenerator.get_value(), a method of getting an account value from a string that includes the account and field names.
- Add hidden account attributes.
- Require secondary arguments on secrets to be passed by name.
- Renamed alphabet argument to Passphrase and Question to dictionary.
- This release requires secrets_hash to be updated.
v1.17
1.17 (2020-04-15):
- Enhance conceal command so that it can read text from a file.
- Add WriteFile; allows the contents of a file to be held as an account field. When requested, the contents are written to the file system.