Skip to content

Releases: freescout-help-desk/freescout

1.4.0

07 Jan 10:19
Compare
Choose a tag to compare

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

28 Dec 12:03
Compare
Choose a tag to compare

Added

  • Follow conversation feature.
  • Added icons to conversation actions dropdown.

Fixed

  • Fixed unstarring conversations.

Changed

  • Renamed conversation.after_customer hook into conversation.after_prev_convs.
  • Sort mailbox users by full name by default.
  • Avoid including previous conversations twice (for mobile and full versions).

1.3.18

22 Dec 09:40
Compare
Choose a tag to compare

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

21 Dec 13:04
Compare
Choose a tag to compare

Fixed

  • Fixed Row size too large error (#393)

Added

  • Added requiredModules parameter for modules.
  • Added folders hooks.

Changed

  • Updated layout translation strings.

1.3.16

18 Dec 18:01
Compare
Choose a tag to compare

Changed

  • Updated Dutch translation.

Added

  • Upload file helper functions
  • Layout hooks.

1.3.15

17 Dec 07:50
Compare
Choose a tag to compare

Added

  • Create customer from Change customer dialog (#49)
  • Email Header option for the mailbox (#349)

Fixed

  • Allow multiple FreeScout instances on the same server (#387)
  • Fixed starred conversations counter.
  • Fixed customers ajax search pagination.
  • Do not allow to send empty reply.

Changed

  • Removed user variables from the mailbox signature (#383)

1.3.14

09 Dec 13:52
Compare
Choose a tag to compare

Fixed

  • Fetch all bodies of emails with multiple HTML parts (#381)
  • Remove trailing dots from emails (#379)
  • Set connection timeout when downloading modules.

1.3.13

08 Dec 17:09
Compare
Choose a tag to compare

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

25 Nov 17:28
Compare
Choose a tag to compare

Added

  • Auto refresh conversations and folders via ajax (#285)
  • Move conversation by entering the target mailbox email (#367)

Fixed

  • When discarding a new conversation being created from the thread, return to the original conversation.
  • Fixed Eventy null argument issue.

1.3.11

17 Nov 13:27
Compare
Choose a tag to compare

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 into conversation.status_changed.
  • Updated mobile hamburger style.
  • Updated sidebar hamburger style.
  • Log fetch exceptions to the activity log.