FFFF
Skip to content

Releases: optimajet/DWKit

DWKit 5.0.0

Choose a tag to compare

@optimajet optimajet released this 25 Jun 12:24
  • Updated .NET to version 10.0. You can download it here.
  • Workflow Engine has been upgraded to version 21.1.1, refer to the release notes for more information.
  • Updated Workflow Designer to version 21.1.1.
  • Updated vulnerable backend dependencies:
    • log4net (2.0.15 -> 3.3.1)
    • ClosedXML (0.94.2 -> 0.105.0)
    • Quartz (3.0.7 -> 3.18.1)
    • Microsoft.AspNetCore.Authentication.JwtBearer (2.1.30 -> 10.0.9)
    • Microsoft.AspNetCore.Authentication.OpenIdConnect (3.1.0 -> 10.0.9)
  • Updated the PostgreSQL provider dependency to Npgsql 10.0.3.
  • Replaced System.Data.SqlClient with Microsoft.Data.SqlClient in the MS SQL provider and starter applications.
  • Removed redundant PackageReference entries.

Update manual

Database:

  • Run the SQL script Workflow_update_5_2_4_to_21_1_1.sql for all relative databases:

DWKit 4.0.1

Choose a tag to compare

@optimajet optimajet released this 19 Feb 17:58
  • Fixed a bug causing incorrect field mapping generation when using "Generate Data Model".

DWKit 4.0.0

Choose a tag to compare

@optimajet optimajet released this 31 Oct 15:32
  • 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

Choose a tag to compare

@optimajet optimajet released this 16 Oct 15:37
  • 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

Choose a tag to compare

@optimajet optimajet released this 21 Apr 16:36
  • 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.
0