Releases: excid3/noticed
Releases · excid3/noticed
v2.4.3
What's Changed
- Include routes and
Noticed::Translation
inNoticed::Ephemeral
by @ghiculescu in #485
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Update fcm docs (invalid_token config) by @matiassalles99 in #480
- Fix typo in README by @ghiculescu in #481
- Add docs for PR #459 by @ghiculescu in #482
- Include
Noticed::Translation
inNoticed::Ephemeral::Notification
by @ghiculescu in #484 - Allow changing the base class for
EventJob
by @ghiculescu in #483
New Contributors
- @matiassalles99 made their first contribution in #480
- @ghiculescu made their first contribution in #481
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Support before_enqueue for bulk delivery methods by @klaaspieter in #463
- Fix anchor link to "Sending notifications" by @marckohlbrugge in #464
- Fix undefined ApplicationDeliveryMethod by @adrienpoly in #470
New Contributors
- @klaaspieter made their first contribution in #463
- @marckohlbrugge made their first contribution in #464
- @adrienpoly made their first contribution in #470
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.2
v2.3.1
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Fix example command in READMe by @johnjoubert in #435
- Update README.md example typo by @hkdahal in #436
- Fix
noticed:notifier
generator in README by @marcoroth in #438 - Remove recipient argument by @lachances in #441
- Fix evaluate_option example by @javierav in #447
- Update fcm.md by @Moathal in #449
- Don't remove record from params with ephemeral notifications by @excid3 in #448
- Twilio delivery method allows Notifier to handle errors by @bibstha in #444
New Contributors
- @johnjoubert made their first contribution in #435
- @hkdahal made their first contribution in #436
- @marcoroth made their first contribution in #438
- @lachances made their first contribution in #441
- @javierav made their first contribution in #447
- @Moathal made their first contribution in #449
- @bibstha made their first contribution in #444
Full Changelog: v2.2.2...v2.3.0
v2.2.2
Full Changelog: v2.2.1...v2.2.2
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