Update documentation for release v1.5.0

Former-commit-id: d7e5cd4c453f28ab69cce51c9720f9bc81932525
Former-commit-id: 42b30444972be06c8781ad193abcd638b64fd2de
This commit is contained in:
2023-07-12 19:22:58 -04:00
parent 6483ffe6cf
commit a6fb33705e
3 changed files with 12 additions and 26 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
sshyp v1.5.0
07/08/2023
07/12/2023
the fortified flock update
@@ -9,12 +9,14 @@ compatibility-breaking changes:
- a completely new configuration system calls for a new configuration file
^ before using sshyp v1.5.0 for the first time, 'sshyp init' will need to be ran to create the
new configuration file
new configuration file - the old configuration files can be safely deleted
^ 'sshyp tweak' has been repurposed as the configuration menu for changing individual options,
rather than re-doing setup entirely - after initialization, this is the one you want to use
- the new extension manager is replacing the old method of installing extensions as system packages
^ any older extensions you have installed should be uninstalled to prevent conflicts
^ extensions are now installed and removed through the 'sshyp tweak' menu's extension manager
^ this does not yet apply to Haiku and Termux, which will continue to install extensions using
the previous method
- all clients and servers must be updated to this release for the folder renaming bug fix to work
^ failure to update all devices will result in errors and/or potential data loss
- various packaging changes
+1 -1
View File
@@ -1,4 +1,4 @@
.TH sshyp 1 "08 July 2023" "v1.5.0" "sshyp man page"
.TH sshyp 1 "12 July 2023" "v1.5.0" "sshyp man page"
.SH NAME
\fBsshyp\fR - Simple, self-hosted, synchronized password management for UNIX(-like) systems. Alternative to (and compatible with) pass/password-store.
.SH SYNOPSIS