Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. FreeScout
  3. FreeScout - Package Updates

FreeScout - Package Updates

Scheduled Pinned Locked Moved FreeScout
263 Posts 4 Posters 276.7k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    wrote on last edited by
    #224

    [1.12.0]

    • OIDC auth implemented
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote on last edited by
      #225

      [1.12.1]

      • add oidc to checklist
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #226

        [1.13.0]

        • Update freescout to 1.8.170
        • Full Changelog
        • Fixed empty body issue introduced in the previous release (#​4556)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote on last edited by
          #227

          [1.13.1]

          • Update freescout to 1.8.171
          • Full Changelog
          • Allow to set PDO::PGSQL_ATTR_DISABLE_PREPARES via .env variable (#​4558)
          • Allow to enable persistent connections for MySQL and PostgreSQL via .env variable (#​4566)
          • Updated Swedish translations (#​4578)
          • Fixed searching conversations and customers on PostgreSQL - issue introduced in the previous release (#​4559)
          • Fixed "Undefined variable $protonmail_quote_pos" on fetching - issue introduced in the previous release (#​4568)
          • Show which attachments are embedded in freescout:parse-eml command (#​4575)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote on last edited by
            #228

            [1.13.2]

            • Update freescout to 1.8.172
            • Full Changelog
            • Merge customers (#​2188)
            • Handling boundary split into several parts in email headers (#​4567)
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #229

              [1.14.0]

              • Update to correct base image 5.0.0
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #230

                [1.15.0]

                • Update freescout to 1.8.173
                • Full Changelog
                • Show customer ZIP in the customer sidebar (#​4606)
                • Fixed loadHTML() error on fetching (#​4600)
                • Allow to get out of code and citation blocks in the editor (#​4607)
                • Allow to specify the path to GitHub zip archive in module's latestVersionZipUrl parameter (#​4611)
                • Allow to specify module.json in module's latestVersionNumberUrl parameter (#​4611)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #231

                  [1.15.1]

                  • Update freescout to 1.8.174
                  • Full Changelog
                  • Added Hungarian language.
                  • Fixed "Call to a member function query() on null" when testing fetching (#​4614)
                  • Trigger thread.before_save_from_request hook for each thread when sending to multiple recipients.
                  • Show empty link URL field when inserting a link (#​4622)
                  • Change Helper::IN_LIMIT to 999 to avoid issues on MariaDB (#​4623)
                  • Fixed "Asia/Kolkata" timezone name (#​4676)
                  • Take into account user timezone and time format in "Customer viewed at..." text (#​4674)
                  • Fixed error when job's payload is empty on Status page (#​4673)
                  • Do not hide attachments after editing notes or messages (#​4678)
                  • Remove unprintable characters and invalid unicode characters from uploaded file names (#​4681)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #232

                    [1.15.2]

                    • Update freescout to 1.8.175
                    • Full Changelog
                    • Added mail fallback capabilities to mail vars (#​4693)
                    • Prevent zooming editor in iOS browser (#​4698)
                    • Webklex/phpimap - When using the chunk function, some messages do not have an element with index 0.
                    • Webklex/phpimap - Fixed get folders list in hierarchical order.
                    • Webklex/phpimap - Fixed case sensitivity of folder attribute parsing: NoSelect, NoInferiors.
                    • Webklex/phpimap - Fixed date parsing on non-standard format from Aqua Mail.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote on last edited by
                      #233

                      [1.15.3]

                      • Update freescout to 1.8.177
                      • Full Changelog
                      • Fixed CSP tag issue introduced in the previous release (#​4749)
                      • Set X-Content-Type-Options header.
                      • Take into account possible spaces when handling forwarded emails (#​4733)
                      • Do not stop fetching when encountering an email without Message-ID (#​4740)
                      • Adjusted CSP meta tag.
                      • Set SameSite attribute to lax for session cookie.
                      • Do not set XSRF-TOKEN cookie as it is not being used.
                      • Added extra reply separators (#​4629)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        wrote on last edited by
                        #234

                        [1.15.4]

                        • Update freescout to 1.8.178
                        • Full Changelog
                        • Remove new line symbols in Helper::setEnvFileVar() function.
                        • Do not use serialize() function in Option::set().
                        • Do not allow to create translations with random language code.
                        • Improved sanitizing $php_path in tools.php.
                        • Fixed "TokenMismatchException not found" eror introduced in previous releases.
                        • Set SameSite to None for session cookie (#4750)
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          wrote on last edited by
                          #235

                          [1.15.5]

                          • Update freescout to 1.8.179
                          • Full Changelog
                          • Fixed "CVE-2024-52301" issue in laravel/framework.
                          • Added phtml and phar to the list of restricted file upload extensions.
                          • Check access permissions when muting mailbox notifications via Ajax.
                          • Check ?from_thread_id parameter access permissions when creating new conversations.
                          • Adjust CSP tag to display external images (#4754)
                          • Allow external styles and fonts in the CSP tag (#4755)
                          • Fix "array_merge error" in Option::set() (#4759)
                          • Added extra reply separators (#4764)
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            wrote on last edited by
                            #236

                            [1.15.6]

                            • Update freescout to 1.8.180
                            • Full Changelog
                            • Take into account APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS option in ConversationPolicy.php
                            • Take into account APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS option when changing conversation subject.
                            • Take into account APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS option when following or unfollowing conversation.
                            • Take into account APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS option on customer Conversation tab.
                            • Take into account APP_LIMIT_USER_CUSTOMER_VISIBILITY option on customer profile page.
                            • Do not allow to change user password in profileSave() function.
                            • Fixed UserPolicy.php update method.
                            • Do not allow regular users change other users emails when PERM_EDIT_USERS enabled.
                            • Limit fields which can be updated on mailbox Settings and Auto Reply pages.
                            • Limit fields which can be updated during user creation.
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              wrote on last edited by
                              #237

                              [1.15.7]

                              • Update freescout to 1.8.181
                              • Full Changelog
                              • Eliminate possibility of race condition when deleting a user.
                              • Strip tags in User::setData() method.
                              • Take into account APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS option when deleting a conversation.
                              • Fixed error occurring on creating mailbox (#4800)
                              • Do not trim values enclosed in quotes in sanitiseVariableValue() function (#4714)
                              • Show translated messages when activating or deactivating modules.
                              • Suppress "Duplicate entry" error when fetching emails (#4795)
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                wrote on last edited by
                                #238

                                [1.15.8]

                                • Update freescout to 1.8.182
                                • Full Changelog
                                • Add __h() function.
                                • Fixed saving profiles by support agents.
                                • Fixed showing Delete button in bulk actions (#​4819)
                                • Fixed null parameter issue in imap_rfc822_parse_headers() (#​4807)
                                • Fixed PHP 8.4 error in Swift/TransportException.php (#​4809)
                                • Fixed error on uploading user photo (#​4812)
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  wrote on last edited by
                                  #239

                                  [1.15.9]

                                  • Update freescout to 1.8.183
                                  • Full Changelog
                                  • Fixed "Call to a member function getFullName() on null" on fetching (#4845)
                                  • Do not send email notifications if mail server send limit reached (#4806)
                                  • Set RFC822.eml name for attached .MSG and .EML files (#4738)
                                  • Fixed error on sending emails on PHP 8.4 in IoException.php (#4848)
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    wrote on last edited by
                                    #240

                                    [1.15.10]

                                    • Update freescout to 1.8.184
                                    • Full Changelog
                                    • Fixes in Laravel Translation Manager (CVE-2025-49130)
                                    • Fixed "too many redirects" issue after assigning a conversation in some cases (#​4009)
                                    • Added missing schedule options for fetch command (#​4873)
                                    • Fixed mb_convert_encoding() exception in decodeBoundary() on fethcing.
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      wrote on last edited by
                                      #241

                                      [1.15.11]

                                      • Update freescout to 1.8.185
                                      • Full Changelog
                                      • Allow to prefill multiple emails via GET parameter (#​4896)
                                      • Added "start new chat" option to mailbox (#​4902)
                                      • Added Arabic language.
                                      • Show error on POP3 failed authentication in mailbox Fetching settings.
                                      • Fixed group keys error in Translation manager.
                                      • In the Chat Mode automatically expand "Show Details" block if it contains invalid fields on pressing "Enter".
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        wrote on last edited by
                                        #242

                                        [1.15.12]

                                        • Update freescout to 1.8.186
                                        • Full Changelog
                                        • Added Romanian language.
                                        • Fixed conversation threading for Outlook (#4922)
                                        • Do not unserialize data by default in Helper::decrypt() function.
                                        • Strip also OBJECT tag in Helper::stripDangerousTags().
                                        • Added extra reply separator (#4764)
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          wrote on last edited by
                                          #243

                                          [1.15.13]

                                          • Update freescout to 1.8.188
                                          • Full Changelog
                                          • Fixed an issue with sending attachments introduced in the previous release (#4929)
                                          • Fixed an issue with sending attachments introduced in the previous release (#4929)
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search