3.38.1
aam-digital-ci
released this
02 Jul 15:17
·
141 commits
to official-release
since this release
3.38.1 (2024-07-02)
Bug Fixes
Many improvements fixing small errors.
- .Admin UI: correct route config for site-settings (b7877ac)
- .Admin UI: create default view configs to avoid errors (2306101)
- .core: handle undefined enum value in display-configurable-enum.component.ts gracefully (ed5ad89)
- .core: retry subscription to changes feed upon errors (5148e8a)
- .forms: avoid errors with undefined enum options (9ff08e2)
- .logging: log DISPLAY_ENTITY and ENTITY_SELECT not_found in more general way (fd50d3d)
- .logging: log entityId in database-service (f7b48f5)
- .logging: log error and id of latest-entity-loader for Config doc (70d5b6b)
- .logging: upgrade sentry and enable offline caching (cfd437c)
- .public forms: show info to user submitting invalid form (7bc360f), closes #2445
- .public forms: show loading until form is ready to avoid errors (96c3712)