Skip to content

Release 2.5.0

Compare
Choose a tag to compare
@cryptobot cryptobot released this 25 Nov 10:43
2.5.0
ebf8253

What's Changed

  • Health API: Decouple result fix from severity (#149)
    • Severity indicates data loss and vault structure integrity
    • If a fix is present can be determined via new method DiagnosticResult.getFix(...)
    • DiagnosticResult.fix(...) is marked deprecated
  • Fixed dirIdBackup not created for vault root (#146)
  • Removed redundant DiagnosticResult (#148)
  • Included stats for metadata accesses by @BeyerMart (#130)
  • Updated cryptolib version to 2.1.0

Full Changelog: 2.4.5...2.5.0