Releases: excid3/noticed
Releases · excid3/noticed
v2.5.0
What's Changed
- Support callbacks in bulk delivery methods by @ghiculescu in #487
- Fix crash when trying to bulk notify from an ephemeral notifier by @ghiculescu in #486
- Allow use of evaluated recipients in ephemeral notifiers by @ghiculescu in #492
- Update Documentation: Add details about how to vary queue priority by @phil-6 in #494
- Update docs for the slack delivery method by @TheZero0-ctrl in #495
- Fix ActionCable channel name in docs by @ibrahima in #499
- IOS Delivery Method error handling by @avanrielly in #503
- Update Twilio messaging read me by @nachiket87 in #506
- Documentation Fixes by @shanereddy in #510
- Fix typo in README by @fguillen in #513
- Documentation Update by @d3rt in #512
- Inheritable notification methods by @excid3 in #514
New Contributors
- @TheZero0-ctrl made their first contribution in #495
- @ibrahima made their first contribution in #499
- @nachiket87 made their first contribution in #506
- @shanereddy made their first contribution in #510
- @fguillen made their first contribution in #513
- @d3rt made their first contribution in #512
Full Changelog: v2.4.3...v2.5.0
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