Releases: mikamai/onesignal-ruby
Releases · mikamai/onesignal-ruby
0.6.0
0.5.0
Changes
- bump
faraday
to~> 1.0
thanks to @jongirard (#25) - add support for the
email_subject
field thanks to @regedarek (#26) with tests contributed by @martinjaimem (#28) - add support for the
email_body
field thanks to @martinjaimem (#29)
0.4.0
Changes
- bump
bundler
to~> 2.0
- support for OneSignal action buttons thanks to @jongirard (#15)
- support for Ruby 2.7 thanks to @hotatekaoru (#13)
- support for Rails 6 thanks to @chrismaximin (#11)
- add API call for fetching all notifications thanks to @rgould (#7)
- add CSV export thanks to @joecorcoran (#6)
0.3.0
Send to Specific Devices
Thanks to @gabriel-dehan, we can now send notifications to specific targets. Also, better error handling was introduced.