Releases: RadNotRed/ShadowSync
v0.1.2
ShadowSync 0.1.2
This release focuses on a Setup Wizard redesign, updater, better Windows packaging, and other QOL fixes.
Notes
- Reworked the Setup Wizard into a simpler USB source -> local target system
- Added per-job sync mode with optional shadow cache or direct sync
- Improved wizard startup feedback with a smoother loading splash
- Fixed blurry desktop and Start Menu shortcut icons on Windows
Fixes
- Fixed USB source folder selection and path handling in the wizard
- Fixed update-check behavior around prereleases and same-version cases
- Fixed log opening on Windows
- Fixed tray/update status text truncation issues
- Improved installer behavior when the same version is already installed
Full Changelog: v.0.1.1-pre...v0.1.2
Quick install
| Platform | Recommended | Alternate |
|---|---|---|
| Windows x64 | shadowsync-windows-x64-setup-v0.1.2.exe | shadowsync-windows-x64-portable-v0.1.2.zip |
| Windows ARM64 | shadowsync-windows-arm64-setup-v0.1.2.exe | shadowsync-windows-arm64-portable-v0.1.2.zip |
| macOS x64 | shadowsync-macos-x64-v0.1.2.dmg | shadowsync-macos-x64-v0.1.2.tar.gz |
| macOS ARM64 | shadowsync-macos-arm64-v0.1.2.dmg | shadowsync-macos-arm64-v0.1.2.tar.gz |
| Linux x64 | shadowsync-linux-x64-v0.1.2.tar.gz | Extract and run shadowsync |
| Linux ARM64 | shadowsync-linux-arm64-v0.1.2.tar.gz | Extract and run shadowsync |
Downloads
| Platform | Format | File | Size | SHA-256 |
|---|---|---|---|---|
| Windows x64 | Portable | shadowsync-windows-x64-portable-v0.1.2.zip | 3.93 MB | 919159212204d6ab8be495f91f8333937797a56f768c4bca487c193b8a5e5b33 |
| Windows x64 | Installer | shadowsync-windows-x64-setup-v0.1.2.exe | 5.05 MB | dcd80cc2c8fdbd11aa33735a568f9dcc364d764cf5d94db5c212c28e536dab00 |
| Windows ARM64 | Portable | shadowsync-windows-arm64-portable-v0.1.2.zip | 3.74 MB | 5d9303e6876ee22991fe6ed9cf44daea39da4bfdf22e2acff34340448076dbed |
| Windows ARM64 | Installer | shadowsync-windows-arm64-setup-v0.1.2.exe | 4.74 MB | fbd039fc9f548d1a8d67f4d7b01481a69067394f6c0ed55ad873e7824e6c11ca |
| macOS x64 | DMG | shadowsync-macos-x64-v0.1.2.dmg | 4.73 MB | c431179dd743713a695a6f6833ede138e3ff8a702206b0cda5c7cd270d516746 |
| macOS x64 | Archive | shadowsync-macos-x64-v0.1.2.tar.gz | 4.24 MB | 593285aebfa49b3b2650fbc12dab40d97abcc596434d44a9ab6b1cda842dd9f4 |
| macOS ARM64 | DMG | shadowsync-macos-arm64-v0.1.2.dmg | 4.52 MB | 82d41c8938173593b8a7f35f1fa035822cf5d6bbe348b2f0837418695eee6fba |
| macOS ARM64 | Archive | shadowsync-macos-arm64-v0.1.2.tar.gz | 4.08 MB | 87b69b9fd6bd66b145d70a5e80251def35204a050f959d56daca59926e0c8673 |
| Linux x64 | Archive | shadowsync-linux-x64-v0.1.2.tar.gz | 6.04 MB | 6375651e056ff11c2161479094798d5e81cdf423abd2b922bc3754082b99777a |
| Linux ARM64 | Archive | shadowsync-linux-arm64-v0.1.2.tar.gz | 5.80 MB | a1b5f5351e7937ff1d1c1d0356f3d9a50040d654bfc1e859ff7a3647e50a9241 |
Verify downloads
Use the SHA-256 values above to confirm the file you downloaded matches the published artifact.
# macOS / Linux
shasum -a 256 <filename>
# Windows PowerShell
Get-FileHash <filename> -Algorithm SHA256Published files in this release:
shadowsync-windows-x64-portable-v0.1.2.zipshadowsync-windows-x64-setup-v0.1.2.exeshadowsync-windows-arm64-portable-v0.1.2.zipshadowsync-windows-arm64-setup-v0.1.2.exeshadowsync-macos-x64-v0.1.2.dmgshadowsync-macos-x64-v0.1.2.tar.gzshadowsync-macos-arm64-v0.1.2.dmgshadowsync-macos-arm64-v0.1.2.tar.gzshadowsync-linux-x64-v0.1.2.tar.gzshadowsync-linux-arm64-v0.1.2.tar.gz
v0.1.1-pre
ShadowSync v0.1.1
This is the first public release of ShadowSync.
ShadowSync is a tray-based sync utility that watches for a configured USB drive, mirrors selected folders onto the local machine, and uses a shadow cache plus manifest tracking to keep repeat syncs fast. It supports pull-first USB to PC syncing, optional push-back from the local folder to the USB drive, tray-based progress and controls, single-instance protection, config recovery, and a native setup wizard for easier configuration.
This release also includes cross-platform packaging work for Windows, macOS, and Linux, automatic draft releases on GitHub, installer and portable options where supported, reset/cleanup scripts, refreshed documentation, and checksum-backed download tables in the generated release notes.
Warning
Windows builds are working (at least during my testing).
macOS and Linux artifacts are included, but they are currently untested.
Quick install
| Platform | Recommended | Alternate |
|---|---|---|
| Windows x64 | shadowsync-windows-x64-setup-v0.1.1.exe | shadowsync-windows-x64-portable-v0.1.1.zip |
| Windows ARM64 | shadowsync-windows-arm64-setup-v0.1.1.exe | shadowsync-windows-arm64-portable-v0.1.1.zip |
| macOS x64 | shadowsync-macos-x64-v0.1.1.dmg | shadowsync-macos-x64-v0.1.1.tar.gz |
| macOS ARM64 | shadowsync-macos-arm64-v0.1.1.dmg | shadowsync-macos-arm64-v0.1.1.tar.gz |
| Linux x64 | shadowsync-linux-x64-v0.1.1.tar.gz | Extract and run shadowsync |
| Linux ARM64 | shadowsync-linux-arm64-v0.1.1.tar.gz | Extract and run shadowsync |
Downloads
| Platform | Format | File | Size | SHA-256 |
|---|---|---|---|---|
| Windows x64 | Portable | shadowsync-windows-x64-portable-v0.1.1.zip | 2.49 MB | 9b11e16d036b4ce9c17f1fa5cae3b0dc97363ad6ae47dddbfc44ac209c02aa89 |
| Windows x64 | Installer | shadowsync-windows-x64-setup-v0.1.1.exe | 3.79 MB | 87ca91520ab6a5ceae8d13baf862c7cba35fe9a3b71f032aedea52e6eaa78b82 |
| Windows ARM64 | Portable | shadowsync-windows-arm64-portable-v0.1.1.zip | 2.37 MB | 81d66b43783ea66de2e7bfbcac7e8bcd4dad2d74c226ccabe1b9caa11b7f09ac |
| Windows ARM64 | Installer | shadowsync-windows-arm64-setup-v0.1.1.exe | 3.58 MB | 8d009078c62def427937c2f24f9de35879a2a6704b8f146efee0df6105dc4554 |
| macOS x64 | DMG | shadowsync-macos-x64-v0.1.1.dmg | 3.76 MB | 373c3c3d84cc952b04317d1c2883983a857d774e37e0505c030c691a243c5295 |
| macOS x64 | Archive | shadowsync-macos-x64-v0.1.1.tar.gz | 3.18 MB | 139f93a6878b2139a7cab267fc8b95eb8a312a94d8e527626c1bb991e6c67b36 |
| macOS ARM64 | DMG | shadowsync-macos-arm64-v0.1.1.dmg | 3.66 MB | 10bfb2664d305e39ad5f0aac075085543698d4efce5ff0e4ae13b9d03d629c10 |
| macOS ARM64 | Archive | shadowsync-macos-arm64-v0.1.1.tar.gz | 3.09 MB | df46f8730a43789c111ea4282b826c566cab9ebf7c29d808c579269c9881c001 |
| Linux x64 | Archive | shadowsync-linux-x64-v0.1.1.tar.gz | 5.57 MB | fb1def4e9a9885030df2b15e14457fc69e278f376271865c96aecf78c0dc3349 |
| Linux ARM64 | Archive | shadowsync-linux-arm64-v0.1.1.tar.gz | 5.44 MB | f60310688cf7c98f6b911fbdd6a2e5ef859047d4512a819d9980f079953e2c0c |
Verify downloads
Use the SHA-256 values above to confirm the file you downloaded matches the published artifact.
# macOS / Linux
shasum -a 256 <filename>
# Windows PowerShell
Get-FileHash <filename> -Algorithm SHA256Published files in this release:
shadowsync-windows-x64-portable-v0.1.1.zipshadowsync-windows-x64-setup-v0.1.1.exeshadowsync-windows-arm64-portable-v0.1.1.zipshadowsync-windows-arm64-setup-v0.1.1.exeshadowsync-macos-x64-v0.1.1.dmgshadowsync-macos-x64-v0.1.1.tar.gzshadowsync-macos-arm64-v0.1.1.dmgshadowsync-macos-arm64-v0.1.1.tar.gzshadowsync-linux-x64-v0.1.1.tar.gzshadowsync-linux-arm64-v0.1.1.tar.gz