Releases: meshenger-app/meshenger-android
Releases · meshenger-app/meshenger-android
Meshenger 4.0.1
A release with minor features, mostly address handling bugfixes:
- show own video in small window
- add debug output window
- show warning when all own addresses became invalid
- extract MAC address from contact addresses as well
- always try fe80:: for contacts with MAC address
- do not show rmnet (modem) interfaces in address management
Meshenger 4.0.0
A new release after a long time.
- translate code to Kotlin
- receive calls in background
- improved address handling
- use Android targetSdkVersion 32
- translations (now partial)
- French by ButterflyOfFire
- Brazilian Portuguese by mezysinc
- Russian by ferhadnecef
- Spanish by wuniversales
- Chinese by unknown
Release 3.0.3
The last release was missing a file.
$ sha256sum meshenger-3.0.3.apk
7050363e52fe5b02774b1c12f627ba3e138a1936c0b056655e87f740909fd547 meshenger-3.0.3.apk
Release 3.0.2
Some bugs were fixed:
- apply dark mode in main view without restart
- disable any debug output for releases
- fix database version upgrade
$ sha256sum meshenger-3.0.2.apk
0f25dc0f682d4b29d8553f86d312a7e5e238e0d33acdfdd9536ea2935ea840e3 meshenger-3.0.2.apk
Release 3.0.1
This release fixes a crash on startup.
sha256sum meshenger-3.0.1.apk
b52bc509673b533c4d000ed00c281db3694d10597a5e4a8262d797fa948263ff meshenger-3.0.1.apk
Release 3.0.0
This release improves the underlying security. While an update from 2.0.0 does not work, this version makes future updates possible. The next releases will be dedicated to fixing bugs.
- allow unknown callers
- add call history (not stored between app restarts)
- improved french translation
- warn when contacts with the same name or public key are added
- remove author list, it is getting too crowded
- improved database encryption
sha256sum meshenger-3.0.0.apk
666cc6bb0fbda22a62901223d83b7041c82a500a6a9c5ce1c0fc7cd4c0a755e2 meshenger-3.0.0.apk
Release 2.1.0
Many detail improvements:
- check contact import for conflicting names and public keys
- support detailed address management (MAC/IP-address, domains)
- allow initial setup without address configuration
- allow database backup with password
- allow to block users
- delay splash screen display only on first startup
- hide call unknown callers option until implemented
- better QR-Code input validation
$ sha256sum meshenger-2.1.0.apk
87b777411fabfc386492c4fdb71bf45ea8287fd77556d63e2a6813a0c4e805be meshenger-2.1.0.apk
Release 2.0.0
A major release with lots of changes. Probably not bug free, but let's release now to gather bug reports and features requests.
Additional Features:
- authenticated/encrypted communication
- encrypted database
- database backup
Bugs fixed:
- screen and call does not turn off while on call
- buttons do not prevent qr code scan