Skip to content

Tags: Inito-Team/rpush

Tags

v7.0.0

v7.0.0

- Test with Ruby 3.1 [\rpush#632](rpush#632) ([aried3r](https://github.com/aried3r))
- Resolves Rails 7 Time.now.to\_s deprecation warning [\rpush#630](rpush#630) ([gregblake](https://github.com/gregblake))
- Adds Rails 7 Support [\rpush#629](rpush#629) ([gregblake](https://github.com/gregblake))
- Test with Rails 7.0.0.alpha2 [\rpush#626](rpush#626) ([aried3r](https://github.com/aried3r))

**Breaking:**

- Drop support for Ruby 2.3 [\rpush#631](rpush#631) ([aried3r](https://github.com/aried3r))

v5.4.0

v5.4.0 – Ruby 3.0, Rails 6.1

v5.1.0

v5.1.0 – APNS2 fixes

v5.0.0

v5.0.0

- Test with Ruby 2.7
- Fix GCM priority when using Redis
- Drop support for Rails 4.2

v4.2.0

v4.2.0

**Merged pull requests:**

- Fix Rails 6.1 related deprecation warnings [\rpush#541](rpush#541) ([dsantosmerino](https://github.com/dsantosmerino))
- GCM notification incorrectly mixes data into notification hashes [\rpush#535](rpush#535) ([mkon](https://github.com/mkon))
- handle priority in WNS [\rpush#533](rpush#533) ([Fivell](https://github.com/Fivell))
- Update development apns urls to match documentation [\rpush#524](rpush#524) ([jhottenstein](https://github.com/jhottenstein))
- Update README to remove incorrect info [\rpush#523](rpush#523) ([sharang-d](https://github.com/sharang-d))
- Fix and improve Travis setup [\rpush#520](rpush#520) ([aried3r](https://github.com/aried3r))
- Explicitly use Rails 6.0.0 [\rpush#519](rpush#519) ([jsantos](https://github.com/jsantos))
- Stale bot config change [\rpush#515](rpush#515) ([aried3r](https://github.com/aried3r))
- Add stale bot configuration. [\rpush#514](rpush#514) ([drn](https://github.com/drn))
- Correctly use feedback_enabled. [\rpush#511](rpush#511) ([kirbycool](https://github.com/kirbycool))
- Update apns_http2.rb [\rpush#510](rpush#510) ([mldoscar](https://github.com/mldoscar))
- Add `mutable_content` support for GCM [\rpush#506](rpush#506) ([hon3st](https://github.com/hon3st))
- Add support for critical alerts [\rpush#502](rpush#502) ([servn](https://github.com/servn))