This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Version 4.0.1-beta
Pre-release
Pre-release
·
1118 commits
to development
since this release
Summary
This release fixes a DB transaction deadlock issue that was introduced in v4.0.0-beta. The issue was causing Mesh to fail to send or process new messages, effectively hanging.
Bug fixes 🐞
- Fixed a DB transaction deadlock accidentally introduced in the v4.0.0-beta release. (#403)