Skip to content

2.3.3

Compare
Choose a tag to compare
@nielsdejong nielsdejong released this 21 Aug 10:55
· 346 commits to master since this release
693bfb2

NeoDash 2.3.3

This is a bugfix / stability release directly following 2.3.2.

Improvements:

  • Cleaned up dependencies, add lazy loading and code splitting in the bundle file for faster loading times. (@BennuFire, #545)
  • Migrated all icons from Material UI to Needle icons. (@BennuFire, #545)
  • Improved contrast for light and dark theme. (@nielsdejong, #545)
  • Fixed issue where dashboards were locked in read-only mode, after toggling in the dashboard settings. (@nielsdejong, #545)
  • Fixed issue where editing the name of a non-selected page changed the wrong page data. (@BennuFire, #545)
  • Add user agent to driver session for better logging of NeoDash queries. (@nielsdejong, #545)