Skip to content

5.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 08:20
· 400 commits to main since this release

Full changelog: 5.1.5...5.1.6

Bug fixes:

  • #970 colors washed out with Three >= 152
  • #957 Enforce navbar buttons position
  • #946 Download button opens in new tab
  • #959 markers: leave-marker event fired when updating a marker
  • #950 visible-range: issues with narrow ranges

New features:

  • markers: add defaultHoverScale config & hoverScale marker property

Other changes:

  • Enable Three Cache. It was enabled in v4 but the configuration was lost in v5.
  • markers: use separate SVG for SVG markers. circle, ellipse, square, rect, path have their own SVG root element (polygon and polyline still share a unique SVG).