All Versions
47
Latest Version
Avg Release Cycle
164 days
Latest Release
574 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v7.0.1 Changes
March 02, 2022๐ Merged pull requests:
-
v6.0.1 Changes
October 08, 2021๐ Merged pull requests:
- Don't limit webpush registration keys #624 (treyrich)
- โ Add Prometheus Exporter plugin link to README #617 (maxsz)
- Reference current interface in config template #569 (benlangfeld)
- 0๏ธโฃ Default the Rails environment to RAILS_ENV if set #562 (benlangfeld)
-
v6.0.0 Changes
May 21, 2021๐ฅ This release contains breaking changes, such as removing support for Rails versions older than 5.2. ๐ Please see the details in the PRs below.
๐ Merged pull requests:
- ๐ท Switch to GitHub Actions for CI #615 (aried3r)
- ๐ Prepare 6.0.0 release #613 (aried3r)
- โฌ๏ธ Bump activesupport version to 5.2 or later #610 (biow0lf)
- ๐ Fixed infinite loop issue with Apnsp8 delivery #608 (diminish7)
- ๐ Eliminate deprecation warning in Ruby 3.0 #602 (rofreg)
- ๐ Make ActiveRecord validations work with Apns2 client #601 (favrik)
- Bump gemspec post_install_message #600 (fdoxyz)
- โ Remove references and checks for unsupported versions of Rails #599 (ericsaupe)
- โฌ๏ธ Drop support for Rails 5.0 and 5.1 #597 (ericsaupe)
- ๐ Fix silent APNS notifications for Apns2 and Apnsp8 #596 (shved270189)
- โก๏ธ Updates README to Apple's new EOL date for the APNs legacy binary protocol #595 (gregblake)
-
v5.4.0 Changes
February 15, 2021๐ Merged pull requests:
- ๐ fix typo in README.md #587 (yltsrc)
- ๐ Support Ruby 3.0 & Rails 6.1 #586 (andreaslillebo)
-
v5.3.0 Changes
January 07, 2021Implemented enhancements:
๐ Merged pull requests:
- ๐ Bug fix: APNS P8 Notifications Are Marked as Invalid When the Payload Exceeds 2kb (2048 bytes) #583 (gregblake)
- ๐ Fix more Rails 6.1 deprecation warnings #582 (jas14)
- ๐ Feature/apns2 default headers #579 (jkraemer)
- ๐ Fix APNS2 documentation in README #578 (jamestjw)
- ๐ Fixed typo with misspell #575 (hsbt)
-
v5.2.0 Changes
October 08, 2020๐ Merged pull requests:
- ๐ Allow opting out of foreground stdout logging #571 (benlangfeld)
- Do not retry notifications which already have been delivered/failed #567 (AlexTatarnikov)
- ๐ Improve APNs documentation. #553 (timdiggins)
-
v5.1.0 Changes
September 25, 2020๐ Merged pull requests:
- โฑ Resume APNS2 delivery when async requests timeout #564 (benlangfeld)
- ๐ Improve DB reconnection for big tables #563 (AlexTatarnikov)
- 0๏ธโฃ Default the Rails environment to RAILS_ENV if set #562 (benlangfeld)
- ๐ Allow Apns2 payloads to be up to 4096 bytes #561 (benlangfeld)
- ๐ Improve test coverage #528 (jhottenstein)
-
v5.0.0 Changes
February 21, 2020๐ Merged pull requests:
-
v4.2.0 Changes
December 13, 2019๐ Merged pull requests:
- ๐ Fix Rails 6.1 related deprecation warnings #541 (dsantosmerino)
- GCM notification incorrectly mixes data into notification hashes #535 (mkon)
- ๐ handle priority in WNS #533 (Fivell)
- ๐ Update development apns urls to match documentation #524 (jhottenstein)
- โก๏ธ Update README to remove incorrect info #523 (sharang-d)
- ๐ Fix and improve Travis setup #520 (aried3r)
- ๐ Explicitly use Rails 6.0.0 #519 (jsantos)
- Stale bot config change #515 (aried3r)
- โ Add stale bot configuration. #514 (drn)
- Correctly use feedback_enabled. #511 (kirbycool)
- โก๏ธ Update apns_http2.rb #510 (mldoscar)
- โ Add
mutable_content
support for GCM #506 (hon3st) - โ Add support for critical alerts #502 (servn)