All Versions
47
Latest Version
Avg Release Cycle
164 days
Latest Release
341 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)