You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collection of bug fixes for the 2.4.2 release (#744)
* Fixed issue where table action rule creation modal displayed invalid suggestions
* Add support for links in table actions, as well as improved rendering of links in markdown
* No longer rendering empty buttons for missing values in table actions
* Fix number formatting to always use en-US locale
* Fixed issue where dashboard database was not set correctly for share links without credentials
* Fixed dashboard title visibility in sidebar
* Added missing setting to pie chart configuration
* Clean up code, remove old console.log statements
* Stability and UX for table checkbox actiosn
* Handling shared dashboards in standalone mode
* Added hidden setting for hiding the plaintext password warning. Fixed issue with casting null dates
* Style tweaks for reports without footers
* Fixed styling defaults for bar chart
* Fixed fullscreen views
* Freetext parameter with manual save style fixes
* clean up graph editing modal
* Correction to release notes
* Robustness of actions rule create modal
* Improved comments
This is a patch release following 2.4.0. It contains several new features for self-hosted (standalone) NeoDash deployments, as well as a variety of UX improvements for dashboard editors.
0 commit comments