Skip to content

First maintenance release

Choose a tag to compare

@deajan deajan released this 16 Mar 09:07
· 65 commits to master since this release

This release adresses two bugs:

  • Timestamps were not stored as UTC so different timezones could end up making the decryption process assume timestamps were in future
  • Future or too old timestamps should not prevent decryption, only warn about possible problems

This also improves the general github CI on both Windows and Linux platforms.