Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.8.145
1.8.144
Added
- Allow to connect to Microsoft 365 Exchange SMTP via modern oAuth authentication (#4072)
- Show debug log when testing Fetching.
- Allow to enable Debug Log in "Status -> Tools -> Fetching" section.
- Show more detailed errors for IMAP connection issues.
Fixed
- Fixed "Call to undefined function get_current_user()" error on Status page (#4067)
Changed
- Update also inactive modules via
freescout:module-update
command.
1.8.143
1.8.142
Fixed
- Fixed "mb_convert_encoding() invalid encoding" error on fetching (#4051)
- Improve Gmail reply separation on fetching.
- Fixed an error in
module:list
command arising in some cases (#4056) - Fixed sending a new conversation to the customer with multiple emails (#4057)
- Show "From" for emails received from customers with multiple emails (#4059)
- Do not show "Mailbox is empty" error when fetching via POP3 (#4060)
Changed
- Sort modules list alphabetically in the "Deactivate License" dialog (#4055)
1.8.141
Fixed
- Fixed an issue with the reply not being connected to the conversation in some cases (#4026)
- Fixed retrieving the original message in Show Original window for moved conversations.
- Fixed fetching emails forwarded using @fwd command (#4036)
- Fixed IMAP folders not being retrieved in some cases.
- Skip auto-replies sent to the email notification on behalf of a user (#4035)
Changed
- Show exclamation icon in the mailbox Fetching settings tab.
- Disable "Check Connection" button on changing mailbox Fetching settings.
- Remove "All from current mailbox link" from the conversation page (#4041)
1.8.140
1.8.139
Added
- Updated Polish translation.
Fixed
- Fixed CC and BCC fields when cloning a conversation (#4011)
- Do not allow JavaScript Prototype Pollution via getQueryParam() function (GHSA-rx6j-4c33-9h3r)
- Remove unwanted tags from HTML when editing threads (GHSA-985r-6qfc-hg8m)
- Strip unwanted tags from mailbox signature when saving it.
- Strip unwanted tags from mailbox Auto Reply.
1.8.138
1.8.137
Fixed
- Fixed browser push notifications being sent not to all users (#3880)
- Do not show Closed conversations in non-standard folders (#3988)
- Fixed "Unknown hashing algorithm: crc32c" error in Webklex/php-imap library (#3991)
Changed
- Fetch emails sent to multiple mailboxes on a per mailbox basis (#3941)
1.8.136
Added
- Updated Dutch translation.
Fixed
- Fixed attachments not being shown when reopening a new conversation draft (#3957)
- Do not run scheduled commands when running
\Artisan::call()
function - on System and Modules pages (#3970)
Changed
- Show application date and time on Status page instead of current user's time.