Releases: Squidex/squidex
Releases · Squidex/squidex
5.8.2
Fixed
- GraphQL: Urgent bugfix for references and components. Please upgrade immediately from 5.8.1.
5.8.1
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
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
Changelog for 5.7.0
5.6.0
Changelog for 5.6.0
5.4.0
Changelog for 5.4.0
5.3.0
Merge branch 'release/4.x'
4.7.6
Fix Dockerfile again
4.5.3
Logging
5.2.1
Parent id fix in UI.