All Versions
55
Latest Version
Avg Release Cycle
12 days
Latest Release
1233 days ago

Changelog History
Page 5

  • v1.3.17 Changes

    December 21, 2019

    Fixed

    • 🛠 Fixed Row size too large error (#393)

    Added

    • ➕ Added requiredModules parameter for modules.
    • ➕ Added folders hooks.

    🔄 Changed

    • ⚡️ Updated layout translation strings.
  • v1.3.16 Changes

    December 18, 2019

    Changed

    • ⚡️ Updated Dutch translation.

    Added

    • Upload file helper functions
    • Layout hooks.
  • v1.3.15 Changes

    December 17, 2019

    Added

    • Create customer from Change customer dialog (#49)
    • Email Header option for the mailbox (#349)

    🛠 Fixed

    • 👍 Allow multiple FreeScout instances on the same server (#387)
    • 🛠 Fixed starred conversations counter.
    • 🛠 Fixed customers ajax search pagination.
    • Do not allow to send empty reply.

    🔄 Changed

    • ✂ Removed user variables from the mailbox signature (#383)
  • v1.3.14 Changes

    December 09, 2019

    Fixed

    • Fetch all bodies of emails with multiple HTML parts (#381)
    • ✂ Remove trailing dots from emails (#379)
    • ⏱ Set connection timeout when downloading modules.
  • v1.3.13 Changes

    December 08, 2019

    💾 If you are using Saved Replies or Time Tracking modules, make sure to updated them to their latest versions.

    Added

    • ➕ Added Dutch language.
    • ➕ Added Russian language.

    🛠 Fixed

    • 🌐 Numerous fixes in translations importing and pubishing.
    • 🛠 Fixed importing locales with dashes.
    • 🛠 Fixed counting translations.
    • 👍 Allow translation strings in different cases.
    • 🛠 Fixed JS messages translation (#363)
    • 🛠 Fixed last reply date in conversation list.

    🔄 Changed

    • ⬇ Decreased dates font size in the Dashboard.
    • 🌐 Revised translation strings.
    • Scroll to reply area when editing a draft.
    • Incremented retry interval in case SMTP server is not available to one week.
  • v1.3.12 Changes

    November 25, 2019

    Added

    • Auto refresh conversations and folders via ajax (#285)
    • 🚚 Move conversation by entering the target mailbox email (#367)

    🛠 Fixed

    • When discarding a new conversation being created from the thread, return to the original conversation.
    • 🛠 Fixed Eventy null argument issue.
  • v1.3.11 Changes

    November 17, 2019

    If you are using EmailCommands, Slack Integration or SpamFilter modules, make sure to updated them to their latest versions.

    Added

    • Fallback to additional freescout API url if can not connect to the main.
    • JS hooks.

    🛠 Fixed

    • 🛠 Fixed Conversion from cp-850 to UTF-8 is not allowed (#360).
    • 🛠 Fixed checking module symlnk for modules without Public folder.
    • Do not show deleted users in the users dropdown (#364).
    • 📜 Do not throw exception when parsing incorrect date on fetching.

    🔄 Changed

    • 👍 Send only support agent reply without full conversation history in emails to customers (#365).
    • 🔄 Renamed conversation.status_changed_by_user hook into conversation.status_changed.
    • 💅 Updated mobile hamburger style.
    • 💅 Updated sidebar hamburger style.
    • 🌲 Log fetch exceptions to the activity log.
  • v1.3.10 Changes

    November 09, 2019

    Mobile app for Android: http://freescout.net/android-app/

    Module to enable mobile push notifications: https://freescout.net/module/mobile-notifications/

  • v1.3.9 Changes

    November 01, 2019

    Added

    • 👉 Make sure that module public symlink exists when activating modules to avoid Error 500.

    🛠 Fixed

    • 👷 Do not kill background workers of other laravel projects (#340).
    • 🛠 Fix "Wrong charset conversion from 1252" error (#351).
    • 🛠 Fix "Message body is empty" error (#320).
  • v1.3.8 Changes

    October 14, 2019

    Added

    • Detect links inside the conversation and convert them to html links.
    • Hide spam mails in previous conversations.
    • ➕ Added the following variables to mailbox signature: Mailbox From Name, User Job Title, User Phone Number, User Email Address, User Profile Photo (URL).

    🛠 Fixed

    • 🛠 Fixed "DB Password longer that 50 characters, unable to connect to Database" error during installation.
    • 🛠 Fixed "compact(): Undefined variable: envConfig" during installation.
    • 🛠 Fixed customer avatar URL in subdirectory installation.