All Versions
60
Latest Version
Avg Release Cycle
90 days
Latest Release
38 days ago

Changelog History
Page 2

  • v4.77.v Changes

    January 14, 2026
    1. Features

    ๐Ÿ›  2. Fixes

    ๐ŸŽ 3. Performance & Reliability

    1. Compatibility & UX

    2. Chore/Dependencies

    โšก๏ธ execute doc/update_db/update_344.sql for update

    What's Changed

    Full Changelog : 4.76v...4.77v

  • v4.76.v Changes

    December 09, 2025

    What's Changed

    1. Mail Conversation System Enhancements

    ๐Ÿ”’ 2. Message Masking and Security

    ๐Ÿ”ง 3. Widget Theme Configuration

    1. Tab Navigation and UX

    2. Pre-chat Form Conditions

    ๐Ÿ“š 6. Developer Documentation

    ๐Ÿ›  7. Bug Fixes and Improvements

    Full Changelog : 4.75v...4.76v

  • v4.75.v Changes

    November 27, 2025
    1. Tab Navigation and UX Improvements

    2. Bot System Enhancements

    3. Mail Conversation System

    4. Bot Conditions Form

    ๐Ÿ”ง 5. System and Configuration

    ๐ŸŽ 6. Performance Optimizations

    ๐Ÿ›  7. Bug Fixes and Improvements

    โšก๏ธ execute doc/update_db/update_342.sql for update

    What's Changed

    Full Changelog : 4.74v...4.75v

  • v4.74 Changes

    November 17, 2025
    1. Bot System and Actions Enhancements

    2. Widget and Interface Improvements

    3. Mail Conversation System

    4. Proactive Invitations and Auto Responder

    5. User Interface and UX Improvements

    ๐Ÿ”ง 6. System and Configuration

    1. Statistics and Reporting

    ๐Ÿ›  8. Bug Fixes and Improvements

    โšก๏ธ This time there is no database update. Make sure you replace all necessary files and run

    php composer.phar dump-autoload -o -a
    

    or

    php composer.phar install
    

    Full Changelog : 4.73v...4.74v

  • v4.73.v Changes

    October 31, 2025
    1. Only priority field was missed for grouping operation and disabled user flow.

    โšก๏ธ execute doc/update_db/update_340.sql for update

    What's Changed

    Full Changelog : 4.72v...4.73v

  • v4.72 Changes

    October 30, 2025
    1. Operator Assignment and Priority Management

    2. Proactive Invitations System Enhancements

    3. Bot System and Conditions

    4. Canned Messages and Variables

    5. Mail Conversation System Improvements

    6. Survey and Widget Enhancements

    7. Chat System Improvements

    8. User Interface and Experience

    9. REST API and Protocol Management

    ๐Ÿ”ง 10. System Configuration and Permissions

    ๐Ÿ›  11. Bug Fixes and Improvements

    โšก๏ธ execute doc/update_db/update_340.sql for update

    What's Changed

    Full Changelog : 4.71v...4.72v

  • v4.71.v Changes

    September 25, 2025
    1. Department Management and User Administration

    2. Bot System and Webhook Improvements

    3. File Management and Image Processing

    4. Chat System and Message Handling

    ๐ŸŽ 5. Security and Performance Improvements

    1. User Interface and Experience Enhancements

    ๐Ÿšง 7. System Maintenance and Bug Fixes

    โšก๏ธ execute doc/update_db/update_339.sql for update

    Full Changelog : 4.70v...4.71v

  • v4.70.v Changes

    August 08, 2025
    1. REST API and Bot Enhancements

    2. File Management and Search Improvements

    3. Forms and Offline Chat Integration

    4. Chat and Message Handling Improvements

    ๐Ÿ”’ 5. Security and Permissions

    ๐Ÿ’ป 6. UI and User Experience Enhancements

    1. System and Internal Improvements

    2. Technical Infrastructure

    โšก๏ธ execute doc/update_db/update_337.sql for update

    What's Changed

    Full Changelog : 4.69v...4.70v

  • v4.69.v Changes

    July 29, 2025
    1. File and Image Preview System Enhancement

    2. Widget and Chat Interface Improvements

    3. Department and Chat Management Enhancements

    4. Export and Data Handling Improvements

    ๐Ÿ”ง 5. File Configuration and Management

    1. Technical Infrastructure Improvements

    2. User Experience Enhancements

    โšก๏ธ execute doc/update_db/update_337.sql for update

    What's Changed

    Full Changelog : 4.68v...4.69v

  • v3.56.v Changes

    December 09, 2020
    1. Chat export will have modal window dedicated to chat's export with subject and messages types inclusion. ๐Ÿ“š 2. FB and Twilio extension has new documentation for easier understanding how to install. https://github.com/LiveHelperChat/twilio https://github.com/LiveHelperChat/fbmessenger ๐Ÿ‘ท 3. Sandbox error for serviceWorker will be ignored. Edge case devices handling.
    2. You can have notifications for active chats which get's alert icon assigned ๐Ÿ“„ 5. You can now manual init widget JS and all it's dependencies https://doc.livehelperchat.com/docs/javascript-arguments/
    3. Notifications won't be shown if you have many pending chats and change sort
    4. If storing message fails we should show visitor what happened. So he can try again
    5. We should also keep his last message attempt
    6. Reduced number of renders checks in widget ๐ŸŽ 10. Translations performance/cache improvements ๐ŸŒ 11. You can override now also english translations - https://doc.livehelperchat.com/docs/language/#how-to-override-default-translations
    7. If sending message from a new widget fails we will show now message for a visitor.