Squidex v5.5.0 Release Notes

Release Date: 2021-01-24 // about 3 years ago
  • ๐Ÿ”‹ Features

    • Admin: Better user management in the backend.
    • Admin: Possible to delete users now.
    • Backend: Reduce memory allocations in the backend.
    • Backend: Better tests for replicated caches.
    • Notifo: Update to newer notifo REST service.
    • Contents: Geolocation fields also accept GeoJson objects now.
    • Contents: Support for Geo queries with the full text index. You need to rerun the full text indexer for old geolocation fields.
    • Contents: Reference specific content version in GraphQL endpoint.
    • ๐Ÿ’ป UI: Change the default of date editors to local mode instead of UTC.
    • ๐Ÿ’ป UI: Better support for SVG images in the rich text and markdown editor.
    • ๐Ÿ’ป UI: Integrated video player for assets.
    • ๐Ÿ’ป UI: Integrated document viewer for documents like Word and PowerPoint.
    • ๐Ÿ’ป UI: Fixed default value handling.
    • ๐Ÿ’ป UI: Better sorting of schemas in custom Roles.

    ๐Ÿ›  Bugfixes

    • ๐Ÿฑ Assets: Fixed a bug where the wrong version was used when referencing assets.
    • ๐Ÿฑ Assets: Fixed a critical bug in the backend to not deliver protected assets when an old version without that protection was queried.
    • ๐Ÿ’ป UI: Fix quick nav after migration to newer Angular version.
    • ๐Ÿ’ป UI: Fixed a layer in the OpenStreetMap editor to use https instead of http.
    • ๐Ÿ’ป UI: Fixed array sorting in the UI.
    • ๐Ÿ’ป UI: Fixed a bug that was causing the folders not to show up properly.
    • Identity: Fix the config management for external OIDC providers.
    • Events: Fix event consumers for older mongo installations (< 4.0 ).