Skip to content

v4.0.45

Compare
Choose a tag to compare
@KonradBkd 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 like silkit://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 in cmd or
    PowerShell are documented in a new FAQ entry.