FreeScout - Package Updates
- 
Package 1.1.1 updates FreeScout to 1.5.5.
We contributed a few changes upstream, so it's usable for us:
- Preserve the thread id if any for reply copies
 - Reply mails in same mailbox for full threading
 - Add commandline arguments to freescout:create-user
 
We have now been using FreeScout for all our shared mailboxes including support@ for almost 3 weeks now. Works great!
 - 
[1.1.4]
- Update to 1.5.8
 - Don't send auto reply for spam emails (#628)
 - Vertical scroll for large assignees list (#620)
 - Add 1 second delay when sending notifications to users to avoid blocking by sending email service provider.
 - Perform second mail send attempt after 5 min, others with 1 hour interval.
 - Converted menu.append filter into action.
 - Updated NL translations.
 - Updated German translations.
 
 - 
[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)