mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-01 14:47:17 -04:00
Updated changelogs for release
This commit is contained in:
@@ -10,14 +10,13 @@ New features:
|
||||
|
||||
Changes:
|
||||
|
||||
- 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)
|
||||
- file not found exceptions have been re-implemented
|
||||
** when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected (in sshyp)
|
||||
- folders in /dev/shm are no longer created before input from the user
|
||||
- .lower() is now used to remove casing when checking inputs
|
||||
- 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
|
||||
|
||||
Planned for next major update (The Fluffier Update):
|
||||
@@ -29,6 +28,7 @@ Planned for next major update (The Fluffier Update):
|
||||
^ "sshyp" will be officially packaged for Arch Linux, Alpine Linux, and Termux (Android).
|
||||
Debian/Ubuntu and Fedora packaging will come later.
|
||||
- imporove password generator to guarantee more secure results
|
||||
- when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected (in sshyp)
|
||||
|
||||
Planned for next, next major update (The Shears Update Pt. 1):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user