Skip to content

7.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 20:02
· 385 commits to master since this release

This version is all about the Update to .NET 7. If you host Squidex with Containers, e.g. with Docker Compose, Kubernetes or Managed Containers nothing changes. But if you host Squidex yourself in IIS or Linux, you have to ensure that you use the latest runtime.

Changed

  • Runtime: Migration to .NET 7
  • API: New system how to manage type names, e.g. for field types, rule actions and so on, with the goal to improve serialization performance.