MoeMemosAndroid version history
10 releases tracked, newest first.
2.0.3
Apr 20, 2026- Added support for Memos 0.27.0 and 0.27.1, dropping older versions
- Added Brazilian Portuguese localization
- Improved home screen widget and added optional account label
- Fixed crash when uploading large files
1 download
2.0.2
Feb 24, 2026## What's Changed
- Added configurable Quick-Edit by @GameTec-live.
- Fixed syncing to use local creation time.
- No longer shows warning for Memos 0.26.2.
## New Contributors
- @GameTec-live made their first contribution in https://github.com/mudkipme/MoeMemosAndroid/pull/330
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/2.0.1...2.0.2
1 download
2.0.1
Feb 21, 2026Moe Memos 2.0.1 resolves a build issue for F-Droid.
## What's Changed
- Added support for local accounts for users without a Memos server. Local account data can also be exported.
- Enabled two-way syncing with the Memos server. The app is now fully functional offline and automatically pushes data when back online (initial work done by @jkuhlemann).
- Added Markdown formatting tools to the memo editor (by @maksdizzy).
- Added a dedicated memo detail page.
- Added support for uploading and downloading non-image attachments.
- Extended Markdown support.
- Added a widget to random display a memo.
- Moe Memos will now show warning for unsupported Memos version when logging in or syncing.
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/0.8.8...2.0.1
1 download
2.0.0
Feb 20, 2026## What's Changed
- Added support for local accounts for users without a Memos server. Local account data can also be exported.
- Enabled two-way syncing with the Memos server. The app is now fully functional offline and automatically pushes data when back online (initial work done by @jkuhlemann).
- Added Markdown formatting tools to the memo editor (by @maksdizzy).
- Added a dedicated memo detail page.
- Added support for uploading and downloading non-image attachments.
- Extended Markdown support.
- Added a widget to random display a memo.
- Moe Memos will now show warning for unsupported Memos version when logging in or syncing.
## New Contributors
* @maksdizzy made their first contribution in https://github.com/mudkipme/MoeMemosAndroid/pull/279
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/0.8.8...2.0.0
1 download
0.9.0-beta.1
Pre-releaseFeb 15, 2026**IMPORTANT BETA WARNING This is a test version with major changes. Please back up your Memos data before updating.**
## What's Changed
- Added support for local accounts for users without a Memos server. Local account data can also be exported.
- Enabled two-way syncing with the Memos server. The app is now fully functional offline and automatically pushes data when back online (initial work done by @jkuhlemann).
- Added Markdown formatting tools to the memo editor (by @maksdizzy).
- Added a dedicated memo detail page.
- Added support for uploading and downloading non-image attachments.
- Extended Markdown support.
- Moe Memos will now show warning for unsupported Memos version when logging in or syncing.
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/0.9.0-alpha.2...0.9.0-beta.1
1 download
0.9.0-alpha.2
Pre-releaseFeb 11, 2026**IMPORTANT BETA WARNING This is a test version with major changes. Please back up your Memos data before updating.**
## What's Changed
- Added support for local accounts for users without a Memos server. Local account data can also be exported.
- Enabled two-way syncing with the Memos server. The app is now fully functional offline and automatically pushes data when back online (initial work done by @jkuhlemann).
- Added Markdown formatting tools to the memo editor (by @maksdizzy).
- Added a dedicated memo detail page.
- Added support for uploading and downloading non-image attachments.
- Extended Markdown support.
- Moe Memos will now show warning for unsupported Memos version when logging in or syncing.
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/0.9.0-alpha.1...0.9.0-alpha.2
1 download
0.9.0-alpha.1
Pre-releaseFeb 10, 2026**IMPORTANT BETA WARNING This is a test version with major changes. Please back up your Memos data before updating.**
## What's Changed
- Added support for local accounts for users without a Memos server. Local account data can also be exported.
- Enabled two-way syncing with the Memos server (API v0.21.0 & v0.26.0). The app is now fully functional offline and automatically pushes data when back online (initial work done by @jkuhlemann).
- Added Markdown formatting tools to the memo editor (by @maksdizzy).
- Added a dedicated memo detail page.
- Added support for uploading and downloading non-image attachments.
- Extended Markdown support.
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/0.9.0-alpha.0...0.9.0-alpha.1
1 download
0.9.0-alpha.0
Pre-releaseFeb 9, 2026**IMPORTANT BETA WARNING This is a test version with major changes. Please back up your Memos data before updating.**
## What's Changed
* implemented initial local storage support by @jkuhlemann in https://github.com/mudkipme/MoeMemosAndroid/pull/213
* Local account support by @mudkipme in https://github.com/mudkipme/MoeMemosAndroid/pull/303
* Polish syncing mechanism with Memos server by @mudkipme in https://github.com/mudkipme/MoeMemosAndroid/pull/306
* Switch to mikepenz/multiplatform-markdown-renderer for Markdown rendering by @mudkipme in https://github.com/mudkipme/MoeMemosAndroid/pull/307
* fix: time display for local account by @mudkipme in https://github.com/mudkipme/MoeMemosAndroid/pull/308
* feat: add markdown formatting toolbar to memo editor by @maksdizzy in https://github.com/mudkipme/MoeMemosAndroid/pull/279
* fix: toggle to-do items in memo card by @mudkipme in https://github.com/mudkipme/MoeMemosAndroid/pull/309
* fix: drawer selection and tag extraction by @mudkipme in https://github.com/mudkipme/MoeMemosAndroid/pull/310
* fix: restore support soft break in markdown by @mudkipme in https://github.com/mudkipme/MoeMemosAndroid/pull/311
## New Contribu
1 download
0.8.8
Feb 2, 2026## What's Changed
- Added support for Memos 0.26.0. Due to breaking API changes, Memos versions 0.22.0–0.25.3 are no longer supported. You can continue using Memos 0.21.0 or upgrade to 0.26.0.
- Fixed the background color issue of Glance cards by @crisqyxw.
- Updated German localization by @Evergreen200.
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/0.8.7...0.8.8
1 download
0.8.7
Nov 29, 2025## What's Changed
- Added support for Memos 0.25.3. Due to breaking API changes, Memos versions 0.22.0–0.25.2 are no longer supported. You can continue using Memos 0.21.0 or upgrade to 0.25.3.
- Experimental Widget support by @zachatrocity.
- Allow image-only memo by @licsber.
- Fix memo copy link broken and memo refreshing issues by @ariloc.
**Full Changelog**: https://github.com/mudkipme/MoeMemosAndroid/compare/0.8.6...0.8.7
1 download