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 124.2k 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
    #63

    [1.8.1]

    • Update FreeScout to 1.8.1
    • Full changelog
    • Fixed number of issues in 1.8.0 release.
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #64

      [1.8.2]

      • Update FreeScout to 1.8.2
      • Full changelog
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #65

        [1.8.3]

        • Update FreeScout to 1.8.3
        • Full changelog
        • Restructured overridden vendor files.
        • Flipped reply icon (#1699)
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #66

          [1.8.4]

          • Update FreeScout to 1.8.4
          • Full changelog
          • Fixed "Failed opening required compat/vlucas/phpdotenv/src/Loader.php" in the installer and tools.php (#1714)
          • Fixed Translation Manager PHP 8 compatibility (#1713)
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #67

            [1.8.5]

            • Update FreeScout to 1.8.5
            • Full changelog
            • Improved Module::isActive() method performance: API speed increased 10-30 times.
            • Added aria-labels to summernote editor buttons (https://github.com/freescout-helpdesk/freescout/issues/1150#issuecomment-1035104351
            • Added aria-labels to select2 options (https://github.com/freescout-helpdesk/freescout/issues/1150#issuecomment-1035104351)
            • Fixed php artisan module:make command.
            • Do not allow users and mailboxes to have the same email addresses.
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #68

              [1.8.6]

              • Update FreeScout to 1.8.6
              • Full changelog
              • Added a template for new pull requests.
              • Added hook to adjust mail vars (#1742)
              • Fixed parsing dates with underscores in incoming emails (#1738)
              1 Reply Last reply
              1
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #69

                [1.8.7]

                • Update FreeScout to 1.8.7
                • Full changelog
                • Added autocomplete attributes to authentication pages (#1754)
                • Added hooks allowing to customize a signature.
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #70

                  [1.8.8]

                  • Update FreeScout to 1.8.8
                  • Full changelog
                  • Fixed underscores in encoded subjects (#1744)
                  • If custom login page path set do not show login form at /login (#1751)
                  • Do not add mailbox emails itself to CC in the new conversation.
                  • Fixed PHP 8.1 error when opening fetching settings for a new mailbox.
                  • Allow to save fetching settings with empty password on PHP 8.1
                  • Fixed issue with searching attachments (#1788)
                  • Take "Spread the Word" option into account when sending a mailbox test email (#1773)
                  • Changed homepage link on 404 page (#1762)
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #71

                    [1.8.9]

                    • Update FreeScout to 1.8.9
                    • Full changelog
                    • Added possibility to connect to Microsoft Exchange Server via oAuth: https://github.com/freescout-helpdesk/freescout/wiki/Connect-FreeScout-to-Microsoft-365-Exchange-via-oAuth
                    • Fixed homepage URL on 404 page (#1762)
                    • Fixed saving System Emails page with empty password on PHP 8.1
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #72

                      [1.8.10]

                      • Update FreeScout to 1.8.10
                      • Full changelog
                      • Added RTL languages support.
                      • Added Persian language.
                      • Fixed recipients names when sending new conversations separately (#1802)
                      • Fixed possible JavaScript error on creating new conversation (#1789)
                      • Fix PHP 8.1 error in Swiftmailer (#1831)
                      • Limit Assignee dropdown height in conversations bulk actions (#1840)
                      • Added empty string check to User::hasManageMailboxAccess() function (#1850)
                      • Ensure that there is always a Customer email address when updating a conversation (#1847)
                      • Show extra instructions on error 500 page (#1808)
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #73

                        [1.8.11]

                        • Update FreeScout to 1.8.11
                        • Full changelog
                        • Allow to translate a message shows after replying (#1862)
                        • Added filters to be able to filter SMTP settings when sending a mail (#1871)
                        • Added filter allowing customisation of outgoing headers.
                        • Fixed Undefined variable error on muting notifications (#1857)
                        • Fixed Passing null to parameter in Kernel.php (#1884)
                        • Fixed PHP 8.1 preg_match issue in Mail.php (#1888)
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #74

                          [1.8.12]

                          • Update FreeScout to 1.8.12
                          • Full changelog
                          • Added a hook to filter outgoing name.
                          • Added hooks before and after thread recipients.
                          • Added hooks to allow adding fields to the user profile.
                          • Added hooks to adjust assignee list.
                          • Fixed resettings a password on PHP 8.1 (#1911)
                          • Fixed clearing Fetching logs (#1915)
                          • Fixed getFullName() on null error after deleting a customer (#1909)
                          • Trigger a phone call when clicking on a customer phone number (#1899)
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #75

                            [1.8.13]

                            • Forward the correct client IP through the reverse proxy for logging
                            1 Reply Last reply
                            1
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #76

                              [1.8.14]

                              • Update FreeScout to 1.8.13
                              • Full changelog
                              • Allow to change Default Redirect from mailbox dropdown menu (#1942)
                              • Added %customer.company% variable to templating.
                              • Added hooks to add user profile fields (#1923)
                              • Show error in the log when fetching from custom IMAP folder fails (#1961)
                              • Do not show separator in the plain text email body for the first thread in the loop (#1927)
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #77

                                [1.8.15]

                                • Update FreeScout to 1.8.14
                                • Full changelog
                                • Fixed Closed folder sorting (#1965)
                                • Fixed searching Phone conversations (#1986)
                                • Fixed typo in update.sh (#1977)
                                • Fix "Undefined property $conversation" in SendEmailReplyError job (#1974)
                                • Set SERVER['HTTPS'] variable if needed in HttpsRedirect middleware.
                                • Improved error message when user replies from random email address (#1971)
                                • Added $user->setData() method.
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #78

                                  [1.8.16]

                                  • Update FreeScout to 1.8.15
                                  • Full changelog
                                  • Fixed "Call to a member function sortBy() on array" on fetching emails in some cases (#1984)
                                  • Fixed "Canada/Newfoundland" timezone name (#1997)
                                  • Allow passwords with spaces during installation (#1998)
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #79

                                    [1.8.17]

                                    • Update FreeScout to 1.8.16
                                    • Full changelog
                                    • Fixed fetching issue which was created in 1.8.13 release.
                                    • Avoid customer reply duplication loop if "IMAP Folder To Save Outgoing Replies" contains spaces (#2003)
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #80

                                      [1.8.18]

                                      • Update FreeScout to 1.8.17
                                      • Full changelog
                                      • Implemented "IMAP Folder To Save Outgoing Replies" option for oAuth IMAP connection (#2018)
                                      • Added Czech language.
                                      • Added Korean language.
                                      • Added APP_KEY_FILE environment variable (#2022)
                                      • Fixed creating a phone conversation on PHP 8.1 (#2028)
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by girish
                                        #81

                                        [1.9.0]

                                        • Update FreeScout to 1.9.0
                                        • Full changelog
                                        • Added basic validation to the customer form (#2034).
                                        • Show phone type in the customer form (#2034).
                                        • Allow to call the customer by clicking on customer's phone number in conversation sidebar (#2034).
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #82

                                          [1.9.1]

                                          • Update FreeScout to 1.8.19
                                          • Full changelog
                                          • Allow to log in in the mobile app when the root / is redirecting to another address (#2039)
                                          • Properly show code blocks when editing threads (#2056)
                                          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