App Updates¶
Mycel is actively developed. Updates bring bug fixes, performance improvements, and new features.
Checking for Updates¶
Manual Check¶
- Visit github.com/ethene/mycel-releases/releases
- Compare the latest version with your installed version
- Download and install the new APK if there's an update
Your current version is shown in Settings > About.
Automatic Updates with Obtainium¶
Obtainium is a free app that monitors GitHub releases and notifies you of updates.
Setup:
- Install Obtainium from F-Droid or GitHub
- Open Obtainium and tap + (Add App)
- Enter:
https://github.com/ethene/mycel-releases - Tap Add
Obtainium will now check for new releases and notify you when updates are available.
Installing Updates¶
Updates install over your existing app - your data is preserved.
- Download the new APK
- Open it and tap Install
- The update replaces the old version
- Your contacts, messages, and settings remain intact
Same signing key
Updates must be signed with the same key as your installed version. If you see "signatures do not match", you may have an unofficial version installed.
Version Numbering¶
Mycel uses version numbers like 2.0.720:
- 2 - Major version
- 0 - Minor version
- 720 - Patch/build number
Higher numbers = newer versions.
Release Notes¶
Each release includes notes describing what changed. Check the Releases page for details on each version.
Rollback (If Needed)¶
If an update causes problems:
- Uninstall the current version (this removes your data)
- Download the older APK from Releases
- Install the older version
Data loss on uninstall
Uninstalling removes your messages and identity. Export any important data before uninstalling.