Skip to content

v1.1.0-continued

Choose a tag to compare

@sxdjt sxdjt released this 14 Jan 17:58

What's Changed

Added

  • New background_color option for unfilled bar portion
    • Can be set globally or per-severity condition
    • Defaults to card background color for backwards compatibility

Changed

  • Standardized color option names for clarity (backwards compatible)
    • fill_color replaces bnStyle (old name still works)
    • text_color replaces color (old name still works)
  • Internal CSS variables renamed for consistency

Upgrading

This release is fully backwards compatible. Existing configurations using bnStyle and color will continue to work.

Full Changelog: v1.0.0-continued...v1.1.0-continued