Skip to content

Releases: leg100/otf

v0.1.7

05 Aug 09:38
6331830
Compare
Choose a tag to compare

0.1.7 (2023-08-05)

Bug Fixes

Miscellaneous

v0.1.6

02 Aug 18:58
031d673
Compare
Choose a tag to compare

0.1.6 (2023-08-02)

Features

  • record who created a run (#556) (57bb9b6)
  • ui: clicking on workspace widget tag filters by that tag (a7ce9a8)
  • ui: provide more vcs metadata for runs (#552) (18217ce)

Miscellaneous

  • add organization UI tests (1c7e3db)
  • remove redundant CreateRun magic string (#555) (a2df6d5)

v0.1.5

02 Aug 05:52
9dbe599
Compare
Choose a tag to compare

0.1.5 (2023-08-01)

Features

  • add support for terraform_remote_state (#550) (c2fa0a7)

v0.1.4

01 Aug 11:35
19148a6
Compare
Choose a tag to compare

0.1.4 (2023-08-01)

Features

Miscellaneous

  • downplay legitimate state not found errors (2d91e31)
  • remove demo (d70c7fd)
  • ui: make workspace state tabs look nicer (bbe38b4)

v0.1.3

27 Jul 12:58
4dd3e03
Compare
Choose a tag to compare

0.1.3 (2023-07-27)

Features

  • ui: add tags to workspace widget (#543) (3000c09)
  • ui: show resources and outputs on workspace page (#542) (d792e23), closes #308

Bug Fixes

  • ui: style variables table (ed67d57)

v0.1.2

26 Jul 10:22
2b42dfd
Compare
Choose a tag to compare

0.1.2 (2023-07-26)

Bug Fixes

Miscellaneous

  • removed unused config file (84fe3b1)

v0.1.1

24 Jul 15:12
3e9321b
Compare
Choose a tag to compare

0.1.1 (2023-07-24)

Bug Fixes

  • ui: improve dropdown box UX (d67de76)
  • ui: new team form missing borders (0506694)

v0.1.0

24 Jul 09:45
75a9eef
Compare
Choose a tag to compare

0.1.0 (2023-07-24)

⚠ BREAKING CHANGES

  • adding team member creates user if they don't exist (#525)

Features

Bug Fixes

  • embed magnifying glass icon (8a45d51)
  • run tailwind css on template changes (e749013)

v0.0.53

12 Jul 10:31
fce9285
Compare
Choose a tag to compare

0.0.53 (2023-07-12)

Bug Fixes

  • delete existing unreferenced webhooks too (6b61b48)
  • delete webhooks when org or vcs provider is deleted (#518) (0d36ea5)
  • docs: version using tag not branch name (8613fe8)
  • only set not null after populating column (1da3936)
  • remove trailing slash from requests (#516) (c1ee39e), closes #496
  • ui: add cache-control header to static files (061261f)

Miscellaneous

  • add hashes to all static urls (3650926)
  • test create connected workspace via api (9bf4bae)

v0.0.52

08 Jul 17:25
dfbc041
Compare
Choose a tag to compare

0.0.52 (2023-07-08)

Bug Fixes