FreeScout - Package Updates
Pinned
FreeScout
-
[1.6.2]
- Update FreeScout to 1.6.17
- Show "New message" alert in the title when new message arrives in the currently open conversation.
- Fixed an issue with sending multiple duplicate emails (#870, #1041)
- Added "gmail_quote" class to the outgoing emails to customers to let other systems (Zendesk) better separate replies.
- Include images links into plain text emails.
- Updated German translation.
-
[1.7.3]
- Update FreeScout to 1.7.4
- Added State filter to the search to filter Deleted conversations (#912)
- Fixed showing floating alert after sending a reply (#1119)
- Fixed search in PostgreSQL by not using LIKE operator for conversation number and id (#1174).
-
[1.7.8]
- Update FreeScout to 1.7.10
- Copy customer email by clicking on it in the sidebar.
- Fix customer sidebar height when it's contend does not fit inside.
- Removed office hours notice from the mailbox auto reply page.
- Updated Polish translation.
- Send Later and Easy Digital Downloads modules released.
-
[1.7.10]
- Update FreeScout to 1.7.12
- Improved accessibility for the visually impaired (#1150)
- Added mailbox name to the title when viewing a mailbox (#1297)
- Added Telegram to the customer social profiles list.
- Fixed duplicating attachments when creating a new conversation (#1186, #1004)
- Fixed open tracking pixel on PHP8 (#1252)
-
[1.7.12]
- Update FreeScout to 1.7.14
- Added an arrow showing conversations sorting column (#919)
- Properly restore Cc and Bcc from draft.
- Fixed htmlpurifier INTL_IDNA_VARIANT_2003 issue on PHP7.2 and 7.3 (#1322)
- Fix in_array expects parameter 2 to be array in BroadcastNotification.
- Highlight Unassigned and Mine folders counters.
-
[1.7.15]
- Update FreeScout to 1.7.17
- Added extra indexes to Conversations table to improve import performance (#1425)
- Fixed "Undefined constant STDIN" on module activation (#1423)
- Fixed "Call to a member function getFullName" in web_notifications partial (#1410)
- Added SESSION_SECURE_COOKIE parameter to .env.example web installer to improve security of the session cookie.
- Improved security of Translate page.