Skip to content

Releases: Scimia/konnect-portal

1.0.5

26 Jul 21:42
Compare
Choose a tag to compare

1.0.5 (2023-07-26)

Docs

  • update: test releaserc rules (a00cc58)

1.0.4

26 Jul 20:58
dfab07e
Compare
Choose a tag to compare

1.0.4 (2023-07-26)

Bug Fixes

1.0.3

26 Jul 20:48
9077488
Compare
Choose a tag to compare

1.0.3 (2023-07-26)

Bug Fixes

  • ci: update release trigger (9077488)

1.0.2

26 Jul 20:34
3658b62
Compare
Choose a tag to compare

1.0.2 (2023-07-26)

Chores

  • ci: update release flow token (9b111dd)

Docs

1.0.1

26 Jul 20:24
7598bc5
Compare
Choose a tag to compare

1.0.1 (2023-07-26)

Docs

Chores

v1.0.0

26 Jul 19:36
281b4b0
Compare
Choose a tag to compare

1.0.0 (2023-07-26)

Bug Fixes

  • adjust error handling for auth elements for v2 api (TDX-3212) (#117) (a5e439e)
  • appreg: add optional chaining to product.name (#135) (e409f82)
  • auth: ensure redirect handler is registered when receiving 401 (#153) (5b0a374)
  • auth: set the base url on axios client for requests that use raw paths (#149) (c453a83)
  • ci: commitlint checks should ignore dependabot (#78) (cd8b8c6)
  • dcr: truncate show creds (#94) (641b72c)
  • kauth baseUrl handling (#89) (b03e741)
  • LD: use featureset for ld (#116) (7dd2d72)
  • lefthook is evil (443322e)
  • lint actions (#56) (21733a8)
  • prevent no .env (#110) (2cd7b85)
  • products-list: fix structure for table header (#144) (9e87947)
  • remove error message in app form when resubmitting (#162) (d56df88)
  • remove legacy endpoints (#55) (bc06690)
  • remove yarn build & lefthook commit-msg (2f883db)
  • tests: mock LaunchDarkly requests during tests (#160) (575bdf0)
  • trigger on push to main (9ea94ae)
  • update i18n strings for breadcrumbs (#80) (345c215)

Features

  • .editorconfig integration (#104) (abb984e)
  • documents: accept vendored content type (#115) (5d5edda)
  • i18n: catalan, german, spanish, french locales (#152) (f4c612a)
  • refactor auth elements to use v2 endpoints (#95) (06aca00)
  • rename "service" to "product" across konnect portal [TDX-3134] (#58) (6fe3725)

Performance Improvements

  • vite: reduce bundle size via lazy-loaded routes (#146) (180f046)

Reverts