New Features
aoc: Addedadmin node update_statusto tell AoC to scan the node and get a new status.- Windows: Zip installer supports per-user or global installation.
- general: Harden single file executable generation with
ocran.
Issues Fixed
direct: Fixed #263: Boolean transfer spec parameterpreserve_timeswas incorrectly generating ascp option:-p true. Leading to error message:no remote host specified. Now it correctly generates-p.