Skip to content

Latest commit

 

History

History
369 lines (194 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

369 lines (194 loc) · 15.5 KB

Changelog

v2.12.0 (2023-12-07)

Full Changelog

Implemented enhancements:

  • feat: Show the value in the promotion dialog #448 (nenad)

v2.11.5 (2023-08-11)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.11.4 (2023-08-10)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.11.3 (2023-07-19)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.11.2 (2023-06-29)

Full Changelog

Fixed bugs:

  • fix: [CI-8653]: convert tmate link logic from expecting an object to expect an array #440 (d1wilko)
  • fix: button display in deployment form #439 (ecmchow)

Merged pull requests:

v2.11.1 (2023-04-20)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.11.0 (2023-04-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.10.0 (2023-04-17)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.9.1 (2023-01-11)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.9.0 (2022-10-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v2.8.2 (2022-05-09)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.8.1 (2022-04-14)

Full Changelog

Merged pull requests:

v2.8.0 (2022-04-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • (fix) add hover text for follow logs button #414 (tphoney)

Merged pull requests:

v2.7.1 (2022-03-08)

Full Changelog

Fixed bugs:

  • sort steps based on stepNumber not array index #411 (d1wilko)

Merged pull requests:

v2.7.0 (2022-03-03)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • remove search text for branches and builds #408 (d1wilko)

Merged pull requests:

v2.6.2 (2022-02-15)

Full Changelog

Fixed bugs:

  • Persist "Show more" builds when builds are updated #406 (d1wilko)

Merged pull requests:

v2.6.1 (2022-01-27)

Full Changelog

Merged pull requests:

v2.6.0 (2022-01-25)

Full Changelog

Implemented enhancements:

  • set fixed width on adaptive cards so they display the same length #403 (eoinmcafee00)

Merged pull requests:

v2.5.0 (2022-01-11)

Full Changelog

Implemented enhancements:

  • add link around data collection to registration screen #397 (d1wilko)

Fixed bugs:

  • allow non-admin user to toggle repo protected status #401 (d1wilko)
  • fix promotion activity bug #400 (d1wilko)
  • remove local storage of build tab #399 (d1wilko)
  • strip trailing slash from url to fix build link bug #398 (d1wilko)

Merged pull requests:

v2.4.1 (2021-12-15)

Full Changelog

Implemented enhancements:

  • New filter and sort options for repo list #395 (d1wilko)

Merged pull requests:

v2.4.0 (2021-11-04)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • disable user-select on console line numbers and times #390 (saj)

Merged pull requests:

v2.3.1 (2021-10-13)

Full Changelog

Fixed bugs:

  • show error and console logs for build steps #387 (d1wilko)

Merged pull requests:

v2.3.0 (2021-09-22)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix graph view crash when runner cannot be found #383 (d1wilko)

Merged pull requests:

v2.2.1 (2021-09-09)

Full Changelog

Merged pull requests:

v2.2.0 (2021-09-09)

Full Changelog

Implemented enhancements:

  • add runner machine to graph step info drawer #376 (d1wilko)

Fixed bugs:

  • kicking off new build manually will push build to build list #378 (d1wilko)
  • fix builds stream event behaviour #377 (d1wilko)

Merged pull requests:

v2.1.0 (2021-09-01)

Full Changelog

Implemented enhancements:

  • add new repo setting toggles and generate go binary #374 (d1wilko)
  • add tooltip to long build step names #371 (d1wilko)

Fixed bugs:

  • stop general settings from remounting on each new build #373 (d1wilko)
  • fix branch link bug #372 (rohow)

Merged pull requests:

v2.0.1 (2021-08-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix off centre alt avatar bug #368 (d1wilko)
  • fix single pending build bug and simplify median build time logic #367 (d1wilko)
  • show error message for steps and stages #365 (d1wilko)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator