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

Changelog History
Page 2

  • v1.5.15 Changes

    September 16, 2020

    Added

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed error on PostgreSQL in RealtimeMailboxNewThread (#731)
  • v1.5.14 Changes

    September 11, 2020

    Added

    • โž• Added function to save customer photo (for now only via the code, not in the interface).
    • ๐Ÿ‘‰ Show address and country in customer profile if any.

    ๐Ÿ›  Fixed

    • When creating a phone conversations try to find a customer by phone number instead of creating a new customer.
  • v1.5.13 Changes

    September 09, 2020

    Added

    • ๐Ÿ‘‰ Show emails on Users page.
    • Search on Users page.
    • ๐Ÿ”Š Show Message-ID in email logs.

    ๐Ÿ›  Fixed

    • Rescale large images for readability when viewing conversations.
    • ๐Ÿ›  Fixed G Suite send error: "Expected response code 250 but got an empty response".

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated German translations.
    • ๐Ÿ‘Œ Improved repeated auto replies detection (#688)
  • v1.5.12 Changes

    August 24, 2020

    Added

    • ๐Ÿ‘ Allow to add macroses dynamically to Eloquent Models via \MacroableModels::addMacro().

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed showing additional CCs in conversations (#703)
    • ๐Ÿ›  Fixed factory for 'phones' field of the Customer model (#708)
    • ๐Ÿ›  Fixed NL translations.
    • Check if ORIG_SCRIPT_NAME exists before using it in Helper.php (#699)

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated pr-BR translations.
    • โšก๏ธ Updated PL translations.
  • v1.5.11 Changes

    July 26, 2020

    Fixed

    • โšก๏ธ Do not show loader when automatically updating conversations (#643)
    • ๐Ÿ›  Fixed previous conversation button in the Mine folder.

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated main menu hooks.
  • v1.5.10 Changes

    July 23, 2020

    Added

    • โž• Added missing time zones.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed installation wizard for PostgreSQL (#654)
    • ๐Ÿ›  Fixed fetching emails in PostgreSQL.
    • ๐Ÿ›  Fixed flatpickr pt-pt.js error in the search.
    • ๐Ÿ›  Fixed folder conversations number in title.

    ๐Ÿ”„ Changed

    • Alphabetically sort mailbox list on dashboard (#660)
    • Sort mailboxes by name everywhere.
    • โฌ‡๏ธ Reduced scrollable dropdown height a bit.
  • v1.5.9 Changes

    July 17, 2020

    Added

    • โž• Added Conversation History option to conversations under the conversation Settings.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed "Hide from Assign list" in Bulk Actions (#648)

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Replaced brand logo with SVG version to support hiDPI screens.
  • v1.5.8 Changes

    June 16, 2020

    Fixed

    • Don't send auto reply for spam emails (#628)
    • Vertical scroll for large assignees list (#620)

    ๐Ÿ”„ Changed

    • โž• Add 1 second delay when sending notifications to users to avoid blocking by sending email service provider.
    • Perform second mail send attempt after 5 min, others with 1 hour interval.
    • Converted menu.append filter into action.
    • โšก๏ธ Updated NL translations.
    • โšก๏ธ Updated German translations.
  • v1.5.7 Changes

    May 28, 2020

    Added

    • โž• Added PHP 7.4 support (#432)
    • โž• Added PostgreSQL support.
    • Ability to deactivate module license from Modules page.

    ๐Ÿ›  Fixed

    • Reply from customer to a deleted conversation should undelete it (#585)
    • Do not send auto-replies to own mailboxes.
    • ๐Ÿ›  Fixed Select all when navigating to the next page (#618)
    • ๐Ÿ›  Fixed error, when moving conversation to the mailbox where current assignee is not present.
    • ๐Ÿ›  Fixed sidebar buttons width on mobile.
    • ๐Ÿ›  Fixed on mobile user icons determining that user is viewing a conversation.
    • Sort threads in emails to customers by thread ID instead of created_at (#532)

    ๐Ÿ”„ Changed

    • โœ‚ Removed slug column from mailboxes table.
  • v1.5.6 Changes

    May 16, 2020

    Added

    • ๐Ÿ‘ Allow to cancel a queued job (#606, #611)
    • ๐Ÿ‘‰ Show mailbox name in conversations search.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed sorting in the search (#608)
    • ๐Ÿ‘‰ Show (no subject) for previous conversations without a subject.

    ๐Ÿ”„ Changed

    • ๐Ÿ’ป View some attachments in the browser instead of downloading them (#609): jpg, jpeg, jfif, pjpeg, pjp, apng, bmp, gif, ico, cur, png, svg, tif, tiff, webp, pdf, txt
    • โšก๏ธ Updated translations: de, es, fr, pl.