Skip to content

Latest commit

 

History

History
124 lines (86 loc) · 2.5 KB

File metadata and controls

124 lines (86 loc) · 2.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v3.0.1 - 2024-12-12

Fixed

  • Minor style fixes in the autosync behavior

v3.0.0 - 2024-10-31

Breaking

  • Bumps dependencies to support Backstage 1.32.3"

Documentation

  • Documents need for new proxy settings

v2.2.0 - 2024-07-16

Added

  • Adds package ID to be compatible with the new plugin system

v2.1.4 - 2024-07-16

Fixed

  • Bumps various versions

v2.1.3 - 2024-05-15

Security

  • Bumps existing dependencies

Documentation

  • Documents how to test troubleshooting steps

v2.1.2 - 2024-03-16

Fixed

  • Fixes bug in filters on service maturity tab

v2.1.1 - 2024-03-15

Fixed

  • Campaigns section showed without campaigns and now it does not

v2.1.0 - 2024-03-15

Added

  • Campaigns for a service

v2.0.0 - 2024-02-23

Breaking

  • Bumps dependencies for react and backstage

Fixed

  • Removed msw from the list of devDependencies

v1.4.0 - 2024-01-29

Added

  • OpsLevel base url can now be configured for self-hosted instances
  • Bumped react-js-cron version to ^5.0.1

v1.3.1 - 2023-11-28

Fixed

  • Recommended linting rules

Security

  • Bumps downstream library versions

Documentation

  • Release process docs

v1.3.0 - 2023-11-10

Added

  • Contributing guidelines

[1.2.1] - 2023-11-06

Changed

  • Shows different icon for category and scorecard in check result
  • Fixes bug where scorecard section showed when an empty array returned

[1.2.0] - 2023-11-03

Added

  • Storybook
  • Support for Scorecards

Changed

  • Package description text
  • Changes visuals of the service maturity sidebar to match OpsLevel
  • Adds link back to OpsLevel from Check category
  • Adds Check owner (with a link back to OpsLevel)

[1.1.2] - 2023-10-24

Changed

  • Deprecates backstage-plugin-opslevel-maturity in favor of the scoped package
  • Releases @opslevel/backstage-maturity

[1.1.1] - 2023-10-20

Changed

  • Bugfix to include built assets

[1.1.0] - 2023-10-12

Added

  • (This) changelog file
  • NPM version badge to README.md

Changed

  • Upgraded dependencies
  • Upgraded node to 18.18.0
  • Logo is updated

[1.0.4] - 2023-06-09

Added

  • Auto-sync UI

Changed

  • Screenshots
  • Upgraded dependencies