Jpasskit Versions Save

jPasskit is an Java™ implementation of the Apple™ PassKit Web Service.

jpasskit-0.4.2

3 weeks ago

What's Changed

Full Changelog: https://github.com/drallgood/jpasskit/compare/jpasskit-0.4.0...jpasskit-0.4.2

jpasskit-0.4.0

4 weeks ago

Removed

  • !!! Support for Java 8 was removed. Please use 0.3.x on Java 8.
  • !!! Maven build was removed. We're now using Gradle. It still publishes Maven Artifacts!
  • jPasskit Parent artifact was removed as it's no longer needed

Fixed

  • Tons of dependency upgrades to keep things secure

Changed

  • Switched to Gradle for our builds

Merged PRs

New Contributors

Full Changelog: https://github.com/drallgood/jpasskit/compare/jpasskit-0.3.4...jpasskit-0.4.0

jpasskit-0.3.4

4 months ago

Changed

  • Many dependency updates

jpasskit-0.3.3

11 months ago

Changed

  • many dependency updates

jpasskit-0.3.2

11 months ago

Changed

  • many dependency updates

jpasskit-0.3.0

11 months ago

Changed

  • many dependency updates

Fixed

  • Fixed a memory leak in file-based pass templates (#389)
  • Fixed an issue where data detectors couldn't be disabled (#394)

jpasskit-0.2.0

2 years ago

Added

Deprecated

  • none

Removed

  • Main PK* classes (POJOs) no longer include verification and setter code BREAKING CHANGE!

Fixed

  • none

jpasskit-0.1.1

5 years ago

Added

  • Added filter to ignore all files starting with dot

Deprecated

  • Removed deprecated methods that haven't been valid since iOS 9

Removed

  • none

Fixed

  • Security vulnerabilities by updating dependencies
  • Possible ressource leaks in PKPassTemplates
  • Removed static app identifier in PKSendPushNotificationUtil and replace it with a dynamic version extracted from the certificate

jpasskit-0.1.0

5 years ago

Added

  • Adds sharingProhibited field to PKPass

Deprecated

  • most methods in PKSendPushNotificationUtil deprecated

Removed

  • Removed unsupported APNS dependency and replaced it with pushy

Fixed

  • nothing

untagged-9514e8e5881984cff365

5 years ago