Skip to content

v1.16.0

Latest
Compare
Choose a tag to compare
@patrykandpatrickbot patrykandpatrickbot released this 06 Dec 19:05
6322781

This release has the same content as version 1.16.0-beta.1. The following compares versions 1.16.0 and 1.15.0.

Overview

core

  • An issue where overlaps between persistent Markers were handled unpredictably has been resolved. The order in which persistent Markers are drawn now reflects that from persistentMarkers.
  • Concurrency-related fixes have been made to ChartEntryModelProducer and ComposedChartEntryModelProducer.
  • An issue where ShapeComponent.draw could fail to rewind the Path between Shape.draw calls has been resolved.