Releases: excid3/noticed
Releases · excid3/noticed
v2.2.1
What's Changed
- Support procs and symbol method calls with fetch_constant helpers
- Use 'attributes[:params]' instead of 'params' in the example about migrating associated records in UPGRADE.md by @drjole in #427
New Contributors
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Example in generator should have the correct name by @emilkarl in #398
- Make the ApiClient use application/x-www-form-urlencoded as content type by @supherman in #399
- Honor PK settings by @rromanchuk in #402
- Fix typo in webhook doc by @martinjaimem in #408
- Update the iOS documentation on how to manage the badge by @mark-kraemer in #409
- Minor sig fix in docs by @rromanchuk in #405
- Fix small typo in README.md by @corydiamand in #411
- Update typo on README.md by @marcelokanzaki in #413
- Fixes for: README.md by @biow0lf in #421
- Add
skip_delivery_if
config option to skip enqueuing unnecessary Delivery jobs by @justwiebe in #419
New Contributors
- @emilkarl made their first contribution in #398
- @supherman made their first contribution in #399
- @martinjaimem made their first contribution in #408
- @mark-kraemer made their first contribution in #409
- @corydiamand made their first contribution in #411
- @marcelokanzaki made their first contribution in #413
- @biow0lf made their first contribution in #421
- @justwiebe made their first contribution in #419
Full Changelog: v2.1.3...v2.2.0
v2.1.3
Full Changelog: v2.1.2...v2.1.3
This release stringifies keys when sending Twilio Messaging notifications. Our docs show using Symbols for keys, but net/http wants them to be String. I'd prefer to support both, so this release adds compatibility for either or.
To use Twilio Messaging in previous versions, just set the keys to Strings instead.
v2.1.2
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Full Changelog: v2.1.0...v2.1.1
- Fix duplicate column in migrations.
- Add compatibility for apps that don't use ActionCable.
v2.1.0
What's Changed
- Update Documentation by @phil-6 in #389
- Returning the result of the symbol evaluation for ios format by @avanrielly in #390
- Add ephemeral notifiers by @excid3 in #382
- Add notifications counter cache by @excid3 in #391
Full Changelog: v2.0.6...v2.1.0
v2.0.6
Full Changelog: v2.0.5...v2.0.6
v2.0.5
v2.0.4
What's Changed
- Documentation Updates by @phil-6 in #374
- Adding back in the parent class override for Noticed::ActiveJob by @avanrielly in #381
- FCM Delivery Method Updates by @phil-6 in #379
- iOS Delivery Method Updates and a couple of docs enhancements by @phil-6 in #377
- Re-Implement Callbacks by @avanrielly in #380
- Use base_class when specifying recipient_type by @alikrugl in #384
New Contributors
- @avanrielly made their first contribution in #381
- @alikrugl made their first contribution in #384
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3