SnappyMail - Package Updates
-
[1.7.3]
- Update SnappyMail to 2.19.6
- Full changelog
- Base Domain setup enhancements
- Cleanup MailSo MailClient using
__call() - Domain settings handling and store as JSON instead of ini
- Some JavaScript changes
- Put sign and encrypt options in composer dropdown menu and simplify te two existing buttons with a glyph
- When try to login IMAP/SMTP/SIEVE but STARTTLS is required, force STARTTLS
- Filter scripts UI let user understand which filter is active #590
-
[1.7.4]
- Update SnappyMail to 2.19.7
- Full changelog
- Create .pgp directory was missing
- Logger leaked some passwords
- PGP Decryption / Encryption Failures #600
- Make it clear that you are on the admin panel login screen
- Force PHP opcache_invalidate due to upgrade error reports "Missing version directory"
-
[1.8.0]
- Update SnappyMail to 2.20.0
- Full changelog
- CSS --dropdown-menu-background-color should be --dropdown-menu-bg-color
- Strip mailchimp tracking
- Use some PHP typed properties
- Move bootstrap @less variables to CSS var()
- Improved theme styling
-
[1.8.1]
- Update SnappyMail to 2.20.2
- Full changelog
- Decrypt failed when OpenPGP.js not loaded
- pgpDecrypt() using MailVelope the decrypt message was not green
- Shift + F in search bar resulted in forwarding message #624
- Add more search operators (i.e. copy lots of Gmail ones) #625
- Some CSS borders to var(--border-color)
- Added CSS --dialog-border-clr and --dialog-border-radius
- Show lock glyph in messagelist for encrypted messages
-
[1.8.2]
- Update SnappyMail to 2.20.6
- Full changelog
- fix for broken admin login #642 fixed by @LukaszC86
- Resolve PHP 8.2 Creation of dynamic property is deprecated
- Throw decrypt errors #632
- Cookie “name” has been rejected because it is already expired. #636
- Content-Security-Policy 'strict-dynamic' was missing
- Better multiple WYSIWYG registration system (not finished)
- Better handling of admin token cookie
- More CSS var() handling
-
[1.9.0]
- Update SnappyMail to 2.21.1
- Full changelog
- ldap-identities-plugin by @cm-schl #647
- OpenSSL v3 ciphers issue #641
- Put messagelist top bar buttons also in dropdown
- Allow setting additional Sec-Fetch rules, as discussed by #585
- Light/Dark favicon.svg #643
- Allow an account name/label #571
- Moved ServiceRemoteAutoLogin to plugin/extension
- Moved ServiceExternalSso to plugin/extension
- Moved ServiceExternalLogin to plugin/extension
- Renamed ManageSieveClient to SieveClient
- New Net/Imap/Smtp/Sieve Settings object system which allows
- setting SSL options per domain and verify_certificate by default
- Update plugins to use new Net/Imap/Smtp/Sieve Settings object
- Removed message double-click to full screen #638
- Crypt crashes when Sodium not installed
- Personalised favicon not working - default Snappymail favicon showing #665
-
[1.9.1]
- Update SnappyMail to 2.21.2
- Full changelog
- Allow browser Spellchecker #574
- Decode MIME charset of .EML attachments #662
- Increase message visible text area #672
- When copy/paste image use the raw data instead of clipboard HTML #654
- When application.ini debug.enable is true, also debug js and css
- JavaScript rl.setWindowTitle() renamed to rl.setTitle()
- Removed message toggle fullscreen button which was only in mobile view
-
[1.9.2]
- Update SnappyMail to 2.21.3
- Full changelog
- Handling attachments MIME type / content-type
- Message responsive resizing width/height of elements #678
- Focus on textarea when creating a new plain text email #501
- CardDav remove photos of my contacts when synchronizing #679
- Click on PGP KEY attachment opens "Import key" dialog
- Increase visible reading area for small screens #672
- Better message spam score in detailed view
- Much better DAV connection logging
- \MailSo\Mime\Enumerations\MimeType
-
[1.9.3]
- Update SnappyMail to 2.21.4
- Full changelog
- Contact.display() returns [object Object]
- When left panel disabled and drag messages, show it
- Issue with admin domain connection type settings selectbox #689
- Mobile View on cellphones: automatic scrolling not working near the visual keyboard #686
- Unable to separate runtime from installation #685
-
[1.10.0]
- Update SnappyMail to 2.22.1
- Full changelog
- The page does not change after batch deletion #684
- Prevent domain uppercase issues found in #689
- Login invalid response: VXNlcm5hbWU6CG #693
- AddressBookInterface::GetContactByEmail() to support sender image/avatar extension #115
- All the attachment zone is not clickable, even if the cursor is a hand #691
- Different approach for "update button duplicated in admin panel" #677
- Better drag & drop solution for leftPanel
-
[1.10.2]
- Update SnappyMail to 2.22.3
- Full changelog
- drag & drop folder expansion #707
- Save selected messages as .eml in Nextcloud failed #704
- Added application.ini config logs.path and cache.path to improve custom data structure.
- Improved cPanel integration #697
- Update to OpenPGP.js v5.5.0
-
[1.10.3]
- Update SnappyMail to 2.22.4
- Full changelog
- Contact Error - [object Object] #716
- Unable to move messages to different folder by drag and drop #710
- v2.22.3 unknown error #709
- Contacts dialog layout using flex
- Session token is related to the user agent string #713
- Better browser cache handling for avatars plugin #714
- Force HTML editor when set as default when replying to message #355
-
[1.10.4]
- Update SnappyMail to 2.22.5
- Full changelog
- Settings Themes style due to border-box change
- "Remember me" failed due to v2.22.4 Session token change #719 #731
- Support plugin minified .min.js and .min.css
- Added ZIP Download multiple emails #717
- Replaced some data-bind="click: function(){} with object functions to prevent eval()
- Improved plugins hash when there are changes
- Vacation filter: Button to add recipients (+) #728
-
[1.10.5]
- Update SnappyMail to 2.22.6
- Update Cloudron base image to 4.0.0
- Full changelog
- PluginProperty DefaultValue contained array while it should not #741
- Narrow MessageList wraps star icon #737
- Use UIDVALIDITY when HIGHESTMODSEQ not available, maybe solves #745
- No need to generate 1000's of ID's for MessageListByRequestIndexOrUids()
- Update Chinese translation by @mayswind
- Removed IMAP SELECT/EXAMINE unset UNSEEN because IMAP4rev2 deprecated
-
[1.10.6]
- Update SnappyMail to 2.22.7
- Full changelog
- Undefined property: MailSo\Mail\FolderCollection::$capabilities
- PHP 8.2 Creation of dynamic property is deprecated
- Attempt to solve #745 in v2.22.6 failed and resulted in errors #746 and #748
- Admin domain test undefined matched domain should say email@example matched domain
- Scroll bar with the mobile version in "Advanced search" screen #712
-
[1.11.0]
- Update SnappyMail to 2.23.0
- Full changelog
- Loosing HTML signature in account identity under settings #750
- Plugin configuration did not load anymore when type was SELECTION #753 by @cm-schl
- Only run JSON hooks when $sAction is set #755
- Unsupported SASL mechanism OAUTHBEARER #756 #758 #759 by @akhil1508
- border-box issue with .buttonCompose
- Added Show the number of unread mails on all mail addresses/accounts #437
- Added Show OpenSSL version in Admin => About
- Redirect to login page instead of "invalid token" popup #752
- Make all dialogs fit in mobile view
- Cleaner accounts list in systemdropdown
- Multiple imapConnect handling for new import mail feature #744
- Deprecate \RainLoop\Account->Login() and \RainLoop\Account->Password()
-
[1.11.1]
- Update SnappyMail to 2.23.1
- Full changelog
- Extension menu shows only some available extensions #778
- New solution for #423 due to #774
- Avatars extension error on smartphone #764
- Don't fetch Unread count for main account
- CSS .e-checkbox.material-design invisible on show/hide
- More JMAP RFC matching including role
- Speedup fetch all Folders/mailboxes
- Disable unused folder_list_limit
- Merge MailSo\Mail\Folder into MailSo\Imap\Folder and speedup process
- SnappyMail\Imap\Sync now matches folders based on JMAP role
- Added the new imapsync.php command line script for #744
- Added manual setting for 12/24h clock #760
- Add options to mark the message I'm viewing as unread and return to the inbox #766
-
[1.12.0]
- Update SnappyMail to 2.24.0
- Full changelog
- Removed some unused plugin hooks to improve Action handling speed
- Added option to enable additional account unread messages count
- Prevent godaddy click tracking
- Dark theme use
color-scheme: dark; - More imapsync.php CLI options and help
-
[1.12.1]
- Update SnappyMail to 2.24.1
- Full changelog
- Typed property MailSo\Cache\Drivers\Redis::$sKeyPrefix must not be accessed before initialization #792
- Attachments in mails in 2.24 not loading in reply/forward #789
- Rollback #280 due to complications
- Change Intl.DateTimeFormat() into toLocaleString() for iOS < 14
- Cleanup locale date/time handling
- Make MessageList per day optional #737
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