FreeScout - Package Updates
Pinned
FreeScout
-
[1.10.8]
- Update FreeScout to 1.8.45
- Full changelog
- Improved searching customers by phone numbers.
- Added X-Auto-Response-Suppress header to user notification emails to avoid Exchange out-of-office autoreplys (#2488)
- Added DB_PGSQL_SSLMODE .env variablle allowing to set PostgreSQL SSL Mode(#2485)
-
[1.10.9]
- Update FreeScout to 1.8.46
- Full changelog
- Updated Czech translation.
- Fixed passing null to parameter error in SwiftException.php (#2499)
- Improved creating tickets from forwarded emails (#2497)
-
[1.10.10]
- Update FreeScout to 1.8.47
- Full changelog
- Allow to convert phone conversations into email conversations by adding email to the customer and replying to conversation.
- Updateed Czech translation.
- Fixed sending emails with attachments on PHP 8.2 (#2505)
- Improved retrieving an email from forwarded email (#2517)
- Fixed translation placeholder in the alert email (#2508)
- Show strikethrough text in conversations (#2504)
-
[1.10.11]
- Update FreeScout to 1.8.49
- Full changelog
- Do not require to enter a password when deleting a mailbox if user's password has been generated automatically (#2538)
- Fixed an error when a user is trying to access settings of non-accessible mailbox.
- If --no-interaction flag is passed to schedule:run the script will not run queue:work daemon - implemented specifically for Cloudraon (#2507)
- Run RestartQueueWorker when clearing cache in order to stop queue:work to restart it when the cache is cleared (#2507 (comment))
- Make thread_id parameter optional in Attachment->duplicate().
-
[1.10.12]
- Update FreeScout to 1.8.50
- Full changelog
- Allow to add custom headers to outgoing emails via
APP_CUSTOM_MAIL_HEADERS
.env variable (#2546) - Added freescout:check-requriements command allowing to check console PHP environment.
-
[1.10.13]
- Update FreeScout to 1.8.51
- Full changelog
- Fixed an issue with the background job (queue:work) not being executed automatically and executing only after clearing the cache.
- Make sure fetching is executed even if the previous fetch command was killed or threw an error and did not remove the mutex.
- Fix duplicating CC / BCC when restoring a draft of a conversation having CC email(s) (#2555)
- Fixed restoring draft after Undoing the reply when conversation is assigned to the current user.
- Fixed showing the recipient when restoring draft of a forwarded message.
- Fixed CSS minification on PHP 8.2.
- Add small delay between connections when fetching emails to avoid possible mail server connections refusals (#2563)
- Updated French translation.
- Updated Polish translation.
- Automatically clean /tmp folder.
-
[1.10.14]
- Update FreeScout to 1.8.52
- Full changelog
- Update number of active conversation in the title when new conversation arrives (#2576)
- Keep spaces after tags when outputting messages content (#2577)
- Made RachidLaasri LaravelInstaller PHP 8.2 compatible.
- Fixed missing vendor/natxet/cssmin/src folder for docker (#2583)
- Improved temp file name generation and cleaning.
-
[1.10.15]
- Update FreeScout to 1.8.53
- Full changelog
- Show corresponding message when Show Original window can not load original email via IMAP (#2608)
- Improved Show Original window load speed (#2600)
- Do not distort image proportions when image is scaled using HTML.MaxImgLength during HTML purification (#2599)
- Do not show zero conversations in the title (#2613)
- Made Swift/EmbeddedFile PHP 8.2 compatible.
- Made HTMLPurifier PHP 8.2 compatible (#2623)
- Replace background: with background-color: when purifying HTML (#2560)
- Remove collapse and hidden classes from tables when purifying HTML (#2610)
- Allow to view in a browser only allowed attachment mime types.
-
[1.10.16]
- Update FreeScout to 1.8.54
- Full changelog
- Fixed webklex/php-imap issue with email body contained in the "underfined" attachment when using MS365 OAuth IMAP (#1972)
- Fixed determining previous Message-ID (#2086)
- Fixed A non-numeric value encountered error when purifying HTML (#2629)
-
[1.10.17]
- Update FreeScout to 1.8.55
- Full changelog
- Fixed sending reply to the customer when replying to the phone conversation (#2627, #2637)
- Fixed /img/loading.gif not found (#2644)
- Fixed original message not always being fetched in Show Original window (#2638)
- Fixed Undefined variable $result error on fetching original message (#2639)
- Change extension if uploaded PDF file contents JavaScript.
- Remove script tags from uploaded SVG images.
- Escape modal titles.
-
[1.10.18]
- Update FreeScout to 1.8.56
- Full changelog
- Added extra options to Fetch Mail Schedule in Manage > Settings > Mail Settings (#2489)
- Import emails sent to multiple mailboxes via Bcc (#2652)
- Set timeouts for email sending jobs to avoid queue:work getting stuck.
- Fixed deprecation errors in Illuminate/Config/Repository.php (#2636)
- Do not run multiple App\Jobs\RestartQueueWorker jobs when restarting queue:work.
-
[1.10.19]
- Update FreeScout to 1.8.57
- Full changelog
- Fixed some bugs when making a conversation Unassigned when deleting a user (#2660)
- Fixed some bugs when sending emails separatately to recipients (#2661)
- Fixed fetching emails to multiple mailboxes at once via Cc (#2659)
- Fixed Error occured error when saving draft of a phone conversation without a customer.
- Decrease Starred folder counter when discarding starred draft.
- Fixed populating the subject when creating a New Conversation from existing message (#2662)
-
[1.10.20]
- Update FreeScout to 1.8.58
- Full changelog
- Send alerts to all admins instead of just the first one (#2686)
- Save attachments when saving outgoing emails into IMAP Sent folder via "IMAP Folder To Save Outgoing Replies" option (#2699)
- Add attachment paperclip to the conversation when merging conversations with attachments (#2681)
- Made link popover disappear when the editor looses focus (#2678)
- Fixed showing dates in Portuguese language (#2670)
- Fixed a bunch of typos (#2677)
-
[1.10.21]
- Update FreeScout to 1.8.59
- Full changelog
- Added theme-color meta filter (#2719)
- Set timeouts for curl and GuzzleHttp requests.
- Do not detect image src as a customer when fetching email forwarded by a support agent (#2672)
- Replace new lines with spaces in conversation previews (#2711)
- Fixed Newer conversation button (#2716)
-
[1.10.22]
- Update FreeScout to 1.8.60
- Full changelog
- Fixed passing null to strtr() in Helper::textPreview() (#2720)
-
[1.10.23]
- Update FreeScout to 1.8.61
- Full changelog
- Show extra instructions when invitation email to user can not be sent (#2730)
- Delete records from followers table when conversation is deleted (#2732)
- Fixed an issue when a module could not be updated due to existing Public symlink (#2709)
- Fixed moving conversations to the customer when merging phone customers (#2722)
-
[1.10.24]
- Update FreeScout to 1.8.62
- Full changelog
- Fixed "Send and stay on the page" option when creating a new conversation.
- Take into account proxy settings in Helper::downloadRemoteFile() function (#2755)
- Do not add Re: to the email saved in IMAP folder when creating a new conversation in FreeScout or forwarding a conversation (#2509)
- Do not add Re: to the email subject when a forwarding conversation in FreeScout (#2759)
- Do not convert phone conversation into email conversation when adding a note (#2766)
-
[1.10.25]
- Update FreeScout to 1.8.65
- Full changelog
- Fixed "Undefined array key argv" error.
- Automatically kill fetch-emails command running for too long (#2489, #2762)
- Fixed undefined variable $to on fetching forwarded emails (#2771)
- Fixed creating a new conversation with "Send and go to next active" option enabled (#2769)
-
[1.10.26]
- Update FreeScout to 1.8.66
- Full changelog
- Added Finnish language.
- Updated Czech translation.
- When deleting an email from a customer do not create a new customer if there are no conversations with such email (#2767)
- Fixed attachment names encoded in windows-1258 in Webklex/laravel-imap library (#2782)
- Fixed "Mailbox name is not valid mUTF-7" error in Webklex/laravel-imap (#2793)
- Improved retrieving original message with Wekblex/php-imap library.
- Fixed a bunch of issues in Webklex/php-imap library.
-
[1.10.27]
- Update FreeScout to 1.8.67
- Full changelog
- Show an alert in the mailbox to all users if there are problems with outgoing mail queue processing (#2808)
- Detect incoming message sent from a mailbox as a reply when original email sent to multiple mailboxes (#2807)
- Send alerts to activated admins only.
- Clean /storage/app/updater folder before installing a new FreeScout version to avoid installing some random release.
-
[1.10.28]
- Update FreeScout to 1.8.68
- Full changelog
- Updated Czech translation.
- menu.mailbox... hooks added (#2816)
- Properly show an original message even if an email is moved after fetching to another IMAP folder (#2820)
- Use curl instead of file_get_contents() to load remote files to avoid errors on some hostings.
- Allow single backslashes in .env file parameters (#2822)
- Create vendor/natxet/cssmin/src folder in composer.json for Docker (#2583)
- Do not use Reply-To as a sender email for auto-responders (#2826)
- Fixed popover z-index (#2829)
- Update conversation preview when deleting a note (#2832)
- Fixed typos (#2812)
- Substitute a customer in the forwarded email only if there is @fwd text added to the beginning of the email (#2813)
-
[1.10.29]
- Update FreeScout to 1.8.69
- Full changelog
- Fixed an empty body issue when fetching emails with modern Microsoft OAuth IMAP authentication via Webklex/php-imap library (#1972)
-
[1.10.30]
- Update FreeScout to 1.8.70
- Full changelog
- Added a Retry button allowing to retry background jobs in Manage > System (#2881)
- Added Norwegian language.
- Fixed selecting conversations via long press in mobile app (#2868)
- Revert conversation preview after undoing sending a reply (#2874)
- Fixed a typo in freescout:check-requirements command.
- Improved Filesystem.php security on Windows.
- Changed queue:work check interval to avoid false alarms (#2876)
- Take into account proxy settings from .env in Helper::getRemoteFileContents().
- Escape link text when inserting a link in the editor.
- Always open links in conversations in a new tab.
-
[1.10.31]
- Update FreeScout to 1.8.71
- Full changelog
- Updated Brazilian, Polish and Italian translations.
- Improved PHP version check in tools.php (#2901)
- Renamed menu hook into menu.mailbox_single.after_name.
- Pass threads_count to reply_email.before_signature and reply_email.after_signature hooks (#2908)
-
[1.10.32]
- Update FreeScout to 1.8.72
- Full changelog
- Allow to reply from Mailbox Aliases (#656)
- Allow to change customer photo size via
APP_CUSTOMER_PHOTO_SIZE
.env variable (#2919) - Allow to change user photo size via
APP_USER_PHOTO_SIZE
.env variable (#2919) - Add Norwegian translation.
-
[1.10.33]
- Update FreeScout to 1.8.73
- Full changelog
- Updated Czech translation.
- Fixed replying to email notifications by support agents (#2941)
-
[1.10.34]
- Update FreeScout to 1.8.74
- Full changelog
- Show dates translated into selected language (#2950)
- Allow to select mailbox alias in From field when creating a new conversation (#656)
- Fix wrong messages order in the email to customer in some cases (#2938)
- Do not show From (Alias) field when creating a phone conversation.
- Clean temp files daily instead of weekly (#2949)
-
[1.10.35]
- Update FreeScout to 1.8.75
- Full changelog
- Automatically load new notes when viewing a conversation (#2961)
- Restart swiftmailer after each sent email to remove temp files (#2949)
- Added .env option allowing to enable updating folders counters in background (#2982)
-
[1.10.36]
- Update FreeScout to 1.8.76
- Full changelog
- Added "Allow to reply from aliases" option to mailboxes (#2988)
- Fixed showing mailbox mute status for non-admin users (#2992)
- Improved email subject decoding (#2987)
- Improved background to background-color CSS style conversion in conversations (#2969)
- Improved displaying tables in conversations (#2969)
- Improved sanitizing SVG files.
- Limit "Insert variable" dropdown width to avoid issues in Firefox (#2966)
- Fixed "Passing null" error in Manage > Settings > Mail Settings (#2989)
-
[1.10.37]
- Update FreeScout to 1.8.77
- Full changelog
- Added customer.deleting hook (#3003)
- Fixed updating custom folders counters (#2998)
- Properly thread replies from Jira into conversations (#2927)
- Fixed minutes formatting in 12-hour clock mode (#2997)
- Automatically unfollow followed conversation when it is assigned to the user (#3001)
-
[1.10.38]
- Update FreeScout to 1.8.78
- Full changelog
- Allow to set
same_site
parameter to none in config/session.php (#3023) - Updated German translation.
- Allow to save unlimited number of recipients in new conversation draft (#3036)
- Fixed saving OpenOffice attachments (#3048)
- Do not show attachment URLs in printed version (#3035)
- Show links hrefs only in thread content in the printed version (#3045)
-
[1.10.39]
- Update FreeScout to 1.8.79
- Full changelog
- Updated German translation.
- Replace base64 images in replies with attachment URLs (#3057)
- Do not try to send email again if mail server replies with "message file too big" error (#3065)
- Fix subject with colon being truncated in Webklex/php-imap library (#2964)
- Translate filter names in the the Search (#3058)
- Fixed "Undefined array key 0" error in Subscription class (#3059)
- Fixed module activation issue when /public/modules symlink exists but leads to wrong path.
- Improved subject decoding with iconv_mime_decode() function (#3066)
- Fixed error on Users page when user's first name is empty (#2972)
- Remove app.force_https parameter and determine protocol from app.url parameter instead (#3053)
- Decode subjects using iconv_mime_decode() function in Webklex/php-imap library (#3039)
-
[1.10.40]
- Update FreeScout to 1.8.80
- Full changelog
- Fixed an issue with HTTPS redirect introduced in the previous release (#3075, #3070)
-
[1.10.41]
- Update FreeScout to 1.8.81
- Full changelog
- Improved subject decoding (#3089)
- Improved email validation: do not allow @unknown emails (#3101)
- Improved body decoding on fetching (#3089)
- Improved decoding attachment names with Webklex/PHP-IMAP library (#2753)
- Fixed decoding sender name in iso-2022-jp encoding (#3089)
-
[1.10.42]
- Update FreeScout to 1.8.82
- Full changelog
- Updated Dutch translation.
- Preserve new lines when replacing vars in the signature (#3146)
- Fixed saving data into Timestamp field on PostgreSQL.
- Improved decoding strings and subject in Webklex/laravel-imap library.
- Show proper error message when module license key is invalid instead of "Module not found in the modules directory".
- Made using imap_utf8_to_mutf7() function optional in Webklex/laravel-imap library (#3152)
-
[1.10.43]
- Update FreeScout to 1.8.83
- Full changelog
- Fixed the issue with retrieving attachments introduced in the previous release (#3154)
-
[1.10.44]
- Update FreeScout to 1.8.84
- Full changelog
- Check pcntl extension status in System to avoid "Undefined constant SIGKILL" error.
- Fixed PHP version check in tools.php (#3162)
- Fixed GuzzleHttp\Psr7\Uri::withScheme() error on PHP 7.1 (#3158)
- Do not try to resend email notifications for received bounce emails (#3156)
- Do not encode HTML entities in outoging plain text emails (#3159)
- Improved subject decoding (#3167)
-
[1.10.45]
- Update FreeScout to 1.8.85
- Full changelog
- Improved iso-2022-jp subjects and attachment names decoding (#3185)
- List all Message-IDs in References header in replies to customers (#3175)
- Fixed "Attempt to read property id on null" in reply_fancy (#3182)
- Improved suject decoding (#3177)
- Fixed undefined variable bug in FollowerObserver (#3172)
- Limit the number of displayed non-writable cache files on Status page (#3165)
- Do not create an empty conversation when one email is being fetched by two processes at the same time (#3186)
- Updated Russian translation.
-
[1.10.46]
- Update FreeScout to 1.8.86
- Full changelog
- Allow to set trusted proxies via .env file using APP_TRUSTED_PROXIES parameter to allow proper client IP detection when using balancers, proxies or CloudFlare (#1994)
- Do not delete the message when another user discards a draft of the reply which just has been sent (#2873)
- Fixed "References" header in emails to customers (#3175)
-
[1.10.47]
- Update FreeScout to 1.8.87
- Full changelog
- Check pcntl extension in the console version of PHP on Status page (#3190)
- Improved subject decoding (#3196)
- Save CC and BCC when saving outgoing email to the Sent IMAP folder (#3228)
- Make sure that conversation subject has String type when fetching emails.
- Save ICS attachments having no name as calendar.ics (#1412)
- Allow to view .json, .diff and .patch attachments (#3192)
-
[1.10.48]
- Update FreeScout to 1.8.89
- Full changelog
- Fixed
shell_exec()
error on Status page introduced in the previous release (#3239) - Fixed an issue with the customer reply being connected to the wrong conversation in some cases (#3231)
-
[1.10.49]
- Update FreeScout to 1.8.90
- Full changelog
- Allow to use user variables in mailbox Custom From Name (#1031)
- Improved subject and attachment names decoding (#3248)
-
[1.10.50]
- Update FreeScout to 1.8.91
- Full changelog
- Optimized Eventy hooks code - in some cases pages now load 30% faster (#3263)
- Updated Polish and Czech translations.
-
[1.10.51]
- Update FreeScout to 1.8.93
- Full changelog
- Added Chinese Simplified language.
- Added a .env file parameter allowing to restrict users to see only tickets assigned to themselves (#701)
- Updated Danish translation.
- Added findCustomersBySocialProfile() function.
- Added customer_channel table.
- Show an error message to support agent if an emial has not been sent after 1 hour - while FreeScout continues to try to send it (#3268)
- Fixed an issue with Unassigned and Assigned folders introduced in the previous release (#3287)
-
[1.10.52]
- Update FreeScout to 1.8.94
- Full changelog
- Remove automatically old records from notifications table (#3294)
- Fixed an issue with importing modules translations occurring in some cases (#3289)
-
[1.10.53]
- Update FreeScout to 1.8.95
- Full changelog
- Fixed an issue with the editor adding new lines when pasting HTML (#3264)
- Added "Mail Date and Time" option allowing to use date from mail headers when fetching emails (#3297)
- Added page parameter to URL when navigating over conversations (#3323)
- Replace non-replaced vars in mailbox custom from name with empty string (#1031)
- Fixed migration creating customer_channel table (#3309)
- Improved mail subject decoding (#3312)
- Fixed "Invalid text representation" error on PostgreSQL when saving mailbox permissions (#3315)
- Show correct 12 or 24 hour time format in calendars (#3322)
-
[1.10.55]
- Update FreeScout to 1.8.97
- Full changelog
- Automatically fix module symlink when module Public folder is a broken symlink.
- Fixed an error on System Status page
-
[1.10.56]
- Update FreeScout to 1.8.98
- Full changelog
- Fixed "No query results for model error" on Status page (#3366)
- Fixed error on Status page when "open_basedir restriction in effect" occurs (#3375)
- Set default CURLOPT_CONNECTTIMEOUT value for curl.
-
[1.10.57]
- Update FreeScout to 1.8.99
- Full changelog
- Improved attachment names sanitizing (#3377)
- Allow to update all modules at once.
- Added freescout:module-update command allowing to update all modules at once (#3384)
- Added freescout:module-update command and --yes flag to tools/update.sh script (#3384)
- Created GitHub continuous integration test.
- Properly process situation when application can not parse mail Date header on fetching (#3394)
- Removed "Mail Date and Time" option from Mail Settings (#3380)
-
[1.10.58]
- Update FreeScout to 1.8.100
- Full changelog
- Improved conversation accessibility (#3415)
- Improved dependencies security.
- Added fetch_emails.mailbox_to_save_message hook (#3408)
- Fixed the issue due to which long fetching may be killed before it finishes (#3417)
- Fixed discarding new phone conversation draft (#3407)
-
[1.10.59]
- Update FreeScout to 1.8.101
- Update base image to 4.2.0
- Full changelog
- Improved uploads folder security (#3428)
- Updated German translation.
- Created a CI test for testing the app with PostgreSQL.
- Fixed an error in PostgreSqlPlatform.php on PHP 8.2 with PostgreSQL.
-
[1.10.60]
- Update FreeScout to 1.8.102
- Full changelog
- Enable Content Security Policy (CSP) - read more here
- Save base64 data images as attachments on fetching.
- Set proper embedded flag for attachments corresponding to images embedded into incoming emails.
- Do not add paperclip icon to conversations when email contains only embedded images.
- Do not show embedded images as attachments in conversations.
-
[1.10.61]
- Update FreeScout to 1.8.103
- Full changelog
- Fixed CSP error on module install button click
-
[1.10.62]
- Update FreeScout to 1.8.104
- Full changelog
- If you are using Apache you'll need to install headers module.
- New block for nginx config has to be inserted in the very specific place of the nginx config (see instruction).
- filename=$1 changed to filename=$2 in the new block for the nginx config.
- Added an icon to chat conversations.
- Fixed Apache "headers module not found" error for attachments (#3450)
- Updated nginx config in install.sh.
-
[1.10.63]
- Update FreeScout to 1.8.105
- Full changelog
- Added X-Frame-Options header preventing embedding FreeScout via iframe.
- Added "Chat Mode" for Chat conversations.
- Allow to set APP_CLOUDFLARE_IS_USED=true in the .env file for proper client IP detection when CloudFlare is used (#3467)
- Fixed an issue when support agent replies to the email notifications and the conversation is moved to another mailbox (#3455)
- Improved converting URLs into clickable links (#3464)
- Allow more attributes when purifying HTML (#3463)
- Added client_max_body_size 20M to nginx config in install.sh (#3453)
-
[1.10.64]
- Update FreeScout to 1.8.106
- Full changelog
- Added "Max. Message Size" option in "Manage » Settings" (#3479)
- Fetch emails into several FreeScout mailboxes when customer replies to multiple mailboxes at once (#3473)
- Fixed an issue with multiplying attachments when forwarding a conversation and discarding its draft.
- Fixed overriding of viewable attachments via APP_VIEWABLE_ATTACHMENTS parameter in .env file (#3481)
- Show "All from current mailbox" link in the Search dropdown in conversations (#3480)
-
[1.10.65]
- Update FreeScout to 1.8.107
- Full changelog
- Updated Polish translation.
- Fixed incorrect redirect when replying to the last active conversation (#3486)
- Set max length for user attribtues before saving a user to avoid "String data right truncated" error on PostgreSQL (#3489)
- Improved font color sanitizing when purifying thread HTML (#3492)
- Fixed installing helpdesk without HTTPS via install.sh script.
- Dynamically expand "Logs Monitoring" options in "Manage » Alerts" settings.
-
[1.10.66]
- Update FreeScout to 1.8.108
- Full changelog
- Fixed introduced in the previous release error with "Passing null to parameter error" in User.php when creating users outside of the web interface (#3501)
- Fixed an issue with phone customers always shown in the search (#3499)
- Fixed fetching emails from non-ASCII imap folders (#3502)
- Fixed saving outgoing replies to the IMAP Sent folder with non-ASCII name.
- Added html5sortable.js script to the core.
-
[1.10.67]
- Update FreeScout to 1.8.109
- Full changelog
- Check pcntl_signal() function on System Status page (#3515)
- Allow to set SMTP timeout in seconds (default is 30 seconds) via .env parameter: MAIL_SMTP_TIMEOUT=120
- Allow to retry thread sending from a conversation (#3517)
- Fixed a cicle between two tickets with Older/Newer buttons (#3506)
- Fixed "Undefined array key 1" error with Webklex/PHPIMAP library (#3503)
- Fixed displaying SVG images in the uploaded folder on Apache web server (#3522)
- Fixed viewing attachments having percents in their names (#3530)
- Mark email as read when saving to IMAP Folder with Webklex/PHPIMAP library (#3533)
- Removed max length limitation from mailbox's Aliases field (#3525)
-
[1.10.68]
- Update FreeScout to 1.8.110
- Full changelog
- Dynamically load customer info when creating a new conversation (#2402)
- Allow to select multiple conversations using SHIFT button (#1312)
- Updated Portuguese translation.
- Merge multiple conversations at once (#3516)
- Check pcntl_signal() function on System Status page in the console PHP.
- Improved linkify algorithm (#3402)
- Autosave new conversation draft when choosing a recipient (#3538)
- Make error message in logs more descriptive when SendReplyToCustomer job can not save outgoing reply to the IMAP folder.
- Fixed "Select None" button (#3546)