v4.0.45
KonradBkd
released this
07 Feb 08:23
·
157 commits
to main
since this release
Refer to the Changelog for details.
The compiled HTML documentation can be found in the SilKit-Documentation
subdirectory in all SilKit-VERSION-PLATFORM-ARCHITECTURE-TOOLSET.zip
archives.
Fixed
- Registry failed to start correctly, if the dashboard is enabled, but the registry is letting the
system determine the listening port, e.g., when using a URI likesilkit://localhost:0
.
Changed
- Add links to API sections in the documentation overview
Added
- RPC usage example with lifecycle
- Windows: Utilities and demos are now compiled with a manifest that sets the active codepage to
UTF-8. The required commands to change the output codepage of the Windows console incmd
or
PowerShell are documented in a new FAQ entry.