Squidex v7.23.0 Release Notes

Release Date: 2026-04-16 // 3 months ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ”’ Security : Added SSRF protection for asset downloads.
    • ๐Ÿ”’ Security : Added SSRF protection for scripting Http clients.

    ๐Ÿ›  Fixed

    • Content : Fix serialization of status fields for contents.

Previous changes from v7.22.0

  • โž• Added

    • Backend : Search fields. String fields that are added to full text searches with a simple contains search.
    • Frontend : Add an option to disable to full frontend UI.
    • Frontend : Increase width of left panel via button.
    • Frontend : New responsive menu for content fields.
    • Frontend : New view to view resolved comments also.
    • Frontend : Resolve comments.
    • Localization : Add German as another language.
    • Schemas : User Info fields that contain api keys for authentication.
    • Scripting : Added a flag to ignore http errors.
    • Scripting : Added a method to make particular HTTP requests.

    ๐Ÿ”„ Changes

    • Backend : Update to .NET 10.
    • Frontend : Improved form rows for all forms.
    • Frontend : Several accessability fixes, for example using buttons and anchors correctly.
    • Frontend : Update of Node and Angular to v21.

    ๐Ÿ›  Fixes

    • API : Seveal fixes to the OpenAPI spec.
    • Backend : Resolve path bases correctly.
    • Content : Allow zeros as custom IDs.
    • Content : Fix fullscreen mode for content fields.
    • Content : Fixes to the rich text editor.
    • Frontend : Encode JSON query strings correctly.
    • Frontend : Several fixes to the query system.