Skip to content

Releases: nextcloud-libraries/notify_push-client

v1.3.1

22 Oct 11:46
3233b9d

Choose a tag to compare

Fixes

  • Fix WebSocket race condition by adding readyState check before send() by @benjaminfrueh in #46

What's Changed

  • Add SPDX header by @AndyScherzinger in #24
  • ci: update reuse.yml workflow from template by @susnux in #35
  • build(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot[bot] in #30
  • build(deps-dev): Bump typedoc from 0.25.13 to 0.26.10 by @dependabot[bot] in #34
  • build(deps): Bump @nextcloud/event-bus from 3.3.0 to 3.3.1 by @dependabot[bot] in #18
  • ci: update npm-publish.yml workflow from template by @susnux in #36
  • build(deps-dev): Bump typedoc from 0.26.10 to 0.28.13 by @dependabot[bot] in #45
  • build(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2 by @dependabot[bot] in #47
  • build(deps-dev): Bump typedoc from 0.28.13 to 0.28.14 by @dependabot[bot] in #51
  • build(deps-dev): Bump @nextcloud/browserslist-config from 3.0.1 to 3.1.0 by @dependabot[bot] in #50
  • build(deps-dev): Bump jest from 29.7.0 to 30.2.0 by @dependabot[bot] in #48
  • build(deps-dev): Bump @nextcloud/browserslist-config from 3.1.0 to 3.1.1 by @dependabot[bot] in #52
  • build(deps-dev): Bump typescript from 5.4.5 to 5.9.3 by @dependabot[bot] in #49

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 May 09:52
5bfdaed

Choose a tag to compare

Fixes

  • fix: esm interop with @nextcloud/axios by @ShGKme in #10

What's Changed

  • ci: Add workflows to allow releasing the package by @susnux in #9
  • Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 by @dependabot in #13
  • fix: esm interop with @nextcloud/axios by @ShGKme in #10
  • Bump @nextcloud/capabilities from 1.0.4 to 1.2.0 by @dependabot in #16
  • Bump typedoc from 0.25.7 to 0.25.13 by @dependabot in #15
  • Bump @nextcloud/event-bus from 3.1.0 to 3.3.0 by @dependabot in #11
  • Bump @nextcloud/axios from 2.4.0 to 2.5.0 by @dependabot in #12
  • Bump typescript from 5.3.3 to 5.4.5 by @dependabot in #14

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 May 17:14
9d41a22

Choose a tag to compare

What's Changed

  • feat: add username/password authentication by @ShGKme in #7
  • release: 1.2.0 by @ShGKme in #8

New Contributors

  • @ShGKme made their first contribution in #7

Full Changelog: v1.1.4...v1.2.0

v1.1.4

21 May 16:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

21 May 16:11

Choose a tag to compare

What's Changed

  • Fix currently broken axios import TypeError: axios_1.default is undefined by @alangecker in #5
  • Update dependencies

Full Changelog: v1.1.2...v1.1.3

v1.1.2

21 May 16:11

Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

Fixed

  • backoff automatic retry on repeated failures

v1.1.1

21 May 16:08

Choose a tag to compare

v1.1.1

Fixed

  • Handle the event body

v1.1.0

21 May 16:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 May 16:06

Choose a tag to compare