FreeScout - Package Updates
- 
[1.8.14]
- Update FreeScout to 1.8.13
 - Full changelog
 - Allow to change Default Redirect from mailbox dropdown menu (#1942)
 - Added %customer.company% variable to templating.
 - Added hooks to add user profile fields (#1923)
 - Show error in the log when fetching from custom IMAP folder fails (#1961)
 - Do not show separator in the plain text email body for the first thread in the loop (#1927)
 
 - 
[1.8.15]
- Update FreeScout to 1.8.14
 - Full changelog
 - Fixed Closed folder sorting (#1965)
 - Fixed searching Phone conversations (#1986)
 - Fixed typo in update.sh (#1977)
 - Fix "Undefined property $conversation" in SendEmailReplyError job (#1974)
 - Set SERVER['HTTPS'] variable if needed in HttpsRedirect middleware.
 - Improved error message when user replies from random email address (#1971)
 - Added $user->setData() method.
 
 - 
[1.8.16]
- Update FreeScout to 1.8.15
 - Full changelog
 - Fixed "Call to a member function sortBy() on array" on fetching emails in some cases (#1984)
 - Fixed "Canada/Newfoundland" timezone name (#1997)
 - Allow passwords with spaces during installation (#1998)
 
 - 
[1.8.18]
- Update FreeScout to 1.8.17
 - Full changelog
 - Implemented "IMAP Folder To Save Outgoing Replies" option for oAuth IMAP connection (#2018)
 - Added Czech language.
 - Added Korean language.
 - Added APP_KEY_FILE environment variable (#2022)
 - Fixed creating a phone conversation on PHP 8.1 (#2028)
 
 - 
[1.9.0]
- Update FreeScout to 1.9.0
 - Full changelog
 - Added basic validation to the customer form (#2034).
 - Show phone type in the customer form (#2034).
 - Allow to call the customer by clicking on customer's phone number in conversation sidebar (#2034).
 
 - 
[1.9.2]
- Update FreeScout to 1.8.20
 - Full changelog
 - When emptying trash update starred conversations counter.
 - When deleting conversations forever delete them also from conversation_folder table.
 - Fixed error in isLocaleRtl() if app.locales_rtl is empty (#2072)
 - Rename mailboxes.update_after_signature hook into mailbox.update.after_signature
 - Updated apple-touch-icon (#2065)
 - Small optimizations to better style dashboard cards and sidebar folders.
 
 - 
[1.9.4]
- Update FreeScout to 1.8.22
 - Full changelog
 - Conversation number now is equal to conversation ID by default. If you want to return to the previous approach, go to Manage > Settings and set Conversation Number option to "Custom" (#2076)
 - Check required PHP functions in the web installer (#2187)
 - Check fpassthru() function in System Status (#597)
 - Added a "Keep Current" option to mailbox Default Assignee and Status After Replying settings.
 - Take into account mailbox's Default Assignee option when user replies to the notification by email (#2153)
 - Set default empty value for preview in Conversation to avoid errors on PostgreSQL.
 - Some changes made for fixes for UI issues for conversation display via x_embed in Kanban (#2141)
 - Fixed locking out on login (#2135)
 - Fixed decoding binary encoded emails (#2186)
 - Show proper error message when trying to forward a conversation without specifying a To address (#2189)
 
 - 
[1.9.5]
- Update FreeScout to 1.8.23
 - Full changelog
 - Show bell icon in the subject of conversations you are following.
 - Automatically follow a conversation when replying to a conversation assigned to someone else.
 - Preserve column sorting when using conversations navigation (#2191)
 - Fix searching conversations by number.
 - Fix searching convesations in the Merge dialog window.
 
 - 
[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)