Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@GGP1 GGP1 released this 12 Oct 13:27
ff104cc

Release notes

This release introduces various quality of life improvements and small bug fixes.

Enhancements

  • Added support for removing 2FA directories and mutiple items in a single command.
  • Added name suggestions that are displayed when the user tries to access an item that does not exist.
  • Removed session commands empty arguments before executing them.
  • Replaced filepath.Match with regular expressions in ls commands filters.
  • Upgraded dependencies and bumped Go to 1.23.

Bug fixes

  • Fixed a bug in the binary version which caused it to not include the release tag.
  • Added --version to the list of stateless commands so the password is no longer required to get the current version.
  • Fixed a bug that reset the timeout after trying to copy a value that did not exist during a session.

Changelog

v1.1.0...v1.2.0