Skip to content

Releases: optimajet/DWKit

DWKit 4.0.0

31 Oct 15:32
Compare
Choose a tag to compare
  • Updated .NET to version 8.0. You can download it here.
  • In scripts using Docker Compose, the docker-compose command has been replaced with docker compose.

DWKit 3.7.0

16 Oct 15:37
Compare
Choose a tag to compare
  • Fixed an issue causing an exception during DWKit startup or operation if the project references specific types of assemblies.
  • Fixed a bug where, in certain code actions, the parameter object had an incorrect type.
  • Updated vulnerable dependencies:
    • Npgsql (4.1.3.1 -> 4.1.14)
    • System.Data.SqlClient (4.8.5 -> 4.8.6)
    • Microsoft.IdentityModel.JsonWebTokens (5.6.0 -> 5.7.0)

DWKit 3.6.0

21 Apr 16:36
Compare
Choose a tag to compare
  • Workflow Engine has been upgraded to version 9.0.0, refer to the release notes for more information.
  • Form Builder has been upgraded to version 1.10.0.
  • Other minor improvements and fixes.