v0.7.0
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