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.