Releases: excid3/noticed
Releases · excid3/noticed
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
v2.0.2
v2.0.1
What's Changed
- Update README by @jon-sully in #363
New Contributors
- @jon-sully made their first contribution in #363
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Add support for HTML translations. Fixes #310 by @excid3 in #311
- Add support for delivery_by config blocks by @excid3 in #315
- add issue/bug and PR templates by @cjilbert504 in #351
- Fix documentation on available instance methods/attrs by @rromanchuk in #358
- Fix NoMethodError when using method returning Pathname as FCM credentials by @yemchenko-dan in #350
- V2 by @excid3 in #313
- Add notification_methods for adding methods to the Notification model by @excid3 in #362
New Contributors
- @rromanchuk made their first contribution in #358
- @yemchenko-dan made their first contribution in #350
Full Changelog: v1.6.3...v2.0.0
v1.6.0
What's Changed
- Refactor comment by @liroyleshed in #215
- Small updates to twilio docs by @cjavdev in #216
- added ActionMailer::Preview documentation to email docs by @MichaelLambs in #223
- Bump actionpack from 7.0.2.3 to 7.0.2.4 by @dependabot in #225
- Bump actionview from 7.0.2.3 to 7.0.2.4 by @dependabot in #224
- Bump nokogiri from 1.13.3 to 1.13.4 by @dependabot in #221
- remove limitations section, no longer applicable. Resolves #227 by @cjilbert504 in #231
- Remove unused method by @cjilbert504 in #233
- Bump nokogiri from 1.13.4 to 1.13.6 by @dependabot in #229
- Add documentation on renaming a notification by @joemasilotti in #232
- Bump rack from 2.2.3 to 2.2.3.1 by @dependabot in #234
- Fix typo in README by @Spone in #249
- Add dependent: :destroy to generator README by @Spone in #248
New Contributors
- @cjavdev made their first contribution in #216
- @MichaelLambs made their first contribution in #223
Full Changelog: v1.5.9...v1.6.0