Skip to content

Bug Fixes and Enhancements

Choose a tag to compare

@DaveL17 DaveL17 released this 25 Jan 15:38
· 40 commits to master since this release

Overview

This release contains a new enhancement to choose a precision level for chart annotations (i.e., 12, 12.3, 12.30) and a significant change to the Theme Manager Save action. It also contains several important bug fixes.

All Indigo 2022+ users are encouraged to apply this update.

Details

  • Charts
    • NEW - Annotation value precision controls added to Area, Bar Flow Vertical, Bar Stock Horizontal, Bar Stock Vertical, Line, Weather Forecast devices.
    • Fixed bug in annotation display for weather forecast devices.
  • Theme Manager
    • REVISION - Changes behavior of Save Theme action to allow updates to existing themes without having to create a new theme.
    • Fixed bug in Theme Manager Rename action.
  • Custom Line Segments
    • Deprecates step, steps-mid, and steps-post line styles which are no longer supported by Matplotlib.
    • Fixed bug that caused custom line segments to not be plotted.
  • Code refinements.
  • Minor UI refinements.