v2.19.0-beta.5
Pre-release
Pre-release
🚀 Features
- feature: display arbitrary meta values in the Data Browser
- PR: #2143
- History api provider system
- PR: #2100
- feat: server-admin-ui, migrate from react-jsonschema-form-bs4 to @rjsf/bootstrap-4
- PR: #2136
- feature: make the plugin configuration a table of available plugins
- PR: #2152
- Pluggable renderers for DataBrowser
- PR: #2165
- feature: Raw value display in data browser
- PR: #2170
- feature: federated module renderers for Signalk paths
- PR: #2173
- feature: show requested permission prominently
- PR: #2179
- feature: stricter cookie flags, constant time login handling
- PR: #2197
- fix: add security headers via helmet middleware
- PR: #2195
🐛 Fixes
- fix: guard against undefined webapp.displayName
- PR: #2146
- fix: @js-temporal/polyfill as runtime dep
- PR: #2157
- fix: show the last selected plugin correctly
- PR: #2153
- fix timestamp 8601 error in debug log
- PR: #2164
- Fix: module loading improvements
- PR: #2160
- fix: prevent race condition in resources-provider-plugin startup
- PR: #2188
- fix: race condition in Course API initialization
- PR: #2187
- fix: allow only relative redirect after login
- PR: #2192
- fix: validate log file name more thoroughly
- PR: #2196
- More strict assignment operation linting
- PR: #2194