Rpush v3.3.1 Release Notes

Release Date: 2018-11-14 // over 5 years ago
    • ๐Ÿ›  Fix compatibility with postgres_ext (#104).
    • โž• Add ability to switch the logger (@maxsz).
    • Do not validate presence of alert, badge or sound - not actually required by the APNs (#129) (@wilg).
    • Catch IOError from an APNs connection. (@maxsz).
    • ๐Ÿ‘ Allow nested hashes in APNs notification attributes (@perezda).