Updated documentation for release v1.1.2

This commit is contained in:
2022-08-27 13:12:58 -04:00
parent f1aca39fd1
commit f97c9ad4f9
4 changed files with 34 additions and 19 deletions
+21
View File
@@ -1,3 +1,24 @@
sshyp v1.1.2
the sheecrets update - patch two
this is a general polish/bugfix release
user-facing features:
- packaging support for Alpine Linux/postmarketOS
- the rename() function is no longer unnecessarily verbose
- handled exception for when the user attempts to copy an entry field that does not exist
fixes/optimizations:
- replaced shebang with "#!/usr/bin/env python3" for improved compatibility with various systems
^ does not affect Haiku packaging
- fixed the generic package not actually being compressed
- reduced lines of code used for cross-device entry deletion
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
sshyp v1.1.1
the sheecrets update - patch one
+1 -1
View File
@@ -1,4 +1,4 @@
.TH sshyp 1 "21 July 2022" "v1.1.1" "sshyp man page"
.TH sshyp 1 "27 August 2022" "v1.1.2" "sshyp man page"
.SH NAME
sshyp \- A very simple self-hosted, synchronized password manager for UNIX(-like) systems. Alternative to (and compatible with) pass/password-store.
.SH SYNOPSIS