Skip to content

v2.19.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@sbender9 sbender9 released this 27 Dec 19:52
abfdd9e

🚀 Features

  • feature: display arbitrary meta values in the Data Browser
  • History api provider system
  • feat: server-admin-ui, migrate from react-jsonschema-form-bs4 to @rjsf/bootstrap-4
  • feature: make the plugin configuration a table of available plugins
  • Pluggable renderers for DataBrowser
  • feature: Raw value display in data browser
  • feature: federated module renderers for Signalk paths
  • feature: show requested permission prominently
  • feature: stricter cookie flags, constant time login handling
  • fix: add security headers via helmet middleware

🐛 Fixes

  • fix: guard against undefined webapp.displayName
  • fix: @js-temporal/polyfill as runtime dep
  • fix: show the last selected plugin correctly
  • fix timestamp 8601 error in debug log
  • Fix: module loading improvements
  • fix: prevent race condition in resources-provider-plugin startup
  • fix: race condition in Course API initialization
  • fix: allow only relative redirect after login
  • fix: validate log file name more thoroughly
  • More strict assignment operation linting

📦 Uncategorized

  • doc: Delta Notifications for Resource Changes
  • Doc: improve contributing.md