- Fix encryption with Synapse 1.141+ which blocks appservice users from /sync
- Set encryption.appservice=true in start.sh (all 3 occurrences)
- Bump version to 2.0.2
- Update upstream version from v0.12.4 to v0.2510.0 (latest release)
- Bump package version to 2.0.0
- Fix regex pattern in registration from .* to .+ for better matching
Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Fixed domain extraction logic in start.sh for proper homeserver configuration
- Updated registration file regex patterns to use base domain
- Added comprehensive database cleanup procedures in CLAUDE.md
- Updated CloudronManifest.json for production settings
- Resolved crypto sync issues and user registration conflicts
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>