Skip to content

v1.44.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 08:47
c4d19d5

1.44.0 (2024-07-29)

Features

Bug Fixes

  • api-addresses: Main isn't required when updating an address (#695) (c9188b3)
  • api-all: Fixes to some API endpoint request and/or response types and schemas ZMS-157 (#691) (836ca26)
  • api-all: Replaced old documentation with new, autogenerated, one ZMS-154 (#693) (753997f)
  • api-endpoints: public_get and acme endpoints excluded from api docs generation ZMS-156 (#688) (cc832b2)
  • api-req_end: req_end issue fix ZMS-147 (#681) (ca57ea4)
  • api-submit: Fix submit.js mailboxId and reference request fields ZMS-158 (#690) (37b6793)
  • api-users-updates: added users/updates api endpoint to api docs generation ZMS-155 (#687) (490b4e5)
  • api-webhooks: added all webhook api endpoints to api docs generation ZMS-153 (#686) (e9abf85)
  • deps: Bumped deps to clear out some security warnings (aacf132)
  • fixed callback invocations to check if session already closed (#705) (d06071b)
  • fixed edge cases when session could be null (#699) (a68725d)