Skip to content

Latest commit

 

History

History
462 lines (218 loc) · 22 KB

File metadata and controls

462 lines (218 loc) · 22 KB

Changelog

1.5.1 (2026-05-01)

Bug Fixes

  • ENG-11821: env file (#148) (6d3649e)
  • ENG-58: improve error message + remove version from integration list (#150) (a51aeb2)

1.5.0 (2026-04-29)

Features

1.4.0 (2026-04-28)

Features

1.3.3 (2026-04-16)

Bug Fixes

  • ENG-12551: add x-hub-session-token header to connection attempt requests (#139) (73ca0b8)
  • ENG-12551: update connection attempts URL to /hub/ path (#137) (059363d)

1.3.2 (2026-04-16)

Bug Fixes

  • ENG-12551: fix COOP detection race condition and empty response parsing (#135) (7520687)

1.3.1 (2026-04-16)

Bug Fixes

  • ENG-12551: fix popup close not resetting state without COOP (#133) (fdae063)

1.3.0 (2026-04-15)

Features

1.2.0 (2026-04-14)

Features

  • ENG-12652: suspense mre and debug log (#129) (a25da7b)

1.1.0 (2026-04-09)

Features

  • ENG-12476: add webhooks_url and events_encoded_context to hub evaluation context (#127) (0eab6f5)

1.0.2 (2026-04-02)

Bug Fixes

1.0.1 (2026-03-18)

Bug Fixes

  • ENG-12152: render description and tooltips for falcon connectors (#118) (6777742)

1.0.0 (2026-03-17)

⚠ BREAKING CHANGES

  • add close label prop (#116)

Features

0.13.2 (2026-03-17)

Bug Fixes

0.13.1 (2026-03-17)

Bug Fixes

0.13.0 (2026-03-17)

Features

  • dont render close button if no close handler is passed (#110) (b110f20)

0.12.9 (2026-02-24)

Bug Fixes

  • ENG-12199: extend allowed origins and set default mode (#103) (418e133)

0.12.8 (2026-01-14)

Bug Fixes

  • ENG-11507: Display required/optional indicators for dropdown (#99) (93547a4)

0.12.7 (2025-12-22)

Bug Fixes

  • ENG-1: Hub support link handling (#94) (509e760)

0.12.6 (2025-12-19)

Bug Fixes

  • give priority to received account id (#91) (f79cae7)

0.12.5 (2025-12-18)

Bug Fixes

  • show more human friendly error message (#88) (65f17ab)

0.12.4 (2025-12-17)

Bug Fixes

  • ENG-11669: emit on success for oauth flows (#86) (b62990b)

0.12.3 (2025-12-17)

Bug Fixes

  • ENG-11669: load existing account from initial settings (#84) (c223314)

0.12.2 (2025-12-16)

Bug Fixes

0.12.1 (2025-12-15)

Bug Fixes

0.12.0 (2025-12-15)

Features

  • ENG-11586: use new logos and prevent error on image not found (#78) (763c148)

0.11.2 (2025-12-08)

Bug Fixes

  • render form and prevent back if single integration config (#75) (45cf100)

0.11.1 (2025-12-05)

Bug Fixes

  • use connector name instead of config name (#73) (9791a9f)

0.11.0 (2025-12-05)

Features

  • ENG-11298: Pinning GitHub actions (#68) (49ef741)

Bug Fixes

  • ENG-11515: hide hidden fields on edit (#71) (41c4761)

0.10.2 (2025-12-04)

Bug Fixes

  • ENG-11592: show errors even when no form fields present (#69) (76cee1c)

0.10.1 (2025-12-02)

Bug Fixes

  • ENG-11565: Add New category to Hub (#66) (0ad437a)

0.10.0 (2025-11-27)

Features

  • ENG-11506: initiate OAuth flow with integration id (#64) (2a817ff)

0.9.1 (2025-11-25)

Bug Fixes

  • ENG-11479: missing provider version on account edit (#62) (3b489eb)

0.9.0 (2025-11-25)

Features

  • ENG-11506: send integration id on save (#60) (e0a5398)

0.8.0 (2025-11-25)

Features

0.7.4 (2025-11-24)

Bug Fixes

  • ENG-11463: remove back button on loading or connected (#55) (75e7961)
  • ENG-11471: remove divider for single category (#53) (b3e1186)

0.7.3 (2025-11-24)

Bug Fixes

  • ENG-11467: Add secret field editing with placeholder view (#51) (935bce0)

0.7.2 (2025-11-21)

Bug Fixes

  • ENG-11488: handle grantType for falcon connectors (#49) (61c0297)

0.7.1 (2025-11-20)

Bug Fixes

  • ENG-11479: Missing Provider Version Revert (#47) (5a7ad68)

0.7.0 (2025-11-20)

Features

  • ENG-1364: Missing Provider Version (#43) (d890cce)

Bug Fixes

  • ENG-11479: Missing Provider Version (#44) (2d4b66d)
  • ENG-1364: Missing Provider Version (#42) (501c65d)

0.6.6 (2025-11-19)

Bug Fixes

  • ENG-11444: Replaced copy action to use the one from Input (#40) (3bf2281)

0.6.5 (2025-11-18)

Bug Fixes

  • ENG-11444: Add copy button and success alert for external trigger token (#38) (accf6e5)

0.6.4 (2025-11-14)

Bug Fixes

0.6.3 (2025-11-12)

Bug Fixes

  • ENG-11302: Fix provider response in hub (#34) (e3e6813)

0.6.2 (2025-11-12)

Bug Fixes

  • ENG-10975: send provider as parameter (#32) (fbbdecb)

0.6.1 (2025-11-10)

Bug Fixes

  • ENG-10961: tooltip and password field improvements (#30) (93c5576)

0.6.0 (2025-11-10)

Features

  • ENG-10975: add state for when no fields (#28) (968384d)

0.5.2 (2025-11-06)

Bug Fixes

0.5.1 (2025-11-05)

Bug Fixes

  • ENG-10975: pre-fill existing values (#23) (95d6233)

0.5.0 (2025-11-05)

Features

  • ENG-10896: implement oauth improvements (#18) (3349af2)

Bug Fixes

  • ENG-10925: field validation and empty field omission (#22) (25224b2)

0.4.2 (2025-09-02)

Bug Fixes

0.4.1 (2025-09-01)

Bug Fixes

0.4.0 (2025-08-28)

Features

  • add falcon connector support (0060543)
  • ENG-10766: add falcon connector support (3ed2a7d)

Bug Fixes

  • ENG-10904: export proper component (5b2803c)
  • export proper component (33d8288)

0.3.0 (2025-08-19)

Features

  • add category filter (e3f59ab)
  • add functioning integration searchbar (acb17a4)
  • ENG-10767: filter integrations (05d0dc6)

0.2.1 (2025-08-13)

Bug Fixes

  • oauth flow button state (91b21e0)

0.2.0 (2025-08-08)

Features

  • add external trigger token rendering (f1c0ea2)
  • expression and conditional rendering (1762d3a)
  • feature flag context and hook (a9d00a9)
  • render dropdowns and textareas with malachite (9e59a0d)

Bug Fixes

0.1.0 (2025-07-11)

Features

  • account editing flow (0cf3a54)
  • add error boundary (2f5e457)
  • add events (0ac44e3)
  • add hub modes (d74c6f7)
  • add suppor for new props in webcomponent (cd718d8)
  • back to antd (6921d6d)
  • error handling and better rendering (2aec2a3)
  • fetch integration list (50d3226)
  • handle expired tokens (2dc60c8)
  • initialise repo with react and webcomponent build (1e719ae)
  • loading states (21e1ad5)
  • more design updates (0293dfe)
  • react query and better components (ce2d084)
  • rudimentary account linking (56a27a4)
  • use malachite components locally (b362c65)

Bug Fixes