Skip to content

Releases: KenKundert/avendesora

v1.16

25 Dec 23:24
Compare
Choose a tag to compare
  • Added ms_per_char setting that allows user to slow autotyping.
  • Added rate attribute to scripts that allows user to slow autotyping.
  • Added command_aliases setting to allow user to define their own command short-cuts. As part of this the built-in short cuts were removed. See description of command_aliases in configuring_avendesora to get them back.
  • interactive command now accepts '*'.

v1.15

29 Sep 01:18
Compare
Choose a tag to compare
  • Add remind script command.

v1.14

28 Apr 21:25
Compare
Choose a tag to compare
  • Allow title recognizers to be functions.
  • Add --all option to values command.
  • Add vs alias to values command.
  • Add instructions on how to mimic Symantec VIP authentication app.

v1.13

06 Feb 22:20
Compare
Choose a tag to compare
  • Added interactive command.
  • Added looping to questions command.
  • Retargeted i and I command aliases.
  • Use natural sort order by default.
  • Refactored code to speed up start up with account discovery.

v1.12

08 Feb 07:36
Compare
Choose a tag to compare
  • Updated the networth API example.
  • Incorporated shlib package into Avendesora for better security.
  • Added questions command.
  • Refactored code to speed up start up.

Version 1.11

15 Jun 06:49
Compare
Choose a tag to compare
  • Added is_secret argument to Secret classes.
  • Added support for dmenu as alternative to built-in selection utility.
  • Added --delete option to log command.
  • Rename master and seed Account attributes to master_seed and account_seed.
  • Improve portmortem and networth api examples.
  • Improve the account value formatting.

Version 1.10

19 Feb 05:55
Compare
Choose a tag to compare

Added support for Qutebrowser.

Version 1.9

26 Dec 02:29
Compare
Choose a tag to compare
  • Adds one-time passwords (an alternative to Google Authenticator).
  • Added 'vc' command as an alias for 'value --clipboard'.

Version 1.8

23 Nov 17:44
Compare
Choose a tag to compare
  • Created the manual.
  • Use keyboard writer if there is no access to TTY.
  • Shifted to skinny config file.
  • Warn the user if the archive is missing or stale.
  • Improved get_value(), added add get_values(), add get_fields().
  • Canonicalize names.
  • Allow account name to be given even if TTY is not available.
  • Allow default_field to be a list.
  • Add render method to AccountValue.
  • Changed the way multiple gpg ids are specified.
  • Improved browse command.
  • Added shift_sort to password generators.
  • Added log command.

Version 1.7

01 Jun 07:36
Compare
Choose a tag to compare

Added credentials command.