FreeScout - Package Updates
Pinned
FreeScout
-
[1.9.6]
- Update FreeScout to 1.8.24
- Full changelog
- Make conversation history table wider in the customer profile (#2224)
- Fetch emails by bunches in order to allow fetching of large amounts of emails (#2198)
- Fixed 'Passing null to parameter' in http-foundation/Response.php (#2223)
-
[1.9.7]
- Update FreeScout to 1.8.25
- Full changelog
- Allow to set proxy via APP_PROXY variable in .env file (#2242)
- Added iconv to the list of required extensions (#2236)
- Fixed unchecking all default subscriptions (#2247)
- Avoid fatal error when conversation status is zero (#2237)
-
[1.9.10]
- Update FreeScout to 1.8.27
- Full changelog
- Add 'alt' attribute to images in the editor (#2265)
- Add Azerbaijani language to the Translate page (#2269)
- Fixed an issue with the date and encoding of emails added to IMAP Sent folder (#1892)
-
[1.9.11]
- Update FreeScout to 1.8.28
- Full changelog
- Include email address of original senders when forwarding a conversation (#1236)
- Allow to forward chat conversations (#2280)
- Fixed grammar: "...and make the application better" (#2278)
- Shortened forward_.. meta fields for mailboxes.
-
[1.9.14]
- Update FreeScout to 1.8.31
- Full changelog
- Set system timezone for new users upon creation (#2312)
- Added 'View Details' button for failed jobs in Manage > System (#2044)
- Hide from Assign list users who are hidden in the mailbox settings (#2327)
- Do not limit line length in chat messages.
- Fixed passing null parameter to Mail::hasVars() (#2335)
- Improved email validation (#2338)
-
[1.9.15]
- Update FreeScout to 1.8.32
- Full changelog
- Added support for searching for Unassigned conversations (#2368)
- Allow to prefill the subject via GET parameter when creating a conversation (#2360)
- Do not allow to search conversations and customers in mailboxes to which the user have no access (#2370)
- Updated French translation (#2366)
-
[1.9.16]
- Update FreeScout to 1.8.33
- Full changelog
- Show base64-encoded images in conversations (#2355)
- Remove new lines from Subject when saving outgoing email (#2376)
- Do not allow to search conversations and customers in mailboxes to which the user have no access (#2370)
- Do not crop mailbox dropdown menu (#2252)
- Fixed passing null to parameter to nl2br in FetchEmail.php (#2387)
-
[1.9.18]
- Update FreeScout to 1.8.36
- Full changelog
- Fixed "Passing null to parameter" in Translate page (#2398)
- Fixed PHP 8.1 error on saving mailbox outgoing settings (#2401)
- Do no show conversations from all mailboxes when the user has no mailboxes assigned (#2409)
-
[1.10.0]
- Update FreeScout to 1.8.37
- Full changelog
- Added possibility to clone a conversation from a thread dropdown menu.
- Added ability to sort search results by columns.
- Added extra auto-reply header to the auto reply detection function (#2445)
-
[1.10.2]
- Update FreeScout to 1.8.39
- Full changelog
- Fixed an issue when a customer using FreeScout was sending a message and his/her incoming message could sometimes be connected to the wrong conversation (#2375)
- Replace soft hyphens with dash in attachments files to avoid sending issues (#2448)
- Show To dropdown when replying to a conversation with the changed customer (#2455).
- Fixed site.webmanifest 401 error in the browser console if FreeScout is closed with Basic Authentication.
- Show attachment size in the upper case (KB, MB, GB).
-
[1.10.3]
- Update FreeScout to 1.8.40
- Full changelog
- Clone attachments when cloning conversations (#2465)
- Updated French translation.
- Prevent note remembering and restoring after sending a note, clicking Back in the browser and clicking "Add Note" (#1434)
- Check if an attachment exists on disk when sending a reply to a customer to avoid sending issues.
- Replace mb_convert_encoding HTML-ENTITIES in FetchEmails (#2461)
- Make javoscript/laravel-macroable-models compatible with PHP 8.2
- Fix preg_replace_callback() issue on PHP 8.1 in Helper::linkify() (#2464)
-
[1.10.4]
- Update FreeScout to 1.8.41
- Full changelog
- Updated Polish translations.
- Fixed an error when conversation customer is changed and deleted after that (#2467)
- In SendReplyToCustomer listener do not include messages added after the event has been fired (#2462)
- Added meta column to conversations table.
-
[1.10.6]
- Update FreeScout to 1.8.43
- Full changelog
- Fetch forwarded by support agent customer's emails as tickets from customers (#290)
- Added a button to delete all conversations from Spam (#1756)
- Improved PHP 8.2 compatibility.
- Fixed saving editor text after editing the code in the editor (#1705)