Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 08:46
· 115 commits to develop since this release
14723b9

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)