Releases: cwxiaos/bark-worker
v2.2.6
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
- @AkinoKaede made their first contribution in #27
- @tmptr made their first contribution in #29
Full Changelog: v2.2.5...v2.2.6
v2.2.5
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
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
- @fuzzbuster made their first contribution in #11
Full Changelog: v2.1.5...v2.1.6
Bark-Worker v2.1.5
What's Changed
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
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
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
Bark-Worker v2.1.0
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
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
New Registeration is disabled by default.
新设备注册默认关闭.
New
V1 V2 API mix compability
Bug Fix
Some bug fix
TODO
Add 'deleted' to Register handler