Skip to content

v0.7.0

Choose a tag to compare

@soatok soatok released this 22 Feb 00:43
· 15 commits to main since this release
0d1c93b

What's Changed

  • Updated dependencies, rerun code-style fixes by @soatok in #72
  • Pre-0.7.0 fixes by @soatok in #73
    • BurnDown is now disabled if no OTP is configured by the group admins (rather than failing open)
    • Tighten permissions on HPKE keys
    • Added configuration option for disabling BurnDown messages
    • Fixed concurrency issues with SQLite
    • Avoid more string concatenation in SQL
      • No security issues here, just a matter of taste (it was OFFSET {$integer} and LIMIT {$integer})

Full Changelog: v0.6.3...v0.7.0