Skip to content

Releases: Squidex/squidex

5.9.0

14 Sep 17:12
Compare
Choose a tag to compare

Fixed

  • Contents: Fixed field rules to also work with components.
  • Notifo: Improved error handling for Notifo integration.
  • Hosting: Several fixes to improve URL resolution when Squidex is hosted in a subfolder.

Changed

  • Assets: Improved asset folder dropdown.
  • Assets: Improved and optimized queries for asset folders.
  • Event Processing: Migration to channels.
  • Contents: Improved workflow handling for Save and Publish.
  • Contents: Resolve component types with schemaName field in the component object.
  • Contents: Added markdown support to all field hints.
  • Monitoring: Migration to Open Telemetry traces.
  • Rules: Improved rule simulator.
  • UI: New and better design.

Added

  • Assets: New metadata provider for azure image recognition.
  • Clustering: Added support for Kubernetes.
  • Contents: New tab to inspect the content item and view the structure as pure JSON.
  • Contents: New calendar view for scheduled content items.
  • Contents: Added a button to the UI to cancel content scheduling.
  • Contents: New validation properties for videos.
  • Contents: Added a text field to the content editor to define a custom ID when creating content items.
  • GraphQL: Exposed the newStatus field in GraphQL.
  • GraphQL: Exposed the newStatusColor field in GraphQL.
  • Logging: Added more information to the request log.
  • Rules: New action to trigger SignalR.
  • Rules: Enable or disable rules over the context menu.
  • Scripting: New method to make HTTP methods using POST, PUT, PATCH and DELETE verbs.

5.8.2

17 Jul 11:29
Compare
Choose a tag to compare

Fixed

  • GraphQL: Urgent bugfix for references and components. Please upgrade immediately from 5.8.1.

5.8.1

15 Jul 15:11
Compare
Choose a tag to compare

Fixed

  • API: Several bugfixes for components, especially around caching of components.
  • GraphQL: Several bufixes for components.
  • UI: Several bugfixes for components.
  • UI: Several fixes to fontsize.
  • UI: Virtual scrolling for nested fields with a lot of items (> 50) to improve performance.

Added

  • Assets: Check SVG files for embedded scripts and block uploads.
  • Assets: Option to create one folder per app for uploaded assets.
  • Rules: Add newStatus to content changed event.
  • UI: Define your custom date or date-time format for Date fields.

Changed

  • API: Support hosting without https (not recommended).
  • UI: Load outdated-browser from local files instead of CDN.
  • UI: Load leaflet from local files instead of CDN.
  • UI: Load leaflet geocoder from local files instead of CDN.
  • UI: Load Orleans Dashboard assets from local files instead of CDN.

5.8.0

29 Jun 01:08
Compare
Choose a tag to compare

Fixed

  • API: Fixes for anonymous write access.
  • API: Fixes for client access when creating apps.
  • Schemas: Correct sync of field rules, especially for CLI.
  • UserManagement: Fix pagination
  • UI: Encode IDs to allow custom content IDs with slash.
  • UI: Fixes typos for italian translation.
  • UI: Allow scrolling when content is disabled.
  • UI: Fixes references/referencing view for localized content.
  • UI: Fix confirm click.

Added

  • API: Better timeout and cancellation handling.
  • API: Default timeouts for most important MongoDB calls.
  • API: Better API tests to improve stability.
  • Assets: Additional configuration flag to allow one folder per asset.
  • Contents: Read published contents from secondary MongodB instances for better load distribution.
  • Contents: Better indexes for improved performance.
  • Rules: New liquid and javascript extensions to read the asset as text in rules.
  • Rules: Simpler syntax to resolve assets and contents in liquid templates.
  • Contents: Array builder when building custom code extension.
  • UI: Show SVG as images when in contnet overview.
  • UI: Chinese translation.

5.7.0

07 May 13:55
Compare
Choose a tag to compare
Changelog for 5.7.0

5.6.0

27 Feb 16:05
Compare
Choose a tag to compare
Changelog for 5.6.0

5.4.0

28 Dec 13:07
Compare
Choose a tag to compare
Changelog for 5.4.0

5.3.0

30 Oct 12:42
Compare
Choose a tag to compare
Merge branch 'release/4.x'

4.7.6

30 Oct 12:35
Compare
Choose a tag to compare
Fix Dockerfile again

4.5.3

29 Oct 16:09
Compare
Choose a tag to compare
Logging