Skip to content

Version 3.7.4

Compare
Choose a tag to compare
@javiergm1983 javiergm1983 released this 09 Mar 14:08
· 21493 commits to master since this release
1d52e24

Supported Android versions

  • Android 5.0 – 5.1.1 (Lollipop)
  • Android 6.0 – 6.0.1 (Marshmallow)
  • Android 7.0 – 7.1.2 (Nougat)
  • Android 8.0 – 8.1 (Oreo)
  • Android 9.0 (Pie)
  • Android 10

Change notes

  • New features

    • Allow user to share the file when he is not logged into the App.
    • Reconnecting a call in progress.
    • Track contact links for affiliate program.
    • Track chat links for affiliate program.
    • "Email-verification required" suspension support (Weak account protection).
  • Bug fixes

    • Missing extension on uploaded PDF from Whatsapp.
    • If you uninstall the app, the data downloaded from your account to the SD card is also deleted.
    • If a contact is removed during one on one call , the call doesn't hang up.
    • Entering the email address of a person while inviting to MEGA, if the App is flipped between the portrait and landscape mode (vice versa), the entered part of email address goes off.
    • Allow deletion of a text message that is being sent when there is no internet connection on the device.
    • Some sort options don't work or don't exist.
    • Uploading picture using (take picture option) inside incoming shared folder directs the picture to cloud drive instead of the shared folder.
    • It is currently not possible to download new versions of an already downloaded file.
    • App is crashing when you take picture after creating a new folder in an incoming shared folder from the contact info screen.
    • Add alert when the email typed on Awaiting email confirmation screen is wrong.
    • Keep preview aspect ratio when received via chat.
    • Chat>>Audio Calling - When an audio call is initiated, it pops up the camera.
    • Play videos in CameraUploadFragment causes APP crash.
    • Allowed to show emojis of many characters (e.g. flags) in avatars.
    • If you archive the chat from the chat room, it does not redirect you to the chat list.
    • Shortcodes formatting does not allow the rest of strings to be formatted in the Chat.
    • In a chat conversation if the title in toolbar is too short, the subtitle appears cut to the same length.
    • Pressing the Android "Back" button in chat.
    • Don't allow to call without connection from contact info screen.
    • Overquota account and the account set up overlap each other and it makes the App hang.
    • ANR: executing service mega.privacy.android.app/.DownloadService
    • No save button when changing name.
    • Should there be a save button here instead of select button.
    • Chat messages from a different chat get appended to another chat.
    • In Setting section, if there is not network connection, the back button of the device is not working.
    • The decryption key dialog becomes white when you paste the decryption key to open the file/folder link without key.
    • When it tries to rename a group's name with more than three emoji-flags the result is three flags and two wrong images.
    • The app crashes when casting a string by retrieving an avatar.
    • Crash when it losts and recovers the network connection and goes to Offline section.
    • In a group call, if no ones answered and the name of the participant who init the call is too long, the text in the view to return to the call in the chat conversation appears cut.
    • ChatCallActivity cannot launch on Android 10, if "allow display over other apps" hasn't been granted.
    • Inconsistent button color when select single vs multiple images from Camera uploads section.
    • App crash when send empty text in chat.
    • ShareInfo null pointer exception.
    • In the chats list, the call in progress message is not shown in a specific case.
    • When the invitation is sent from the Achievements session from the My Account, a wrong dialog box is showing up.
    • Button colour inconsistency on dialogs.
  • Improvements

    • Login, Create Account and Change Password update.
    • Improve the UX related to "My chat files" folder.
    • Add sorting options to Saved for offline data.
    • MEGA achievement - invitation design.
    • Support formatting codes in the chats list.
    • Add a security info checkbox for "create account" and "change password" page.
    • Improve checkups for start upload.
    • Multiline chat text message window for editing too small.
    • On chat room, hide text input when user taps to see gallery recent photos.
    • When there is an audio call, do not allow the buttons to be hidden.
  • Others

    • Update translations.
    • Upgrade "cryptopp" library.
    • Upgrade "SQLite" library.
    • Upgrade "OpenSSL" library (removed because is not used).
    • Upgrade "libsodium".
    • Upgrade "pdfium" library (pdf viewer).

SDK: meganz/sdk@93cc57d (v3.6.8)
MEGAchat: meganz/MEGAchat@4494a82 (v2.3.1)