This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Releases: EnAccess/OpenPAYGO-Token
Releases · EnAccess/OpenPAYGO-Token
v.2.4.0
v.2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.5
v2.1.4
What's Changed
- Added tool to automatically generate spreadsheets with tokens for the test procedure
- Clarify ambiguity about the re-enabling of PAYG
- Ensured the example implementations used the recommended values
- Added full test procedure for the device simulator
- Clarified UI to differentiate between invalid and already used
- Clarifications and Test Sheet generator by @benmod in #11
Full Changelog: v2.1.1...v2.1.4
v2.1.1
What's Changed
- Added tool to generate CSV files with device data; the data can then be used for factory setup and software setup
- Added a tool to flash device data onto devices in factory (from the CSV file); it is compatible with the Arduino examples of the hardware repository
- 2020-10-23: v2.1.1 release by @benmod in #9
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Unordered token entry by @benmod in #5
- Python 2.7 compat by @benmod in #6
- Updated README for v2.1 by @benmod in #7
Note: This version is fully retro-compatible with the v2.0, the tokens themselves do not change. Changes can be implemented on devices that wish to support unordered token entry but are not required. No change is required on servers.
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
2019-10-10: v2.0 release
- Improved the test suite
- Added an extra example in the implementation documentation
- Bugfix in the example server implementation leading to count not always being updated correctly
- Bugfix in the update of count in the python device simulator
2019-09-27:
- Added signed independent security audit
- Added documentation as PDF
2019-09-06: v2.0 rc1
- Added extended token example implementation
2019-08-28: v2.0 beta
- Fully functional version with all v2.0 features
2019-07-19: v2.0 alpha
- First functional pre-release version
Full Changelog: https://github.com/EnAccess/OpenPAYGO-Token/commits/v2.0.0