Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.8.195
01 Nov 04:44
Compare
Sorry, something went wrong.
No results found
Added
Added Hebrew language.
Updated Italian translation.
Added APP_USE_NEW_POP3_LIB .env parameter allowing to switch to the new POP3 library (#5048 )
Fixed
Show mailbox email instead of user's email in the conversation print view (#5043 )
Check user alternate emails when receveing @fwd emails (#5047 )
1.8.194
17 Oct 17:11
Compare
Sorry, something went wrong.
No results found
Added
Updated Polish translation.
Fixed
Fixed searching customers via ajax on PostgreSQL (#5032 )
Added __j() and __h() functions to the translation manager config.
Improved Helper::cspMetaTag() function.
Changed
Do not change conversation status to Active when reply to Spam conversation arrives (#5005 )
Removed csp_enabled parameter from config.
1.8.193
07 Oct 04:51
Compare
Sorry, something went wrong.
No results found
Added
Added REDIS_CLIENT .env parameter (#5009 )
Allow to prefill body for new conversations via GET-parameter (#5012 )
Fixed
Added mailbox_id-state-status index to conversations table (#4994 )
Changed SMTP username field maxlength to 255 (#5015 )
Fixed sending emails when some mailbox uses OAUTH and others - regular authentication (#5019 )
1.8.192
31 Aug 05:57
Compare
Sorry, something went wrong.
No results found
Added
Updated Czech translation.
Fixed
Improved PHP 8.4 compatibility (#4979 )
Do not allow to merge customer with himself (#4986 )
Fixed wrong user viewing a conversation (#3801 )
1.8.191
18 Aug 04:47
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed "IF" error in update.sh (#4952 )
Fixed selecting conversations using SHIFT in Firefox (#4962 )
Improved PHP 8.4 compatibility (#4970 )
Changed
Removed SQLite from web installer as SQLite not supported (#4959 )
1.8.190
01 Aug 10:26
Compare
Sorry, something went wrong.
No results found
Added
Added Ukrainian language.
Fixed
Changed "Receiving Emails" to "Fetching Emails" in the warning in Connection Settings (#4949 )
Sanitize URL in Helper::getRemoteFileContents() function.
1.8.189
26 Jul 06:16
Compare
Sorry, something went wrong.
No results found
Fixed
Fix error in MailHelper::getHeader() introduced in the previous release (#4940 )
1.8.188
21 Jul 12:08
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue with sending attachments introduced in the previous release (#4929 )
1.8.187
21 Jul 10:27
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue with sending attachments introduced in the previous release (#4929 )
1.8.186
19 Jul 11:33
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Fixed conversation threading for Outlook (#4922 )
Do not unserialize data by default in Helper::decrypt() function.
Strip also OBJECT tag in Helper::stripDangerousTags().
Added extra reply separator (#4764 )