Skip to content

5.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 15:11
· 952 commits to master since this release

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.