Improvements

  • Sendent will no longer automatically send secure mail without a manual interaction, in case only the mail body was available as an attachment. 

  • Reworked the interaction with the mail body. Insert at cursor should work more reliably and solved some rare issues that prevented the mail body from being modified.

  • New tag available for customizing your HTML snippets. When you apply '{LOGO}' in an image body as a source, it will automatically download your Nextcloud server theming logo.
    Example:

    <img src="{LOGO}" alt="" width="256" height="128" />

Bug fixes

  • Activity tracker: when a share had no expiration date, you could not undo the share.  

  • WebDAV explorer: the explorer now displays the file size correctly. 

  • Interception: Office document 'shapes' are now excluded from being intercepted and will be handled as an embedded image. 

  • Mail body: if you replied inline, uploaded a file with Sendent and then expanded the window, the HTML snippet would disappear. This has been fixed. 

  • Separate password mail: When sharing files from the inline window (Outlook mail overview) and separate password mail is activated, it would corrupt the original email. To solve this, the separate mail is always opened in a new window.