Skip to content

v3.3.1 – Remove length validation of device_token

Choose a tag to compare

@aried3r aried3r released this 14 Feb 13:55
· 341 commits to master since this release
d195f79

When upgrading, don't forget to run bundle exec rpush init to get all the latest migrations.

Fixed

  • Remove validation of 64-characters length from device_token. #463 (by @chrisokamoto).