Freescout Versions Save

FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)

1.8.137

1 week ago

Fixed

  • Fixed browser push notifications being sent not to all users (#3880)
  • Do not show Closed conversations in non-standard folders (#3988)
  • Fixed "Unknown hashing algorithm: crc32c" error in Webklex/php-imap library (#3991)

Changed

  • Fetch emails sent to multiple mailboxes on a per mailbox basis (#3941)

1.8.136

2 weeks ago

Added

  • Updated Dutch translation.

Fixed

  • Fixed attachments not being shown when reopening a new conversation draft (#3957)
  • Do not run scheduled commands when running \Artisan::call() function - on System and Modules pages (#3970)

Changed

  • Show application date and time on Status page instead of current user's time.

1.8.135

3 weeks ago

Fixed

  • Fixed "Parse error" in Attachment.php on fetching email attachments (#3965)

1.8.134

3 weeks ago

Fixed

  • Fixed "Header::decode() is not supported" error in Webklex/php-imap (#3960)

1.8.133

3 weeks ago

Added

  • Updated Polish translation.

Fixed

  • Do not mark a thread as containing attachments when only embedded images are present in the email.
  • Fixed attachments being duplicated when discarding a message forwarding draft (#3949)
  • Fixed attachments not being sent when forwarding a conversation (the issue introduced in 1.8.131 release).
  • When forwarding a conversation do not include attachments from existing in the conversation thread drafts.
  • Fixed an issue with removing attachments when replying to the conversation (the issue introduced in 1.8.131 release).
  • Fixed To field not appearing after discarding a message forwarding draft (#3950)
  • Fixed an error when new conversation draft is being discarded by another user (#3951)

Changed

  • Updates and improvements made in Webklex/php-imap library.

1.8.132

3 weeks ago

Added

  • Updated Russian translation (#3945)

Fixed

  • Fixed "Passing null" error in symfony/http-foundation/Request.php (#3940)
  • Fixed duplicated folder names when retrieving IMAP folders (#3937)
  • Fixed "Call to a member function getFullName() on null" error in the notification template (#3942)
  • Fixed an issue with some emails shown incorrectly - introduced in 1.8.127 release (#3907)

1.8.131

1 month ago

Added

  • Allow fetching seen/read messages via scheduler (#3931)
  • Updated Polish translation.
  • Allow limiting freescout:fetch-emails command to specific mailboxes (#3932)

Fixed

  • Fixed retrieving IMAP subfolders (#3933)
  • Fix To and From headers when saving outgoing emails to the Sent IMAP folder (#3900)
  • Fixed saving into Sent IMAP folder messages with attachments (#3934)

Changed

  • Use encrypted attachment IDs when uploading attachments.
  • Make params optional in Helper::setGuzzleDefaultOptions() (#3926)

1.8.130

1 month ago

Added

  • Updated Japanese translation.

Fixed

  • Fixed "conv_type_custom" JS error introduced in the previous release (#3923)

Changed

  • Use encrypted attachment IDs when uploading attachments.

1.8.129

1 month ago

Added

  • Added code allowing to add Custom conversation types via modules (#3918).
  • Updated Japanese translation.

Fixed

  • Add sender name to the From header when saving emails to the Sent folder (#3900)
  • Fixed deleting conversations after sorting them (#3901)

1.8.128

1 month ago

Fixed

Changed

  • Exclude duplicate INBOX. folders when retrieving folders in Fetching Settings.