Skip to content

v8.44.0

Choose a tag to compare

@cleftheris cleftheris released this 24 Apr 17:19
e7f3603

What's Changed

  • [cases] Dotnet 10 support for Elsa Workflow. Update Elsa packages to 2.16.1 and bump Cases version fixes #986 by @cleftheris in #987
  • [fix] Enhance security for XSRF cookie and redirect handling by @cleftheris in #989
  • [codeql] Prefix filter cache keys with '$' in FilterCachingService by @cleftheris in #990
  • [cases] Bugfix on cases menu when user$ was firing multiple times by @dkarkanas in #988
  • [openapi] Improve support for long-based enums in OpenAPI schema by @cleftheris in #991
  • [messages] Refactor attachment cleanup and configure DB cleanup options by @KrikTze in #992
  • [identity-ui] migrated from Gulp to Vite for faster build times by @cleftheris in #994
  • Bump vite-plugin-static-copy from 2.2.0 to 2.3.2 in /src/Indice.Features.Identity.UI by @dependabot[bot] in #995
  • Bump glob from 11.0.0 to 12.0.0 in /src/Indice.Features.Identity.UI by @dependabot[bot] in #996
  • Bump vite from 6.0.11 to 6.4.2 in /src/Indice.Features.Identity.UI by @dependabot[bot] in #997
  • [cases] Update GetCaseById to return nullable and handle not found by @travlos in #993
  • [identity] fix Client Store Cache Invalidation by @travlos in #1004
  • [core] Servicing update of 3rd party dependencies + MimeKit vilnerabi… by @cleftheris in #1007
  • [identity-ui] Fix font size issue on bootstrap template by @travlos in #1005
  • [identity-ui] Fix missing comma and new line in Email template by @nmargaris95 in #1001
  • [openapi] Fix array item schema initialization in transformer by @travlos in #1012
  • [core] Add localization support for time zone display names by @KrikTze in #1006
  • Bump uuid from 13.0.0 to 14.0.0 in /src/Indice.Features.Messages.App by @dependabot[bot] in #1014
  • [identity-ui] Add new Register Notice Localized string for customizing register page by @KrikTze in #1013
  • [identity-ui] Reveal Password by @mirindas in #1002
  • [identity] - Fix password reset confirmation email when missing device info. by @KrikTze in #1015
  • [openapi] Fix nullable support for net 9.0 Enums by @LaliotisDim in #1016
  • Bump postcss from 8.5.6 to 8.5.10 in /src/Indice.Features.Identity.UI by @dependabot[bot] in #1017

New Contributors

Full Changelog: v8.43.0...v8.44.0