Date: 2026-08-12
- EMailArchiver / GraphSync / ADSync / Monitoring: Starting a service with the
-T (test) parameter no longer leaves it stuck in "Starting" status for the entire duration of the initial run — the service now reports "Running" immediately, matching normal Windows Service behavior. Stopping a service shortly after starting it now waits briefly for that initial run to finish instead of cutting it off mid-way.
- Monitoring: Fixed a spurious duplicate "logout" error appearing in the log when a mail configuration lookup failed with
UseDocuvitaSmtp enabled.
- ConfigurationEditor: Fixed the window title showing a dangling "— Version" with no number before a config file is loaded.
- ConfigurationEditor: Fixed a log4net configuration error ("Failed to initialize configuration file watcher") that appeared when loading a config file.
- EMailArchiver / ADSync / GraphSync: Consolidated the AMTANGEE CRM SDK DLLs and
docuvita.Contract.dll to the shared cross-repo build staging area, removing the last vendored copies from References\.
- Documentation: Documented how to pass command-line arguments (e.g.
-T) as start parameters to installed services, and updated the developer guide's service runtime pattern description (EN + DE).
- Documentation: Fixed broken internal cross-links and code-span line-wrapping in the generated documentation site.