FreeScout - Package Updates
- 
[1.2.2]
- Update FreeScout to 1.5.10
 - Added missing time zones.
 - Fixed installation wizard for PostgreSQL (#654)
 - Fixed fetching emails in PostgreSQL.
 - Fixed flatpickr pt-pt.js error in the search.
 - Fixed folder conversations number in title.
 - Alphabetically sort mailbox list on dashboard (#660)
 - Sort mailboxes by name everywhere.
 - Reduced scrollable dropdown height a bit.
 
 - 
[1.3.0]
- Update FreeScout to 1.5.12
 - Full changelog
 - Make php.ini customizable
 - Fixed showing additional CCs in conversations (#703)
 - Fixed factory for 'phones' field of the Customer model (#708)
 - Fixed NL translations.
 - Check if ORIG_SCRIPT_NAME exists before using it in Helper.php (#699)
 
 - 
[1.3.1]
- Update FreeScout to 1.5.13
 - Show emails on Users page.
 - Search on Users page.
 - Show Message-ID in email logs.
 - Rescale large images for readability when viewing conversations.
 - Fixed G Suite send error: "Expected response code 250 but got an empty response".
 - Updated German translations.
 - Improved repeated auto replies detection (#688)
 
 - 
[1.4.0]
- Update FreeScout to 1.6.0
 - Merge conversations via "Merge" dropdown menu item in the conversation toolbar (#226)
 - Edit conversation subject (#43)
 - Added Conversation History item to the "Send" button dropdown (#744)
 - When viewing a mailbox in the top Search dropdown now "All from current mailbox" item is shown (#591)
 - Improved email subject decoding (#735)
 - Send full conversation history when forwarding conversation via Workflow (closes #743)
 - Added checking availability of shell_exec function and console ps command to System Status page.
 - Added curl to the list of required extensions on System Status page.
 
 - 
[1.4.1]
- Update FreeScout to 1.6.1
 - Disable built-in update checker
 - Mailbox managers with per user settings (#490)
 - Printing conversations, messages and notes (#507)
 - Import email into multiple mailboxes if needed (#480)
 - Properly format Outlook replies (#461)
 - Allow translation of search filters.
 - Add config variable to disable update checks: APP_DISABLE_UPDATING
 - Hide prev-next conversation arrows on a small screen.
 
 - 
[1.4.2]
- Update FreeScout to 1.6.2
 - Added proc_open to the list of required functions in System Status.
 - Do not cut out regular Gmail quotes (#778)
 - Fixed in_array() expects parameter 2 to be array error in BroadcastNotification (#761)
 - Hided "New Mailbox" button from non-admins.
 - Do no show "Disable User" checkbox to non-admins.
 - Run second migration after the module has been activated to avoid possible issues (#773)
 - Made permissions manager scrollable on mobile screens (#785)
 
 - 
[1.4.3]
- Update FreeScout to 1.6.4
 - Forward conversation to all specified recipients (#825)
 - Fixed sql_require_primary_key issue (#818)
 - Fixed duplicate image when inserting print screened image (#694)
 - Fixed File name too long issue for attachments (#806)
 - Check connection only for SMTP send method (#828)
 
 - 
[1.4.7]
- Update FreeScout to 1.6.8
 - New fields added to customer profiles.
 - Allow to add photos to customers.
 - Download button added to attachments.
 - Show PHP upload_max_filesize / post_max_size in the System Status.
 - Added pagination to customers search.
 - Do not fill automatically CC or BCC when forwarding conversations (#877)
 - Allow only admin to manage mailbox connection settings (#881)
 - Fixed notifications dropdown in German language (#874)
 - Do not redirect user to the inaccessible mailbox after moving conversations;
 - Do not show deleted users when creating a new mailbox (#866)
 
 - 
[1.4.8]
- Update FreeScout to 1.6.9
 - Allow to edit customer messages (#896)
 - Show user name when deleting a user.
 - Show conversation status icon (closed, deleted, draft, spam) in the search and folders.
 - Properly separate replies from FreeScout to FreeScout (#765)
 
 - 
[1.4.9]
- Update FreeScout to 1.6.10
 - Highlight new Unassigned and Mine conversations in the dashboard.
 - Set "to" in new conversation with url parameter (#802).
 - Fixed deactivating licenses.
 - Set closed_at if conversation is closed after reply.
 - Condensed dashboard content.
 - Adjusted logo brightness on hover.
 
 - 
[1.4.10]
- Update FreeScout to 1.16.11
 - Full changelog
 - Allow to set User Permissions per User (in User Profile > Permissions) (#741)
 - Added permission to allow users manage users.
 - Support RTL languages with HTML dir attribute in the reply area and conversation threads (#924)
 - Automatically delete send logs older 6 months.
 - Store user permissions in .env instead of Options to improve performance.
 - Hide Delete Conversation button if a user does not have corresponding permissions
 
 - 
[1.4.11]
- Update FreeScout to 1.16.12
 - Full changelog
 - Do not send notifications on imported conversations (for example via API).
 - Fixed the issue when settings in Manage > Settings were not saving instantly due to PHP opcache.
 - Fixed customer data covering customer name in the profile.
 - Do not show empty To field in the conversation thread.