fix: update compose submodule to PR #2 merge (mautrix[encryption] fix + venv persistence) #59
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/update-compose-submodule-matrix-bridge"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update the compose submodule to point to commit
8f09b43(compose repo), which is the merge commit of compose PR #2.This fix includes:
mautrix[encryption]instead ofmatrix-nio— correct library for the Hermes Matrix bridge, enabling E2EE supportThe submodule previously pointed to
d3f2e3b(compose master), which did not include the Matrix bridge dependency fix.Closes #22 (previous attempt used raw fix commit
2aab06cwithout venv persistence)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.