Updated changelog for release fr3.1

This commit is contained in:
2022-01-16 05:45:43 -05:00
parent bdea49268d
commit 1d9000ab16
2 changed files with 57 additions and 10 deletions
+6 -10
View File
@@ -1,19 +1,15 @@
sshyp 2022.01.13.fr3
sshyp 2022.01.16.fr3.1
The Boxing Update
This release adapts sshyp to be compatible with Termux and allows for packaging for various distributions in addition to Arch Linux.
Features:
- the copy function now has support for termux-clipboard-set from termux-api
^ this allows clipboard functionality to work on Termux
This release is a hotfix for 2022.01.13.fr3. It fixes sshync/syncing support after the changes in the last release.
Changes:
- sshyp no longer writes to/reads from /var
^ configuration files are now stored under the user's home directory in ~/.config/sshyp
^ this change allows for compatibility with less standard environments, such as Termux on Android
- sshync has been updated to work with the new config directory
- sshync now uses its own directory to store the database file
^ this is preperation for separating sshync into its own package
- expanduser lines in sshyp have been simplified (no user-facing impact)
Additions planned for minor releases: