Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 10:03
· 121 commits to main since this release

Changed

  • Updated SIL Kit libraries to 4.0.32 (QA release)

Fixed

  • Fixed crash on Windows during startup of the application
    • The SIL Kit DLL file was x86, but should have been x86_64 - this lead to a crash of the application (BadFormatException)