Releases: omarchy-QOL/syncshell
Releases · omarchy-QOL/syncshell
Release list
v0.1.8
- A native Go core for Syncthing monitoring and service controls.
- A Preact Web UI with grouped details, notifications and Omarchy theme support.
- Conflict review (beta), with local folder opening and guarded renaming.
- Settings migration with validation, a preview and an exact backup.
- SyncThingy Flatpak detection alongside native Syncthing installations.
- Stable folder status through zero-work Syncthing preparation transitions.
- A refined 400-pixel panel with fixed interface actions, consistent tooltips
and visible status-refresh feedback.
Thanks
Thanks to @shawnyeager for reporting that Syncshell wasn’t detecting his running Syncthing instance (#45).
Thanks to @baranskyi for the themed bar icon
contrast and rendering improvements in
#47.
Thanks also to @whelanh for contributing
SyncThingy Flatpak detection in
#48. His full commit is
retained, with a separate adaptation to the Go core. SyncThingy manages its
own startup; desktop file actions remain unsupported inside Flatpak.
Thanks to @dawez for removing transient
sync-preparing status flicker in
#101.
v0.1.7
- reconcile configured and systemd user-service startup states without changing the independent runtime controls (thanks @renews)
- add a configurable interval for detecting external systemd state changes
- add per-folder and all-folder rescans, a clearer host ID control, and remembered local host identity while Syncthing is stopped
v0.1.6
Highlights
- make live and indexed file activity accurate for additions, deletions, concurrent changes, and active folders
- refine folder management with pending offers, copyable Syncthing IDs, and explicit link, unlink, and forget actions
- add versioned icon preferences, live Omarchy Web UI theming, and clean plugin removal
- refresh the preview and add four focused demo videos
Full changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
0.1.1
What's Changed
- fix: keep syncthing package managed by @ilyaZar in #1
- docs: explain package only install by @ilyaZar in #2
- docs: align package only listing by @ilyaZar in #3
- fix: monitor existing installations by @ilyaZar in #4
- fix: recover live service state by @ilyaZar in #5
- feat: show file sync activity by @ilyaZar in #6
- fix: refresh status after sync by @ilyaZar in #7
- build: release 0.1.1 by @ilyaZar in #8
New Contributors
Full Changelog: 0.1.0...0.1.1