Skip to content

Releases: SmartTokenLabs/attestation

Multiple fixes and enhancements

14 Nov 14:32
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.3.18...0.4.0

Logging configuration changes

10 May 18:27
8419ca6
Compare
Choose a tag to compare
Pre-release

Logging configuration changes for Devcon along with other minor merges; in particular in relations to automatisation.

What's Changed

New Contributors

Full Changelog: 0.3.17...0.3.18

Bug fixes and compatibility issues

06 Apr 13:59
Compare
Choose a tag to compare

Handles multiple bugs and issues.
Should work with attestation.id. Both the main and liscon branch, as verified through manual testing.

What's Changed

  • Issue with v value for non EIP155 signatures by @jot2re in #238
  • added variable message for requestAttest, optional date as integer by @oleggrib in #237

Full Changelog: 0.3.15...0.3.17

TS compatibility fix

29 Mar 13:32
Compare
Choose a tag to compare
TS compatibility fix Pre-release
Pre-release

Bug fix for TS which fixes an issue with release 0.3.14

Backward compatibility and bug fixes

25 Mar 13:35
Compare
Choose a tag to compare
Pre-release

This release contain multiple bug fixes and general fixes along with added wrappers to ensure backward compatibility.

Specific changes included

  • Sonarqube review by @jot2re in #227
  • Added optional timestamps in milliseconds by @jot2re in #212
  • Added eip712 signature version to signed NFT attestation by @jot2re in #210
  • Change ticket ID to support string as well as integer by @jot2re in #225

Full Changelog: 0.3.13...0.3.14

Liscon backwards compatibility

23 Feb 09:03
110b98a
Compare
Choose a tag to compare

Compatibility release to be backwards compatible with the Liscon ticket version.

Yet another dependency update

27 Dec 11:32
Compare
Choose a tag to compare
0.3.11

Another dependency vulnability

Second log4j fix

20 Dec 11:01
Compare
Choose a tag to compare

Since the first two log4j updates did not totally fix the log4shell vulnerability, then here is the third one.
Updates log4j to 2.17.0

Log4j dependency hot fix

14 Dec 10:32
Compare
Choose a tag to compare

Log4j and dependency hot fix for 0.3.7.
Due to issues with 0.3.8 this version is called 0.3.9 to ensure that the most recent version number is the one to use.

Introducing cosigning

12 Oct 14:05
Compare
Choose a tag to compare

Introduces cosigning and adds default logging configuration.