Skip to content

v4.0.48

Compare
Choose a tag to compare
@KonradBkd KonradBkd released this 15 Apr 15:01
· 118 commits to main since this release
dcea1c7

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.

Changed

  • We now use a linker script to limit the exported symbol visibility to the public C API and some
    legacy C++ symbols.
  • The --enable-dashboard CLI parameter for the registry is now a no-op. It is now activated when
    using --dashboard-uri or via the registry configuration.

Fixed

  • Fix MinGW build.
  • Various fixes for dashboard integration.

Added

  • Man pages for linux.
  • All public struct members are now included by default in the documentation.