Releases: energywebfoundation/ddhub-client-gateway
Releases · energywebfoundation/ddhub-client-gateway
Release 1.8.2
Release 1.8.1
1.8.1 (2024-03-27)
Bug Fixes
- dsb-client-gateway-api: fix api/user auth guards (f6f1424)
- dsb-client-gateway-api: fix flow for mtls setup on new cgw (7723811)
- dsb-client-gateway-api: whitelist endpoints (285810d)
Tests
- dsb-client-gateway-secrets-engine: refactor azure kv tests on mtls cert set (43bff17)
Chores
Release 1.8.0
1.8.0 (2024-02-22)
Features
- ddhub-client-gateway: add swagger doc (b0f2663)
- ddhub-client-gateway: auto-fill default values (23a118e)
- ddhub-client-gateway: get contact by did (ec09419)
- ddhub-client-gateway-ui-channels: sort by fqcn asc (ceb436f)
- ddhub-client-gateway-ui-messaging: add options handling for datetime widget (9dab575)
- ddhub-client-gateway-ui-messaging: add reply messages (e2c68dc)
- dsb-client-gateway-api: add reply messages count (6770bb2)
- dsb-client-gateway-api: ignore health api key protection (33c4a59)
- dsb-client-gateway-api: log username on request completion, login, refresh (af52ab6)
- dsb-client-gateway-frontend: add env variable handling for custom MB name (57ed566)
- dsb-client-gateway-frontend: allow user to replace entire cgw name via env var (9b2ca96)
Bug Fixes
- ddhub-client-gateway-ui-messaging: checkbox label spacing (57b8a51)
- ddhub-client-gateway-ui-messaging: remove old viewMessage modal (13ecb8f)
- ddhub-client-gateway-ui-messaging: remove old viewMessage modal (9e978b1)
- dsb-client-gateway-frontend: add chaining to determine if expected value is not undefined (007d3cf)
- dsb-client-gateway-frontend: fix mismatched types for new message form (07f0fe2)
Chores
- devops: change affected apps ref (39c6250)
- devops: fix nx base ref (111e2d0)
- devops: fix nx base ref (565b1c6)
- devops: fix output (958f72d)
- devops: fix output in run_test (cee5e9d)
- devops: print outputs (8bbb614)
- devops: run build for affected apps only (ec9db83)
- devops: set global nx-base (6d123e5)
- devops: test frontend change (fbe858b)
- devops: test nx affected (f31d2d1)
- devops: try different develop branch ref (043d35a)
- devops: update released gamteway name to WA Unregistered Equipment Portal (9559e46)
- dsb-client-gateway-frontend: change default MB name (54bef7d)
Tests
- dsb-client-gateway-api: fix offline messages tests (3c84f9a)
Release 1.7.0
1.7.0 (2023-11-29)
Features
- ddhub-client-gateway-ui-login: add env vars for custom name and logo path (8ef48af)
Bug Fixes
- ddhub-client-gateway-ui-login: remove logo in sidebar if custom branded (c927a40)
- ddhub-client-gateway-ui-messaging: default to now on local-date-time. Add custom checkbox widget (b9cc746)
- ddhub-client-gateway-ui-messaging: display boolean values in entry view (0df6fb4)
Chores
- devops: add codeowners file (28a39b0)
- devops: fix frontend build (b6587a5)
- devops: fix rleased frontend not change branding (f5dea8f)
- devops: revert test change (6e4b773)
- devops: skip PR request for release (05199e2)
- devops: test (2b13c28)
- devops: test (691999e)
- devops: test for branding (b3efdf2)
Tests
Release 1.6.1
Release 1.6.0
1.6.0 (2023-11-26)
Features
- ddhub-client-gateway-ui-messaging: add generate transaction id button (f5d2611)
Bug Fixes
- ddhub-client-gateway-frontend: fix reply button style and display of alias in message outbox (dc4a678)
- ddhub-client-gateway-ui-channels: fixed mouse click handling for topics (d5870a7)
- ddhub-client-gateway-ui-messaging: fix formData and errors not reset on modal close (949213f)
- ddhub-client-gateway-ui-messaging: fix related messages logic on ui (6ccda53)
- ddhub-client-gateway-ui-messaging: reset form on channel/topic/version updates (4a6415f)
- dsb-client-gateway-api: fallback to cgw did when username is undefined without auth (1315209)
- dsb-client-gateway-api: fix failing tests for sent messages (1e208ce)
- dsb-client-gateway-api: fix related message fetch on offline messages (c598372)
Chores
- ddhub-client-gateway-ui-messaging: add missing util export (efe6cf6)
Tests
- dsb-client-gateway-api: null username test for ack message (7bcb45d)
Release 1.5.0
1.5.0 (2023-11-23)
Features
- ddhub-client-gateway-frontend: display address book alias (76e292a)
- ddhub-client-gateway-frontend: display address book alias (cd93f02)
- ddhub-client-gateway-frontend: Display recipient list (311cfff)
- ddhub-client-gateway-frontend: Display recipient list as minified DID or alias (1a2ff2c)
- ddhub-client-gateway-frontend: updates for applying address book in other screens (f2469c3)
- ddhub-client-gateway-frontend: updates for applying address book in other screens (d85b075)
- ddhub-client-gateway-ui-api-hooks: address book api hooks (3caf310)
- ddhub-client-gateway-ui-api-hooks: get channels messages count api hook (912a3d3)
- ddhub-client-gateway-ui-api-hooks: get sent messages hook (4e141ac)
- ddhub-client-gateway-ui-api-hooks: message inbox (8382e71)
- ddhub-client-gateway-ui-api-hooks: rename to messageForms (9e0862f)
- ddhub-client-gateway-ui-api-hooks: sent msg structure update (fb53dda)
- ddhub-client-gateway-ui-channels: channel message inbox (34cf0e7)
- ddhub-client-gateway-ui-channels: re-enable response topics (fd8e9f8)
- ddhub-client-gateway-ui-channels: rename to messageforms (3099800)
- ddhub-client-gateway-ui-channels: response topics new structure (e1e1b21)
- ddhub-client-gateway-ui-login: channel message inbox outbox (fa4325e)
- ddhub-client-gateway-ui-messaging: accept channel type (46991af)
- ddhub-client-gateway-ui-messaging: add ack message and fix small bugs (ecdc8d6)
- ddhub-client-gateway-ui-messaging: add message reply and some other fixes (d12135e)
- ddhub-client-gateway-ui-messaging: add message reply and some other fixes (7ca1b50)
- ddhub-client-gateway-ui-messaging: add message reply and some other fixes (4c10376)
- ddhub-client-gateway-ui-messaging: address book ui (feaff9f)
- ddhub-client-gateway-ui-messaging: address book ui (4f2d99d)
- ddhub-client-gateway-ui-messaging: channel message inbox (945ed83)
- ddhub-client-gateway-ui-messaging: enable search (72255fa)
- ddhub-client-gateway-ui-messaging: message recipients (7acbb35)
- ddhub-client-gateway-ui-messaging: message view entries (9c66a17)
- ddhub-client-gateway-ui-messaging: refetch received list on message ack (2dd906d)
- ddhub-client-gateway-ui-messaging: sent messages ui (77d35b7)
- ddhub-client-gateway-ui-messaging: update custom date-time widget and error validation (a6edc40)
- ddhub-client-gateway-ui-messaging: view message modal (9e4c390)
- ddhub-client-gateway-ui-messaging: wip new message boilerplate (3cae348)
- ddhub-client-gateway-ui-utils: channel message inbox outbox routes (d0de811)
- ddhub-client-gateway-ui-utils: related messages url path (7c679e2)
- dsb-client-gateway-api: add alias response for sent/received messages (47a6f6b)
- dsb-client-gateway-api: add cleanup after identity setup (b99744f)
- dsb-client-gateway-api: add count of messages (27db42f)
- dsb-client-gateway-api: add file cleaner tests (99df003)
- dsb-client-gateway-api: add manual messages ack (838bb9e)
- dsb-client-gateway-api: add read status (ee78680)
- dsb-client-gateway-api: add related messages count (8861169)
- dsb-client-gateway-api: add response topics (ef06ad5)
- dsb-client-gateway-api: add sent messages query (b2301a5)
- dsb-client-gateway-api: add sent messages recipients (54b9655)
- dsb-client-gateway-api: add update response topics (bcb7f20)
- dsb-client-gateway-api: add upload messages download (c4eb361)
- dsb-client-gateway-api: add user auth (a331ee7)
- dsb-client-gateway-api: add username to guard, add tests for offline messages (390c3b1)
- dsb-client-gateway-api: allow different usernames (cf4c9a4)
- dsb-client-gateway-api: check ak on startup (c19b386)
- dsb-client-gateway-api-client: add message form mock data (5f60199)
- dsb-client-gateway-api-client: channel message inbox (5aadec5)
- **dsb-client-gateway-api-cl...