mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-31 14:26:29 -04:00
53 lines
2.2 KiB
Plaintext
53 lines
2.2 KiB
Plaintext
sshyp 2022.01.10.fr2.3
|
|
|
|
The Lighter Update - Patch 3
|
|
|
|
This release is a hotfix for 2021.12.01.fr2.2.
|
|
|
|
New features:
|
|
- a man page has been added
|
|
|
|
Changes:
|
|
|
|
** the gen command in sshyp 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
|
|
** folders generated in /dev/shm are once again properly deleted with keyboard interrupts
|
|
- .lower() is now used to remove casing when checking inputs
|
|
- 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
|
|
- removed an old reference to "rsync" in the configuration dialog
|
|
|
|
Planned for next major update (The Fluffier Update):
|
|
|
|
- new visual features
|
|
^ this includes the new file list and thematic text art. sshyp will be
|
|
getting a retro computing theme.
|
|
- packages for more environments
|
|
^ "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
|
|
|
|
Planned for next, next major update (The Shears Update Pt. 1):
|
|
|
|
- enforce permissions on the server-side
|
|
- allow for copying entire notes (not just first line)
|
|
- allow for multi-client deletion... somehow
|
|
- detatch sshync and make it a separate package
|
|
|
|
Planned for next, next, next major update (The Shears Update Pt. 2):
|
|
|
|
- ability to pass entries as arguments for more functions
|
|
- auto-completion on tab (currently unsure of best way to make this work)
|
|
|
|
Backlog:
|
|
|
|
- package for more Linux distributions, such as Debian and Fedora
|
|
- create separate gui frontend targetting mobile and desktop Linux
|
|
|
|
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
|
|
|
|
The full history of changes to "sshyp" can be found on the following page:
|
|
https://raw.githubusercontent.com/rwinkhart/sshyp/main/extra/changelog-total
|