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.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.
  • 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
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #124

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

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

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

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

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

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

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

                      [1.10.33]

                      • Update FreeScout to 1.8.73
                      • Full changelog
                      • Updated Czech translation.
                      • Fixed replying to email notifications by support agents (#2941)
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #132

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

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

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

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

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

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

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

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

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

                                          [1.10.43]

                                          • Update FreeScout to 1.8.83
                                          • Full changelog
                                          • Fixed the issue with retrieving attachments introduced in the previous release (#3154)
                                          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