Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

54 lines (30 loc) · 1.18 KB

[0.5.4]

  • Fix last-modified header format. Return it in RFC 2616 format.

[0.5.3]

  • #15: Send correct headers also on passes_controller

[0.5.2]

  • #14: Send correct headers with previews so it auto-adds on iOS

[0.5.1]

  • #13: Added sharingProhibited
  • #13: Added maxDistance
  • #13: Allow custom files with add_other_files

[0.5.0]

  • Allow configuring labelColor
  • Allow receiving the same push otken with different device identifiers
  • Make the last_update more flexible

[0.4.2]

  • Fix the unregister endpoint.

[0.4.1]

  • Allow the registration of two passes on the same device.

[0.4.0]

  • 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.

[0.3.3]

  • Fix previews page.

[0.3.2]

[0.3.1]

[0.3.0]

[0.2.0]

[0.1.0]

  • Initial release.