Skip to content

Releases: freescout-helpdesk/freescout

1.8.138

26 Apr 13:43
Compare
Choose a tag to compare

Fixed

  • Fixed cron jobs not being run via URL - issue introduced in v1.8.136 release (#4000)

1.8.137

22 Apr 16:38
Compare
Choose a tag to compare

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

19 Apr 06:40
Compare
Choose a tag to compare

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

13 Apr 04:54
Compare
Choose a tag to compare

Fixed

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

1.8.134

12 Apr 18:21
Compare
Choose a tag to compare

Fixed

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

1.8.133

12 Apr 06:23
Compare
Choose a tag to compare

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

09 Apr 10:22
Compare
Choose a tag to compare

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

05 Apr 05:25
Compare
Choose a tag to compare

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

29 Mar 14:38
Compare
Choose a tag to compare

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

29 Mar 13:39
Compare
Choose a tag to compare

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)