Skip to content

Releases: freescout-help-desk/freescout

1.1.8

06 Jun 03:58
Compare
Choose a tag to compare

Added

  • Show number of conversations in Spam folder.
  • Added "Not Spam" button.
  • "Fetch Mail Schedule" option in Settings > Mail Settings.
  • Added Portuguese (Portugal) translation.
  • Added Portuguese (Brazi) translation.

Fixed

  • Folders names made translatable.
  • Keep current assignment when replying to a conversation (#195).

1.1.7

26 Apr 05:12
Compare
Choose a tag to compare

Added

  • Show mailbox email under the mailbox title.
  • Detect bounce messages from Return-Path.
  • New action events for conversation view.

Fixed

  • Fixed email bounce check in fetch-emails script.
  • Fixed redirect to Mine folder after delete conversation in Mine folder.

1.1.6

02 Jan 07:05
Compare
Choose a tag to compare

Added

  • Create thread function in App\Thread.

Fixed

  • conversation.note_added hook.

1.1.5

29 Dec 06:38
Compare
Choose a tag to compare

Added

  • Note should not change conversation status by default.
  • Improved background process stucking detection.

Fixed

  • Fixed showing attachments in drafts.
  • Fixed switch to note link.

1.1.4

22 Dec 05:15
Compare
Choose a tag to compare

Added

  • Automatically periodically recalculate folders counters.
  • Manage dropdown menu removed if there are no privileges to access their section.
  • Optimized app self-update to avoid errors on update.
  • Show table tags (table, tr, td, th, thead, tfoot) in conversation body.
  • Remove <script> and <style> tags content from conversation preview in the list.
  • Allow customizing the Mailbox fillable fields by module developers.
  • Hook in mailbox update page to allow module developers customize the mailbox update page.
  • Select All checkbox in conversations list.

Fixed

  • Fixed setting has_attachments flag for conversations.
  • Fixed bulk delete modal layout.
  • Fixed deleting conversations which have a draft thread.
  • Fixed "Trying to get property email of non-object" in Logs.
  • Removed message/rfc822 content type from bounce detection algorithm.
  • Set conversation preview when thread is created from a draft.

Changed

  • Updated icon for Pending status.

1.1.3

16 Dec 05:02
Compare
Choose a tag to compare

Added

  • Mailbox name in notification to user instead of "FreeScout".
  • Show release details link in System Status.
  • Show underline button in editor.
  • Accept auto responders but do not send auto replies to them.
  • Improved bounce detection.
  • Do not send auto replies to bounces.
  • Show delivery error message in conversation thread.
  • Check if .env file is writable in System Status.

Fixed

  • Fixed last reply by in conversations list.
  • Fixed saving settings in .env file.

1.1.2

13 Dec 05:16
Compare
Choose a tag to compare

Added

  • Logs monitoring in Settings - Alerts.
  • Automatically retry failed mail sending jobs.
  • Allow to retry and delete failed jobs in System - Status.
  • Delete user using flag instead of deleting user from DB.
  • Add target _blank to links in threads.
  • Italian translation.
  • Proper detection of QQ replies.
  • Show Original button for outgoing threads.

Fixed

  • Fixed conversation preview updating on reply.
  • Update conversation folder when adding a note.
  • Fixed issue when draft and reply were creatd at the same time.

1.1.1

08 Dec 13:11
Compare
Choose a tag to compare

Added

  • Create New Conversation from thread.
  • Show Waiting Since time in the dashboard.
  • Update conversation preview in conversations list when user or customer replies.

Fixed

  • Fixed counters for starred conversations and drafts.
  • Fixed required password field on user create.
  • Fixed active assigned conversations count in the dashboard.

1.1.0

05 Dec 08:32
Compare
Choose a tag to compare

Added

  • Placeholders to add User name to Mailbox signature: %user.fullName%, %user.firstName%, %user.lastName%.
  • Detect and ignore autoresponders on fetching emails.
  • Check app requried version on module update.

Fixed

  • Fixed saving arrays in Settings.

1.0.9

03 Dec 13:10
Compare
Choose a tag to compare

Added

  • Show current date in System > Logs.

Fixed

  • Fixed Open Mailbox link in the dashboard.
  • Highlight menu item when viewing a folder.

Changed

  • Design changes.