Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. SnappyMail
  3. SnappyMail - Package Updates

SnappyMail - Package Updates

Scheduled Pinned Locked Moved SnappyMail
103 Posts 4 Posters 38.8k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #61

    [1.13.1]

    • Update SnappyMail to 2.25.1
    • Full changelog
    • Support RFC 8689 (Require TLS on delivery so that message is send securely by SMTP)
    • Add check to unregister system addressbook by @akhil1508 #879
    • material-design checkbox now uses hidden <input> for accessibility
    • Always subscribe to new folder by default
    • Merge NoScript, NoCookie and BadBrowser pages in Index.html
    • Cleanup translations. Also see https://snappymail.eu/translate.php
    • PHP < 8.1 ini_set() only accepts strings when declare(strict_types=1); is used
    • SMTP error while using PHP mail() #884
    • Cannot create folder #885
    • Image stretching when image hasd max-width #869
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #62

      [1.13.2]

      • Update SnappyMail to 2.25.2
      • Full changelog
      • Refresh frequency of the mailboxes #486
      • Temporarily save password for private key during session #840
      • Whitelist to show images directly #201
      • HTML editor paste image makes it max 1024px width/height #262
      • SnappyMail\TAR::extractTo support the $files and $overwrite parameters
      • Issue with themes when Chrome crashes #188
      • /static/.htaccess as mentioned by @dbiczo in #895
      • Update nb-NO language by @master3395 #896
      • \RainLoop\Utils::SetCookie() to \SnappyMail\Cookies::set()
      • Merge \MailSo\Base\Utils::RecRmDir() and \MailSo\Base\Utils::RecTimeDirRemove()
      • Two issues with images being delivered via ProxyExternal #887
      • Multiple accounts conflicts when using multiple tabs #892
      • Spaces in attached file names are not preserved #893
      • Prevent empty area scroll on body
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #63

        [1.13.3]

        • Update SnappyMail to 2.25.3
        • Full changelog
        • Make message collapse quotes optional #902
        • Improved loginErrorDelay to prevent timing attacks and default to 5 seconds
        • Moved message collapse quotes to HTML parser
        • Moved some application.ini settings to other sections
        • Moved source "/assets/*" to proper location in /snappymail/v/0.0.0/static/
        • Set checkMailInterval to 15 minutes by default (now that it is configurable)
        • Prevent plugin property decrypt error #859
        • Index.html cache issue #891
        • Images whitelist regular expression failed #201
        • Undefined index: ShowImages #901
        • Chrome shows LSep boxes in certain emails #900
        • Don't remember OpenPGP/GnuPGP key passphrase when it fails #840
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #64

          [1.13.4]

          • Update SnappyMail to 3.35.4
          • Full changelog
          • message maximum quoted text level for speed. #902
          • LoveDark Theme by @TheCuteFoxxy #913
          • Moved pluginEnable() to \SnappyMail\Repository::enablePackage()
          • Updrate French language by @hguilbert
          • Cleanup material-design checkbox
          • Some style change for settings panels
          • Some MailMessageView styling
          • Disabled blockquotes height calculation for #902
          • Enhance Add domain dialog #916
          • Fixed arrows in thread view while scrolling #908
          • CSS btn-thin were too high
          • Whitelist to show images directly #201
          • MailSo\Base\Http::GetHost(): Return value must be of type string #910
          • Hopefull improved styling for Firefox mobile fixes
          • Scroll display error #912
          • Autofocus was triggered when view resized
          • Better solution for Settings Page is bigger than the Account Page #897
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #65

            [1.13.5]

            • Update SnappyMail to 3.35.5
            • Full changelog
            • New dark themes by @TheCuteFoxxy #925
            • External images option 'Always when DKIM is valid' for #201
            • Image whitelist menu on message for #201
            • pt-PT translation by @ner00 #917 and #920
            • fr-FR translation by @hguilbert #919
            • Layout section rl-right now is display: flex and solves #928
            • Some Themes background to cover #918
            • Speedup cleanHtml() parser
            • Reduce memory usage on addressbook import
            • Prevent loading loop between MessageList and FolderInformation requests
            • Admin -> Config layout
            • Inline images sometimes failed
            • Undefined index: cid #921
            • On upgrade prevent Apache access errors for #358
            • Import contacts as CSV is broken #931
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #66

              [1.14.0]

              • Update SnappyMail to 3.36.0
              • Full changelog
              • Whitelist advanced SPF/DKIM/DMARC valid feature #938
              • \RainLoop\Providers\AddressBook\Utils functions param Contact changed to VCard
              • Issue with themes and Chrome cache #188
              • Settings panel width due to display:flex #940
              • Not respecting default theme setting #941
              • Some files had 0755 instead of 0644
              • Some spacing between message "view images" buttons for #201
              • Whitelist failed when empty or when using : #938
              • Cosmetics of the external images whitelist menu #939
              • PdoAddressBook ORDER BY deleted DESC to prevent sync and export issues
              • Undefined variable $items in upgrade.php
              • qq.com not supporting literal-string in search #836
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #67

                [1.14.1]

                • Update SnappyMail to 3.36.1
                • Full changelog
                • Option to allow style in messages (beta)
                • Message in new tab/window was missing BCC
                • Don't clone message for viewing, so that there is instant interaction with messagelist item
                • emailArrayToStringLineHelper() now filters addresses without email address
                • Cleanup EmailModel and better email address parsing and handling
                • Workaround "server connection error" #936
                • Cleanup AbstractViewPopup handling
                • Italian translation by @lota #948
                • Replace Element.fromHTML() with createElement()
                • New subfolder not visible #937
                • OpenPGP decrypted attachments friendlySize not a function
                • Message @media print was broken due to new display:flex
                • addressparser() didn't handle groups properly
                • middleclick in messages list failed when messagesDom not yet initialized
                • Cannot open messages that have an email address without an @ in the From header #950
                • CSS don't display:flex when [hidden]
                • Default theme handling by @Niveshkrishna
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #68

                  [1.14.2]

                  • Update SnappyMail to 3.36.2
                  • Full changelog
                  • Remove CSS white-space from messages to prevent annoying side scrolling
                  • Show error when trying to send empty message #974
                  • max_sys_loadavg as setting #971
                  • Speedup and improved cleanHtml() and cleanCSS() handling
                  • Better handling of upload .eml files to a mailbox
                  • Rename Folder Hash to ETag as it is the more obvious name
                  • Moved AllowDraftAutosave option from Settings -> Security to Settings -> General -> Compose
                  • SmtpClient->Connect() use $oSettings->Ehlo
                  • Improved handling of <style> elements in messages
                  • French updated by @hguilbert
                  • Remove SVG elements properly from messages #972
                  • Sending large HTML messages slow/fail #962
                  • Nextcloud login failed #969
                  • DoMessageList() hash check was incorrect
                  • "Move to folder" button overlays folder sidebar on mobile #961
                  • Spanish translation SPAM and NOT SPAM strings are reversed #964
                  • Can't open Thunderbird PGP keys from decrypted message #958
                  • Can't close Sieve dialog #960
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #69

                    [1.14.3]

                    • Update SnappyMail to 2.26.3
                    • Full changelog
                    • Translate "Are you sure you want to exit?"
                    • stderr as Logger
                    • Moved rl.fetch and rl.fetchJSON to boot.js so that AppData can be fetched as JSON
                    • Many AppData properties to JavaScript camelCase
                    • Cleanup Identity handling
                    • Merge GnuPG and OpenPGP.js passphrases
                    • Removed unused Squire code
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #70

                      [1.14.4]

                      • Update SnappyMail to 2.26.4
                      • Full changelog
                      • Add CSP frame-ancestors for #537
                      • Reduce/simplify CSS footprint
                      • Use the System/Browser font by default by @HeySora #988
                      • Make layout fully responsive using matchMedia('(max-width: 799px)')
                      • Move brotli and gzip compress option to application.ini
                      • After page refreshes in background whilst editing a draft, the space bar stops working #860
                      • Updated Portuguese by @ner00 #984
                      • Updated French by @hguilbert #985
                      • unset border-box for message body #990
                      • Unread email count badge shows -1 #989
                      • unicode mailto: addresses not decoded
                      • Unicode email/url address matching #955
                      • Invalid Token if run in IFrame #537
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #71

                        [1.15.0]

                        • Update SnappyMail to 2.27.0
                        • Full changelog
                        • Unique attachments.zip filename #992
                        • Select next email after (re)move current #968
                        • Improved FolderCollection handling
                        • MODSEQ requires 64-bit int
                        • Update russian language by @Akrobs #994
                        • Don't make font bigger when screen > 1400px
                        • Put top menu "accountPlace" inside top-system-dropdown-id
                        • Put attachment controls inside attachmentsPlace
                        • Show message toolbar on screens > 1400px #970
                        • Chinese updated by @mayswind #1011
                        • Prevent folder/messages flags conflict by using the right name attributes for Folders
                        • FolderInformation() use jsonSerialize()
                        • Squire space handling on paste use \u00A0 instead of   for #1004
                        • Better line-height for QR code
                        • Composer src is null
                        • Image in Signature disappears in Sent/Draft #932
                        • Mail list is empty #998
                        • Cache handling issues #1003
                        • No message notification popup when installed in sub-directory #1007
                        • ERROR: Undefined constant "MailSo\Log\Drivers\STDERR" #965
                        • 'Location:' headers using proper '302 Found' header
                        • Can't send email #1006
                        • Attachment preview #1005
                        • When decrypt message, subject was replaced empty
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #72

                          [1.15.1]

                          • Update SnappyMail to 2.27.1
                          • Full changelog
                          • Improved attachmentIcon glyph coloring
                          • Better design for .accountPlace text #1025
                          • Reply is broken #1027
                          • Endless loop at login - Cannot assign array to property MailSo\Imap\Folder::$MAILBOXID #1032
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #73

                            [1.15.2]

                            • Update SnappyMail to 2.27.2
                            • Full changelog
                            • Cache issue with index
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #74

                              [1.15.3]

                              • Update SnappyMail to 2.27.3
                              • Full changelog
                              • Squire visualize some active buttons states
                              • Hard coded string "Message body is empty" #1048
                              • Split SPAM label in user.json for directory and action #1065
                              • A solution for #1056 to support dates in different language/calendar
                              • Log \nonexistent folder for #1008
                              • Cleanup some enums to consts
                              • Use Actions()->decodeRawKey()
                              • French language updated by @hguilbert #1045
                              • Sorting in folders not working #1022
                              • Allow saving draft with empty body #1052
                              • GnuPG decrypt failed
                              • Clear folder link should be hidden if "dangerous actions" is not active #1037
                              • 500 error generating preview with GD2 #1009
                              • Text and Links Jumping While Writing #1004
                              • Odd annoying behaviour when copy/ pasting anything into an email and then attempting to edit it. #1054
                              • Check if $rImapLiteralStream is open resource and not closed
                              • AuthError and Call to a member function ImapConnectAndLogin() on null #1060
                              • Thread count missing/shown #1003
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #75

                                [1.16.0]

                                • Update SnappyMail to 2.28.0
                                • Full changelog
                                • Squire visualize some active buttons states
                                • Hard coded string "Message body is empty" #1048
                                • Split SPAM label in user.json for directory and action #1065
                                • A solution for #1056 to support dates in different language/calendar
                                • Log \nonexistent folder for #1008
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #76

                                  [1.16.1]

                                  • Update SnappyMail to 2.28.1
                                  • Full changelog
                                  • Optical issue with input fields for mail and folder search #1149
                                  • Update Chinese translation by @mayswind #1157
                                  • Update Polish translation by @tinola #1156
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #77

                                    [1.16.2]

                                    • Update SnappyMail to 2.28.2
                                    • Full changelog
                                    • Detailed error for "Cannot access the repository at the moment" #1164
                                    • Bidi in Squire editor #1158
                                    • Translate Squire UI
                                    • JWT class for handling JSON Web Tokens
                                    • Update German by @cm-schl
                                    • Update French by @hguilbert
                                    • Update Polish by @tinola
                                    • Merge handling of local Account Settings. Found while investigating #1170
                                    • Image max-width now 100% instead of 90vw
                                    • Cannot modify header information #929 (comment)
                                    • Admin Panel broken when admin_panel_host is set #1169
                                    • Invalid CSP report-uri
                                    • Prevent MessageList multiple request at the same time #1071
                                    • Error in Addressbook Sync #1179
                                    • base64_decode() second parameter must be true
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #78

                                      [1.16.3]

                                      • Update SnappyMail to 2.28.3
                                      • Full changelog
                                      • Attachments in "new window" view #1166
                                      • Update Portuguese by @ner00
                                      • Update French by @hguilbert
                                      • Some emails with inline CSS break the UI #1187
                                      • Remote.get() Promise broken by previous change #1185
                                      • Class "MailSo\Base\Exceptions\InvalidArgumentException" not found #1182
                                      • First account not showed in the right list (dropbox) #1180
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #79

                                        [1.16.4]

                                        • Update SnappyMail to 2.28.4
                                        • Full changelog
                                        • application.ini msg_default_action by @SergeyMosin #1204
                                        • application.ini view_show_next_message by @SergeyMosin #1204
                                        • application.ini view_images by @SergeyMosin #1204
                                        • Support plugin for Squire editor #1192
                                        • only show 'Add "domain.tld" as an application for mailto links?' message after login (firefox shows the message on every reload otherwise). #1204
                                        • Convert getPdoAccessData() : array to a RainLoop\Pdo\Settings object instance
                                        • New bidi buttons to Squire editor by @rezaei92 #1200
                                        • Undefined constant PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT #1205
                                        • 'reloadTime' function result is passed into 'setInterval' instead of the function by @SergeyMosin #1204
                                        • UNKNOWN-CTE Invalid data in MIME part #1186
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #80

                                          [1.17.0]

                                          • Update SnappyMail to 2.29.1
                                          • Full changelog
                                          • Modern UI / Nextcloud Theme #629 by @hampoelz
                                          • "Add/Edit signature" label to PopupsIdentity.html by @SergeyMosin #1248
                                          • use calendar icon in message list for messages with '.ics' or 'text/calendar' attachments by @SergeyMosin #1248
                                          • Show unseen message count when the message list is threaded by @SergeyMosin #1248
                                          • in mobile mode hide folders(left) panel when a folder is clicked by @SergeyMosin #1248
                                          • spellcheck the subject when 'allowSpellcheck' setting is true by @SergeyMosin #1248
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search