Releases: freescout-help-desk/freescout
Releases · freescout-help-desk/freescout
1.4.0
Changed
- Now by default when creating a conversation with multiple recipients one email is sent.
Send emails separately to each recipient
checkbox allows to send separate emails. - Updated French translation.
Added
Empty Trash
button in Deleted conversations folder (#263)- Find followed conversations in the search - closes (#406)
Conversations I'm following
search bookmark.My open tickets
search bookmark (#350)
Fixed
- Fixed email address in a table display issues (#374)
- Remove dot before @ in emails.
- Fixed uploaded file position in the reply form.
1.3.19
Added
- Follow conversation feature.
- Added icons to conversation actions dropdown.
Fixed
- Fixed unstarring conversations.
Changed
- Renamed
conversation.after_customer
hook intoconversation.after_prev_convs
. - Sort mailbox users by full name by default.
- Avoid including previous conversations twice (for mobile and full versions).
1.3.18
Added
- Added maximum password length (50 characters) notice to .env file and web installer.
Fixed
- Re-fixed
Row size too large
error.
1.3.17
1.3.16
Changed
- Updated Dutch translation.
Added
- Upload file helper functions
- Layout hooks.
1.3.15
1.3.14
1.3.13
If you are using Saved Replies or Time Tracking modules, make sure to updated them to their latest versions.
Added
- Added Dutch language.
- Added Russian language.
Fixed
- Numerous fixes in translations importing and pubishing.
- Fixed importing locales with dashes.
- Fixed counting translations.
- Allow translation strings in different cases.
- Fixed JS messages translation (#363)
- Fixed last reply date in conversation list.
Changed
- Decreased dates font size in the Dashboard.
- Revised translation strings.
- Scroll to reply area when editing a draft.
- Incremented retry interval in case SMTP server is not available to one week.
1.3.12
1.3.11
If you are using EmailCommands, Slack Integration or SpamFilter modules, make sure to updated them to their latest versions.
Added
- Fallback to additional freescout API url if can not connect to the main.
- JS hooks.
Fixed
- Fixed
Conversion from cp-850 to UTF-8 is not allowed
(#360). - Fixed checking module symlnk for modules without Public folder.
- Do not show deleted users in the users dropdown (#364).
- Do not throw exception when parsing incorrect date on fetching.
Changed
- Send only support agent reply without full conversation history in emails to customers (#365).
- Renamed
conversation.status_changed_by_user
hook intoconversation.status_changed
. - Updated mobile hamburger style.
- Updated sidebar hamburger style.
- Log fetch exceptions to the activity log.