SnappyMail - Package Updates
Pinned
SnappyMail
-
[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_SIZE
if 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
-
[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.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.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.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.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.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.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.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.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