Skip to content

4.1.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@netil netil released this 10 Aug 02:13

4.1.0-next.1 (2026-08-10)

Bug Fixes

  • bar: prevent invalid SVG arc flags on load() with bar.radius (f195b91), closes #4166
  • boost: harden worker fallback paths (b4fe41a)
  • plugin-tableview: validate constructor options and warn on invalid input (b98bb3f), closes #4140
  • selection: honor multiple=false and point.focus.only in select API (0b7255c)

Features

  • boost: pre-bundle the worker source and add workerUrl (79aa7ec)
  • canvas: support grid line class selectors (61cb9b7), closes #4164
  • subchart: add focus grid toggle (2762d02), closes #4176
  • subchart: support configurable subchart rendering (37ec4b7), closes #4175