Rpush v3.1.0 Release Notes

Release Date: 2018-04-11 // about 6 years ago
  • โฌ†๏ธ When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

    ๐Ÿ’ฅ Breaking Changes

    • None

    โž• Added

    ๐Ÿ”‹ Features

    ๐Ÿ›  Fixed

    • @notification.app triggers loading of association :app (#410 by @loadhigh)
    • APNS expiry should be number of seconds since epoch (#416 by @loadhigh)

    โœจ Enhancements

    • ๐Ÿ‘ท Test rpush with Ruby 2.5 on Travis CI (#407 by @Atul9)