- #25: Change the label default color to black.
- #21: Support an ecryption key via
PASSKIT_URL_ENCRYPTION_KEY
environment variable.
- #20: Many new attributes added.
- Fix last-modified header format. Return it in RFC 2616 format.
- #15: Send correct headers also on passes_controller
- #14: Send correct headers with previews so it auto-adds on iOS
- Allow configuring labelColor
- Allow receiving the same push otken with different device identifiers
- Make the last_update more flexible
- Fix the unregister endpoint.
- Allow the registration of two passes on the same device.
- Allow to use the dashboard also in production.
- Allow to protect the dashboard using different strategies. Basic auth is default.
- Breaking: now your Passkit dashboard is mounted under
/passkit/dashboard
instead of just/passkit
.
- Fix previews page.
- Initial release.