SnappyMail - Package Updates
-
[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
-
[1.12.2]
- Update SnappyMail to 2.24.3
- Full changelog
- Deleting message fails with message "Cannot move message" on hMailServer #793
- List messages per day feature is enabled by default and breaks sorting #796
- Custom page login not working for first time due to smctoken security #798
-
[1.12.3]
- Update SnappyMail to 2.24.4
- Full changelog
- Check
PHP_INT_SIZEif SnappyMail runs on 64bit - A lot of MessageList sorting improvements #796
- On upgrade also update plugins in Nextcloud due to many misunderstandings and prevent invalid open issues
- Moved application.ini
labs.use_app_debug_*todebug.*
-
[1.12.4]
- Update SnappyMail to 2.24.5
- Full changelog
- Compact display of folders in nextcloud by @makoehr #824
- Admin -> Contacts PDO test failed when using different AddressBookInterface
- KolabAddressBook errors
- Typed property MailSo\Mail\MessageListParams::$sSearch must not be accessed before initialization
- Unable to change font/text colour when composing message using Safari #826
- auth_logging failed #489
- Class "RainLoop\Actions\Notifications" not found #839
- Support for search criterias ON, SENTON, SENTSINCE and SENTBEFORE
- New 'forward as attachment' glyph
- Clicking on messagelist grouped date/from searches on that date/from #815
- Moved sort options "FROM" direct below "DATE" for better understanding
- Added DAV path error to log for #822
- Resolve layout issues by changing from fixed to relative #686
- Cache handling of messagelist changed due to etag issues
- Improve german and italian translation by @cm-schl #846
-
[1.12.5]
- Update SnappyMail to 2.24.6
- Full changelog
- "Move to folder" functionality displays in desktop view when on mobile #858
- matchAnyRule() Return value must be of type bool, none returned
- Unknown CSP directive 'strict-dynamic' in Safari 13.1.2
- Wrong timeStyle issue in Safari 13.1.2
- Language SETTINGS_LABELS got lost
- Preparations for RFC 8689
- Add admin setting for the contacts suggestions limit
- A button to clear folder search input field by @codiflow #847
- Preparations for custom SMTP credentials handling for #859 #458 #431 #233
- Display the time of emails, not just the size and date #843
- Made thread number a bit wider #844
- Improved contacts suggestions limit handling #849
- 64-bit PHP was required #852
- Update fr-FR translations by @dominiquefournier #854
- Move createDomain & createDomainAlias buttons below table
- Cleanup messages cache handling
- Improved visibility Admin Domain Test errors
-
[1.13.0]
- Update SnappyMail to 2.25.0
- Full changelog
- CardDAV sync error - Request aborted #866
- PDF not possible to be viewed in the browser #867
- ZIP Files cannot be uploaded from Desktop to attachments (other files can be uploaded) #878
- Mobile view issues with leftside menu
- Default messageListItem border left color for dark mode
- Right margin to folder search input wrapper by @codiflow #871
- Almost all request params now use JavaScript camelCase instead of CamelCase
- #rl-content to use flex for better layout control
- Decode some Copernica link tracking
- Cleanup some CSS and JS code
- Better Sieve rainloop.user script handling
- Improve MailSo\Imap\BodyStructure
- Cleanup MIME part FileName handling
- Removed some unused PHP functions
-
[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.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.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.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
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