This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
1.31.0
Features
- switch to new iOS mutable aps payload (fd1a6b5a)
- avoid triggering validation errors from bridge API (f3641e4f, closes #893)
- update library dependencies to latest (a2a5a1fd, closes #901)
Bug Fixes
- Ensure 'aps' passes through marshmallow schema check (a1f159e2)
- Trap for missing Vapid AUTH header token (2fccec64)
- Serialize Decimal correctly for ios aps (1580e21a)