SnappyMail - Package Updates
-
[1.19.0]
- Update SnappyMail to 2.32.0
- Full changelog
- Run full GetUids() in background when
message_list_limitis set - MessageListThreadsMap as background task when
message_list_limitis set - Properly set CACHEDIR.TAG
- Sending group email to all contact addresses by @rezaei92 #1286
-
[1.20.0]
- Update SnappyMail to 2.33.0
- Full changelog
- Sorting not supported since 2.32.0 #1373
- FILE_ON_SAVING_ERROR is not defined #1379
- Saving EML files with same subject result in only saving latest email #1381
- Some Sieve parser issues
- Handling of RainLoop Sieve script
- Sieve rfc5429 RejectCommand and ErejectCommand
- KnockoutJS title:value was removed, use attr:{title:value}
- dataBaseUpgrade() always runs on sqlite and pgsql
- Message was sent but not saved to sent items folder #1397
- DKIM pass detection sometimes failed
-
[1.21.0]
- Update SnappyMail to 2.24.1
- Full changelog
- Autocrypt support #342
- Load the mailboxes/folders of all namespaces (other users, global, shared, etc.)
- Load keys from server into OpenPGP.js #973
- Import PGP Keys from remote key servers
- Sort Inbox Folders with Unread Messages First #1427
- Identity Management: add identity display name #1405
- Identity Management: add per-identity "sent" folder #1404
- Some support for JSON-LD / Structured Email #1422
- Domain Autoconfig and Microsoft's autodiscover (and also as extension/plugin)
- View MMS messages that are received via email #1294
- Draft code for S/MIME #259
- Many OpenPGP improvements #89
- Allow CSP connect-src CORS for keys.openpgp.org to directly fetch PGP keys
- Improved handling of visible folders
- KnockoutJS Replace some ko.exportSymbol('') in favour of ko['']
- KnockoutJS use Symbol for isObservableArray()
- Simplify generating folderListVisible
- Drop the bSearchSecretWords param from logger
- Transparent background for text #1412
- Enable OpenPGP.js by default at install
- Added folder edit popup for improved IMAP ACL Support #157
- Process all IMAP namespaces
- Update Polish by @tinola
- Update Portuguese by @ner00
- Make time_zone a select list due to PEBKAC #1417 #1426
- Workaround Outlook generated double spacing #1415
- HTML Parser is not picking up the full Unsubscribe URL in the attached text file #1225
- Contacts - it auto "Select All", after entry delete #1411
- Message header parsing issue #1403
- apple-touch-icon should not be transparent #1408
- Creation of dynamic property is deprecated #1409
- Ask/send readReceipt was broken
- OpenPGP public key can not be removed anymore after importing private key of subkey #1384
- KnockoutJS failed to output text '0'
- JavaScript friendlySize() failed on 0
- Workaround Dovecot PREAUTH [CAPABILITY (null)] issue
- Workaround disabled ACL could cause "Disconnected: Too many invalid IMAP commands"
-
[1.21.1]
- Update SnappyMail to 2.34.2
- Full changelog
- Message was sent but not saved to sent items folder #1432
- Login with scram failed #1433
- Many OpenPGP improvements #89
- Allow CSP connect-src CORS for keys.openpgp.org to directly fetch PGP keys
- Improved handling of visible folders
- KnockoutJS Replace some ko.exportSymbol('') in favour of ko['']
- KnockoutJS use Symbol for isObservableArray()
- Simplify generating folderListVisible
- Drop the bSearchSecretWords param from logger
- Transparent background for text #1412
- Enable OpenPGP.js by default at install
- Added folder edit popup for improved IMAP ACL Support #157
- Process all IMAP namespaces
- Update Polish by @tinola
- Update Portuguese by @ner00
- Make time_zone a select list due to PEBKAC #1417 #1426
- Workaround Outlook generated double spacing #1415
- HTML Parser is not picking up the full Unsubscribe URL in the attached text file #1225
- Contacts - it auto "Select All", after entry delete #1411
- Message header parsing issue #1403
- apple-touch-icon should not be transparent #1408
- Creation of dynamic property is deprecated #1409
- Ask/send readReceipt was broken
- OpenPGP public key can not be removed anymore after importing private key of subkey #1384
- KnockoutJS failed to output text '0'
- JavaScript friendlySize() failed on 0
- Workaround Dovecot PREAUTH [CAPABILITY (null)] issue
- Workaround disabled ACL could cause "Disconnected: Too many invalid IMAP commands"
-
[1.22.0]
- Update SnappyMail to 2.35.0
- Full changelog
- S/MIME support #259
- Disable IMAP METADATA by default (hardly used)
- Update Polish translation by @tinola
- Rename CSS .openpgp-control to .crypto-control
- Renamed some methods in PHP
- When moving a folder/mailbox check for parent delimiter
- Mask passphrase in the logs for PHP < 8.2
- Added some missing translations
- Sign messages using PGP
- Check for CONDSTORE or QRESYNC to get the HIGHESTMODSEQ
- Unable to login on certain IMAP server since 2.34.2 #1438
-
[1.22.2]
- Update SnappyMail to 2.35.4
- Full changelog
- \SnappyMail\IDN::toAscii()
- OpenPGP.js to v5.11.1
- punycode.js lowercase domain names
- application.ini login_lowercase removed and now configurable per domain JSON lowerLogin
- Update Portuguese by @ner00
- Raise JS TypeEroor "toLowerCase" after update to 2.35.3 #1491
- Call to undefined function shell_exec #1496
- Download attachments as ZIP doesn't work for PGP encrypted mail #1499
- Importing or downloading a PGP public key attachment from a PGP encrypted message doesn't work #1500
- VCard PHP Notice: Undefined index: ENCODING
-
[1.23.0]
- Update SnappyMail to 2.36.0
- Full changelog
- Allow setting the supported THREAD algorithm
- Icon to system folders
- Remove remembered password after 15 minutes of inactivity
- Swap background and text color for unreadable text on dark background #1486
- Generate TOTP code at ?Admin -> Security #1501
- Button to change S/MIME private key passphrase #1505
- Belarusian by @spoooyders #1512
- Log some domain idn_to_ascii issues #1513
- On folder/mailbox rename, also rename all children instead of reloading all
- Seal MainAccount CryptKey and on error ask old login passphrase to reseal key.
- Moved cache drivers outside core into extensions
- Sieve always allow fileinto INBOX #1510
- Moved application.ini sieve_auth_plain_initial to per domain config
- Languages use rfc5646, by using the shortest ISO 639 code by default
- Update French by @hguilbert
- Update Portuguese by @ner00
- On folder/mailbox rename, the old fullName must be removed from cache
- On folder/mailbox rename, the checkable option was not renamed
- Sort accounts drag & drop
- S/MIME encrypted and opaque signed not visible #1450
- Wrong last UID of thread #1507
- Creation of dynamic property SnappyMail\DAV\Client::$HTTP #1509
- "Download as ZIP" fails for messages #1514
- SMTP "Authentication failed" when IMAP uses shortLogin and SMTP not #1517
-
[1.23.1]
- Update SnappyMail to 2.36.1
- Full changelog
- Autoconfig detect through DNS SRV (RFC 6186 & 8314) and disable MX
- Have I Been Pwned class to check breached passwords and email addresses
- Handle RFC 5987 in Content-Disposition header
- Ignore text/x-amp-html
- Show SMTP error to user #1521
- OAuth2 for login using gmail (and others)
- logMask all AUTHENTICATE requests
- ErrorTip use white-space: pre
- Simplify LoginProcess handling
- ES2020 everywhere (require Safari 13.1)
- Modified Squire to be more in line with v2.2.8
- CSS set min-width for .attachmentParent and .flagParent to line them up
- cPanel use extension login-cpanel instead of login-remote
- Improved login credentials handling
- Speedup Knockout a bit
- Update Belarusian by @spoooyders
- Update Chinese by @mayswind
- Update French by @hguilbert
- Update Polish by @tinola
- Update Portuguese by @ner00
- Content encoding and type detection in JavaScript could fail due to case-sensitivity.
- Extensions set logger failed
- GnuPG check open_basedir and if shell_exec is disabled #1385, #1496 and #1555
- Hide pagination when search result has no messages
- Prevent mbstring error before setup.php
- Prevent MessagesPerPage Infinity #1540
- Reseal CryptKey failed #1543
-
[1.23.4]
- Update SnappyMail to 2.36.4
- Full changelog
- Customize private key passphrase expiration interval #1545
- AdvancedSearch support for filtering mails before a given date #1606 by @codiflow
- Control valid spam and virus headers #1607
- Remember S/MIME private Key without function #1611
- Resize compose dialog
-
[1.24.0]
- Update SnappyMail to 2.37.1
- Full changelog
- JavaScript event rl-vm-visible
- Detailed error message on account switch failure for #1594
- Support "mark for deletion" #1657 by @smsoft-ru
- Invoke "Update Identity" pop up right after login (when not initialized) #1689
- Keyboard shortcut (Shift + B) for "Swap default (background) color"
-
[1.24.1]
- Update SnappyMail to 2.37.2
- Full changelog
- Validate Fetch JSON response
PATH_INFObug due to Office365 OAuth login- Prevent logout loop on error
-
[1.24.2]
- Update SnappyMail to 2.37.3
- Full changelog
- Mark images with width=1 as tracking pixel
- Show warning in Admin -> About when PHP runs in 32bit
- Edit ACL rules #157
- Show GnuPG version for #1560
- Make sure only scalar values are allowed in $_ENV for #1560
- Change minimum new mail check interval #1678
- Sieve editor does not support "index" extension #1709
- Improved domain autoconfig interaction
- MS autodiscover priorities DNS over subdomain
- Simplify sieve scripts list #1675
- Handling of (token) errors due to #1706
- Sabre/Xml to v4.0.5
- Update Chinese by @Artoria2e5
- Update French by @hguilbert
- Thread sorting visible after disabling the imap capability #1574
- Creating new message impossible as long as a draft exists? #1710
- InvalidToken error at login #1706
-
[1.25.0]
- Update SnappyMail to 2.38.0
- Full changelog
- Remove tel: links when converting HTML to plain #1724
- Convert HTML to Markdown instead of plain, by using Turndown #1604
- Check HTMLInputElement.validity() for #1733
- mXSS exploit found by SonarSource CVE-2024-45800
- Call to a member function Email() on null #1706
- IMAP capabilities via IMAP Proxy #1725
-
[1.25.1]
- Update SnappyMail to 2.38.1
- Full changelog
- Admin - Extensions search filter
- Options to unset current font family and size #1726
- Option to allow insecure cryptkey #1746
- Save vCard FN property #1761
- Full-screen Message View on Double-Click #1787
-
[1.25.2]
- Update SnappyMail to 2.38.2
- Full changelog
- error '$index is not defined' in Settings > Accounts #1797
-
[1.26.0]
- Update base image to 5.0.0
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login