All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Previously, the extension would break in the rare case it was loaded before the pipeline; this update waits until the pipeline is rendered before listening for changes.
0.5.0 - 2020-04-30
- Built-in support for https://ci.concourse-ci.org and https://hush-house.pivotal.io.
- Dynamic support for other domains, via "Enable Concourse Status Amplifier on this domain".
0.4.1 - 2019-10-27
- Support for Firefox.
0.4.0 - 2019-10-26
- The extension is now loaded by clicking the extension button, not by inspecting the URL pattern. This is safer, and allows the user to choose when to load the extension and when not to.
0.3.0 - 2019-10-23
- Background image display for pipelines in an errored state.
- Icons in PNG and AI format, thanks to Cynthia Conklin!
0.2.1 - 2019-07-28
- Bumped manifest version.
0.2.0 - 2019-07-27
- Customization of image backgrounds via
Options
. - Support for Concourse v4.
- Styling of legend to make it more visible.
- Loading the extension on pages for individual jobs/builds.
0.1.0 - 2019-07-06
- Hard-coded image backgrounds.