Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.8.133
Added
- Updated Polish translation.
Fixed
- Do not mark a thread as containing attachments when only embedded images are present in the email.
- Fixed attachments being duplicated when discarding a message forwarding draft (#3949)
- Fixed attachments not being sent when forwarding a conversation (the issue introduced in 1.8.131 release).
- When forwarding a conversation do not include attachments from existing in the conversation thread drafts.
- Fixed an issue with removing attachments when replying to the conversation (the issue introduced in 1.8.131 release).
- Fixed
To
field not appearing after discarding a message forwarding draft (#3950) - Fixed an error when new conversation draft is being discarded by another user (#3951)
Changed
- Updates and improvements made in Webklex/php-imap library.
1.8.132
Added
- Updated Russian translation (#3945)
Fixed
- Fixed "Passing null" error in
symfony/http-foundation/Request.php
(#3940) - Fixed duplicated folder names when retrieving IMAP folders (#3937)
- Fixed "Call to a member function getFullName() on null" error in the notification template (#3942)
- Fixed an issue with some emails shown incorrectly - introduced in 1.8.127 release (#3907)
1.8.131
Added
- Allow fetching seen/read messages via scheduler (#3931)
- Updated Polish translation.
- Allow limiting
freescout:fetch-emails
command to specific mailboxes (#3932)
Fixed
- Fixed retrieving IMAP subfolders (#3933)
- Fix
To
andFrom
headers when saving outgoing emails to the Sent IMAP folder (#3900) - Fixed saving into Sent IMAP folder messages with attachments (#3934)
Changed
- Use encrypted attachment IDs when uploading attachments.
- Make params optional in
Helper::setGuzzleDefaultOptions()
(#3926)
1.8.130
1.8.129
1.8.128
Fixed
- Fixed long running fetch commands being killed (#3844)
- Fixed conversation bulk actions issue after sorting conversations (#3884)
- Fixed conversations bulk actions when
page
parameter is set in the URL. - Fixed "Passing null to parameter" error in HTMLPurifier (#3893)
- Fixed removing comments when purifying HTML (#3894)
- Strip script tags from mailbox signature (GHSA-fffc-phh8-5h4v).
- Sanitize Path to PHP in tools.php (GHSA-7p9x-ch4c-vqj9)
Changed
- Exclude duplicate
INBOX.
folders when retrieving folders in Fetching Settings.
1.8.127
1.8.126
1.8.125
1.8.124
Added
- Updated Spanish translation.
- Updated Czech translation.
Fixed
- Fixed a word+colon mistakenly converted to URL in the editor (#3822)
- Fixed "Numeric value out of range" error in the search on PostgreSQL (#3831)
- Fixed creating conversations by a user seeing only assigned conversations (#3843)
- If a user can see only assigned conversations, send him notifications only for assigned to him conversations (#3843)
- Fixed adding notes to Spam conversations.
- Fixed "Passing null to parameter" error in Helper::stripTags() (#3849)
- Do not save SMTP username and password in Send Log status message (GHSA-7wcq-2qmv-mvcm).
- Improved accessibility of exact date in conversation table (#3829)
- Show module author on Modules page (#3851)
- Allow updates for third party modules (#3851)