Sally v1.0.19 brings the new Unicode-aware copy/move path into the release build and ships RAR archive support without an external UnRAR DLL.
Highlights
- Added the wide snapshot builder path for disk-panel copy, move, drag/drop, and copy-of operations, including filters, ADS handling, rename masks, and long-path coverage.
- Preserved legacy file-operation safeguards in the new path, including same-path copy rejection and encrypted source/target behavior.
- Statically linked the vendored UnRAR engine into
plugins/unrar/salunrar.dll, so RAR support no longer depends on a separateunrar.dllnext to the plugin. - Expanded plugin build and packaging coverage, including release distribution population for the supported plugin set.
- Added FTP plugin CMake coverage as part of the broader plugin build work.
Downloads
Sally-v1.0.19-x64.zip- 64-bit runtime buildSally-v1.0.19-x86.zip- 32-bit runtime buildSally-v1.0.19-ARM64.zip- ARM64 runtime buildSally-v1.0.19-pdb.zip- debug symbolsSally-v1.0.19-translator-workspace.zip- translator workspace package
Verification
The release workflow passed for x64, x86, and ARM64. The runtime zips were checked for the UnRAR plugin layout: each package includes plugins/unrar/salunrar.dll, registers it in plugins.ver, and does not include a separate unrar.dll.
Full Changelog: v1.0.18...v1.0.19