Skip to content

v2022.01.10.fr2.3

Compare
Choose a tag to compare
@rwinkhart rwinkhart released this 11 Jan 04:44
· 753 commits to main since this release

sshyp 2022.01.10.fr2.3

The Lighter Update - Patch 3

This release is a hotfix for 2021.12.01.fr2.2. It features critical security fixes and quality-of-life improvements.

Note: This is the first release of "sshyp" to be available in the AUR. It is simply called "sshyp", and will be available within minutes of this release going live. "rpass" is being removed from the AUR and the PKGBUILD for its final version will be attached to the release tag of that version on GitHub.

New features:

  • a man page has been added

Changes:

  • folders in /dev/shm are no longer created before input from the user (fixes critical security flaws)
  • fixed syncing of files (specifically downloading) with special characters, such as '('
  • fixed program still continuing after trying to edit an entry that doesn't exist
  • the gen command has been updated to use the newer notetaking system
  • printing functions in sshyp have been combined into one function (arguments determine section to print, fewer lines of code)
  • file not found exceptions have been re-implemented
  • .lower() is now used to remove casing when checking inputs
  • removed an old reference to "rsync" in the configuration dialog