Skip to content

1.8.74

Compare
Choose a tag to compare
@freescout-helpdesk freescout-helpdesk released this 02 May 08:40
· 628 commits to dist since this release

Now if you want to see dates translated into your selected language just install intl php extension (it is optional for now):

sudo apt install php8.0-intl

Added

  • Show dates translated into selected language (#2950)
  • Allow to select mailbox alias in From field when creating a new conversation (#656)

Fixed

  • Fix wrong messages order in the email to customer in some cases (#2938)
  • Do not show From (Alias) field when creating a phone conversation.

Changed

  • Clean temp files daily instead of weekly (#2949)