Skip to content

Releases: Squidex/squidex

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

5.2.1

24 Oct 17:19
Compare
Choose a tag to compare
Parent id fix in UI.