v4.2.0
- [fix] Interactivity: Make search case-insensitive and also match on display name.
- [fix] Layouts: LTRTreeLayout cache was... not caching.
- Layouts: Make nodes movable at run time! (Thanks @jbrekelmans !)
- Layouts: New RIngLayout type (Thanks @jbrekelmans !)
- Rendering: Configurable frame rate for the renderer (Thanks @abesto !)
- Rendering: Handle devicePixelRatio properly for smoother rendering on HiDPI displays (Thanks @psastras !)