Skip to content

Releases: cwxiaos/bark-worker

v2.2.6

03 Dec 03:00

Choose a tag to compare

What's Changed

  • feat: add environment variable support for configuration by @AkinoKaede in #27
  • fix the shortuuid to match the github.com/lithammer/shortuuid/v3 by @tmptr in #29
  • Add Markdown support
  • Bug fixes

TODO

Maintenance(using fixed extparams for security, for any new extparams in Bark APP in further, there will be an update)
Add scheduled push with Cloudflare Workflow or Durable Object(Separate Part)

New Contributors

Full Changelog: v2.2.5...v2.2.6

v2.2.5

20 Sep 08:10

Choose a tag to compare

What's Changed

  • New param image, id & delete
  • Clear invalid device token from database

TODO

Maintenance(using fixed extparams for security, for any new extparams in Bark APP in further, there will be an update)
Add scheduled push with Cloudflare Workflow(Separate Part)

Full Changelog: v2.1.6...v2.2.5

v2.1.6

22 Apr 12:06

Choose a tag to compare

What's Changed

  • Update main.js to fix the 401 by @fuzzbuster in #11
  • feat: Add group parameter to API call in main.js by @qwe7002 in #12
  • feat: Add apns-expiration header to push notification request by @qwe7002 in #14
  • UUID Security Update
  • Using New Cloudflare Deploy Workflow, now you can deploy more conveniently

TODO

Maintenance(using fixed extparams for security, for any new extparams in Bark APP in further, there will be an update)
Add scheduled push with Cloudflare Workflow(Separate Part)

New Contributors

Full Changelog: v2.1.5...v2.1.6

Bark-Worker v2.1.5

24 Dec 12:59

Choose a tag to compare

What's Changed

  • Fixed the issue where spaces were incorrectly converted to + by @qwe7002 in #9
  • Add Batch Push

TODO

Maintenance(using fixed extparams for security, for any new extparams in Bark APP in further, there will be an update)
Add scheduled push with Cloudflare Workflow(Separate Part)

New Contributors

Full Changelog: v2.1.4...v2.1.5

Bark-Worker v2.1.4

13 Dec 13:01

Choose a tag to compare

What's Changed

  • Add param subtitle(using fixed extparams for security, for any new extparams in Bark APP in further, there will be an update)
  • Add ext param level, using with critical alert

TODO

Maintenance
Add scheduled push with Cloudflare Workflow(Separate Part)

New Contributors

  • @uuneo made their first contribution in #7

Full Changelog: v2.1.3...v2.1.4

Bark-Worker v2.1.3

22 Nov 16:17

Choose a tag to compare

What's Changed

  • Add ringtone(using fixed extparams for security, for any new extparams in Bark APP in further, there will be an update)
  • Add deploy workflow, now you can use Githug Actions to deploy directly

Bug Fix

  • Unable to specify sound while using call
  • KV version database Bugs

TODO

Maintenance
Request Method Based Parameter Resolve

New Contributors

Full Changelog: v2.1.1...v2.1.3

Bark-Worker v2.1.1

15 Jun 17:18

Choose a tag to compare

New Registeration is disabled by default.
新设备注册默认关闭.

New

Bug Fix

  • Exception In handling APNs Response [#2 ] by @Emtier
  • Response type required in some situation [#2] by @Emtier
  • Fix Some Bugs in D1 Version

TODO

Maintenance
Request Method Based Parameter Resolve

Bark-Worker v2.1.0

19 Feb 09:41

Choose a tag to compare

New Registeration is disabled by default.
新设备注册默认关闭.

New

  • D1 Version is Available
  • More Complete Document

Bug Fix

  • Add Some Parameter Check

TODO

Maintenance
Request Method Based Parameter Resolve (Meaningless, Maybe someone will use "push" as a device key)

Bark-Worker v2.0.2

18 Feb 01:49

Choose a tag to compare

New Registeration is disabled by default.
新设备注册默认关闭.

New

Device Key Reset is Available

Bug Fix

Database Security Fix

TODO

Maintenance
Request Method Based Parameter Resolve (Meaningless, Maybe someone will use "push" as a device key)

Bark-Worker v2.0.1

05 Feb 11:36

Choose a tag to compare

New Registeration is disabled by default.
新设备注册默认关闭.

New

V1 V2 API mix compability

Bug Fix

Some bug fix

TODO

Add 'deleted' to Register handler