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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. FreeScout
  3. FreeScout - Package Updates

FreeScout - Package Updates

Scheduled Pinned Locked Moved FreeScout
245 Posts 4 Posters 154.6k Views 6 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
    App Dev
    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
      App Dev
      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
        App Dev
        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
          App Dev
          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
            App Dev
            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
              App Dev
              wrote 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
                App Dev
                wrote 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
                  App Dev
                  wrote 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
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #244

                    [1.15.14]

                    • Update freescout to 1.8.189
                    • Full Changelog
                    • Fix error in MailHelper::getHeader() introduced in the previous release (#​4940)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #245

                      [1.15.15]

                      • Update freescout to 1.8.190
                      • Full Changelog
                      • Added Ukrainian language.
                      • Changed "Receiving Emails" to "Fetching Emails" in the warning in Connection Settings (#​4949)
                      • Sanitize URL in Helper::getRemoteFileContents() function.
                      1 Reply Last reply
                      0
                      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