mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-30 05:46:31 -04:00
Updated roadmap for future releases
This commit is contained in:
@@ -1,18 +1,29 @@
|
|||||||
sshyp 2022.01.XX.fr2.4
|
sshyp 2022.01.XX.fr3
|
||||||
|
|
||||||
The Lighter Update - Patch 4
|
The Boxing Update
|
||||||
|
|
||||||
This release is a hotfix for 2021.12.01.fr2.3. It is the last (planned) update in the fr2.x series and is intended for maximum reliability.
|
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
|
||||||
|
|
||||||
Changes:
|
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
|
||||||
|
|
||||||
|
Additions planned for minor releases:
|
||||||
|
|
||||||
** updated the manpage with more information regarding how sshyp works and how to set it up
|
** updated the manpage with more information regarding how sshyp works and how to set it up
|
||||||
** ensured that it is now impossible for ghosts of entires to remain in /dev/shm
|
** ensured that it is now impossible for ghosts of entires to remain in /dev/shm
|
||||||
** reduced total lines of code with small optimizations
|
** reduced total lines of code with small optimizations
|
||||||
|
|
||||||
&&
|
&&
|
||||||
|
|
||||||
Planned for next major update (fr3, The sshyp Doing a Split Update):
|
Planned for next major update (fr4, The sshyp Doing a Split Update):
|
||||||
|
|
||||||
sshyp:
|
sshyp:
|
||||||
** sshyp has recieved a major visual overhaul
|
** sshyp has recieved a major visual overhaul
|
||||||
@@ -22,13 +33,9 @@ sshync:
|
|||||||
** sshync has been split into a separate package and now has standalone functionality as a backup/syncing utility
|
** sshync has been split into a separate package and now has standalone functionality as a backup/syncing utility
|
||||||
^ more details will be available in the sshync repo, once it is created
|
^ more details will be available in the sshync repo, once it is created
|
||||||
|
|
||||||
Additions planned for minor releases:
|
|
||||||
|
|
||||||
** package sshyp/sshync for Termux (Android), Alpine, and Debian (in addition to the already existing Arch version)
|
|
||||||
|
|
||||||
&&
|
&&
|
||||||
|
|
||||||
Planned for next, next major update (fr4, The Farmer Shearing the sshyp Update):
|
Planned for next, next major update (fr5, The Farmer Shearing the sshyp Update):
|
||||||
|
|
||||||
** allow for multi-client deletion... somehow (in sshync)
|
** allow for multi-client deletion... somehow (in sshync)
|
||||||
** 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)
|
** 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)
|
||||||
@@ -53,4 +60,5 @@ Legend:
|
|||||||
|
|
||||||
** = feature/change not yet finished/implemented
|
** = feature/change not yet finished/implemented
|
||||||
- = feature/change implemented and pushed upstream
|
- = feature/change implemented and pushed upstream
|
||||||
|
^ = note regarding the above feature/change
|
||||||
&& = visual separater for patch notes for different planned major version releases
|
&& = visual separater for patch notes for different planned major version releases
|
||||||
|
|||||||
Reference in New Issue
Block a user