SET DELETED ONbeforeAdsConnect60now reaches the server — the startup order every rddads / FiveWin app uses. The client syncs theShowDeletedstate right after the connect handshake; v1.8.10 only notified connections already open whenAdsShowDeletedwas called.- Server re-applies the flag to the lazy ABI connection it creates at the first
SetScope/SetOrder, so ordered/scoped walks (OrdScope+GotoTop/Skip) skip deleted rows regardless of call order. - New wire probe
tools/remote_deleted_probe.cppverifies the flow end-to-end against a liveopenads_serverd.
Requires updated openace64.dll and openads_serverd on the same build.
Full details in CHANGELOG.md.