Skip to content

Latest commit

 

History

History
118 lines (54 loc) · 4.78 KB

File metadata and controls

118 lines (54 loc) · 4.78 KB

Changelog

1.9.0 (2025-12-15)

Features

  • Add context switcher to application dashboard (b19034b)

1.8.0 (2025-08-22)

Features

  • adds polling off pipeline jobs (8df5847)
  • cache list of application (63bbd30)

Bug Fixes

1.7.0 (2024-07-23)

Features

  • adds error screen when terminal is to small (15fdbca)
  • show which context the radix cli is using (15fdbca)

1.6.1 (2024-07-22)

Bug Fixes

  • extra comma in the config file causing app to crash (82f0c3d)

1.6.0 (2024-07-22)

Features

  • adds ability to create apply-config pipeline (99e978a)

1.5.0 (2024-07-18)

Features

  • adds ability to create new build-deploy pipelines (b84cbd3)

Bug Fixes

  • adds refresh help text (cc0dff0)
  • reshing in form would cause wrong help text to be displayed (cc0dff0)

1.4.0 (2024-07-18)

Features

  • adds helper text to the different pages (05ea337)

1.3.0 (2024-07-18)

Features

  • removes auto update application user needs to press ctrl+r (3aab288)

1.2.0 (2024-07-16)

Features

  • adds enter and escape as naviagtion options between pipelines and aplications (fd9c2d0)

Bug Fixes

  • bug that would spam radix api more when swapping between application (fd9c2d0)

1.1.1 (2024-07-16)

Bug Fixes

  • only start auto update tick after user selects a application (591e8f6)

1.1.0 (2024-07-16)

Features

  • adds abilty to open pipeline job in browser (5495981)
  • show selected application as pipeline table heading (88d5247)

Bug Fixes

  • fix bug that stopped auto refresh when pipelineTable is focused (0904cc6)
  • handle case when a pipeline job has no environments (5b79b6e)

1.0.1 (2024-07-15)

Bug Fixes

  • handles login from rx-cli when launching the application (8e27a35)

1.0.0 (2024-07-15)

Miscellaneous Chores