Squidex v5.8.0 Release Notes

Release Date: 2021-06-28 // almost 3 years ago
  • ๐Ÿ›  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.