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
238 Posts 4 Posters 123.9k 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.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #104

    [1.10.5]

    • Update FreeScout to 1.8.42
    • Full changelog
    • Fixed sending New Conversation to the customer (#2473)
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #105

      [1.10.6]

      • Update FreeScout to 1.8.43
      • Full changelog
      • Fetch forwarded by support agent customer's emails as tickets from customers (#290)
      • Added a button to delete all conversations from Spam (#1756)
      • Improved PHP 8.2 compatibility.
      • Fixed saving editor text after editing the code in the editor (#1705)
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #106

        [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 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #107

          [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 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #108

            [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 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #109

              [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 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #110

                [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 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #111

                  [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 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #112

                    [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 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #113

                      [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 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #114

                        [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 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #115

                          [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 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #116

                            [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 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #117

                              [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 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #118

                                [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 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #119

                                  [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 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #120

                                    [1.10.22]

                                    • Update FreeScout to 1.8.60
                                    • Full changelog
                                    • Fixed passing null to strtr() in Helper::textPreview() (#2720)
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #121

                                      [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 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #122

                                        [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 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #123

                                          [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 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