Releases: Mimir-IM/MimirForAndroid
Releases Β· Mimir-IM/MimirForAndroid
3.1.1
What's new
- Reworked notification system for improved reliability
- Reworked peer connection management
- Improved group chat: context menu, better member status display
- Improved message layouts and cited/reply message rendering
- Added voice message recording indicator
- Added ability to send any file type from other apps
- Added pings to peers after coming online for faster reconnection
- Fixed call hangups and call-related issues
- Fixed tracker announce
- Fixed notification targets
- Fixed inability to fully disable update checks
- Various bug fixes and translations
2.0.0 beta 14
A lot of fixes and enhancements
- Fixed messages background, no more flickering.
- Implemented mute/unmute for ordinary contacts.
- Added scroll to end floating action button to all chats.
- Added deletion of media files along with containing messages.
- Added an option in advanced settings to delete orphaned data.
- Enhanced reactions UI and UX.
- Fixed local banning behavior, no more phantom users in the list.
2.0.0 beta 6
Hotfix
Fixed an app crash caused by faulty DB migration.
Changes from beta 6:
New
- Sharing from other apps is possible to group chats now!
- Implemented drafts for unsent messages.
- Added "Saved messages" functionality.
- Implemented message forwarding.
- Implemented precise time when group members were seen.
Fixes
Some network fixes.
2.0.0 beta 5
New
- Sharing from other apps is possible to group chats now!
- Implemented drafts for unsent messages.
- Added "Saved messages" functionality.
- Implemented message forwarding.
- Implemented precise time when group members were seen.
Fixes
Some network fixes.
2.0.0 beta 4
Beta 4
- Fixed several mediator connectivity issues.
- Fixed UI inconsistency for updates switch in settings.
- Fixed isAlive check in the lib that could drain battery faster than it should.
2.0.0 beta 3
Beta 3
- Made update notifications silent.
- Fixed retrieving of the old messages in the chat after the join.
- Made the system messages unclickable.
- Added auto-rotation of the picture loaded for avatar.
- Fixed infinite loop on connection close.
2.0.0 beta 2
First beta version
Changes from the last alpha (88):
- Fixed message deletions in group chats.
- Fixed unread counts for group chats.
- Added a part of pubkeys in the list of users in group chat info activity.
- Fixed messages guid collisions (hopefully no more "error sending message to mediator" errors).
- Made more convenient scrolls to last message (only when needed).
- Added a sound of new message when chat is open.
- Added sent sound to group chats.
- Improved buttons look in GroupInfoActivity.
- Implemented role changing and ban features.
And the second with a hot-fix
2.0.0 alpha 88
Group Chats
- Full group chat implementation
- Group chat communication is encrypted
- Supports small media files (under 10MB)
File Transfer & Media
- Attachment support for any type of files, images, and taking photo
Communication
- Audio calls 1 on 1 with impecable quality
Data Management
- Import/export of app data for backup and restore
- Export logs to ZIP archive for chosen time intervals
- Log collection and sharing for troubleshooting (no automatic telemetry)
Networking & Protocol
- Changed transport mode. The Yggdrasil node is incorporated into Mimir client.
- Node starts with all defined peers, measures availability and speed, and then disconnects all peers except the best one
User Interface
- A lot of UI improvements: avatars, user ingo, settings etc.
System & Updates
- Implemented own update system
- Updated dependencies and compile SDK to API 36
- Minimum SDK raised to API 23 (Android 6.0)
This release represents a major evolution of Mimir with comprehensive group chat support, enhanced media handling, and significant networking improvements for more reliable P2P communication.
This is a last alpha version, then I'll build beta versions, slowly - one in a week.
Android v1.9.1
Images
- Fixed sending texts :)
- Allowed sending pictures without description.
Android v1.9.0
Images!
- Implemented image transfer. Now you can send your favorite memes or photos :)
There is still much to improve here and there, but it is useful already.