4.67v 1. Image download verification and protection features - Introduced 'img_download_policy' configuration option to manage image download permissions - Enhanced file download logic to include image verification and protection checks - Added new verifyaccess.php module to handle image access verification requests - Updated database schema to include 'meta_msg', 'width', and 'height' fields in lh_chat_file and lh_mailconv_file tables - Implemented Svelte component for image handling with verification and protection features - Added translations for image access verification messages - Updated module.php to include new permissions for downloading verified and unverified files - Added sensitive information image to the default theme 2. Chat tabs and dashboard improvements - Chat tabs React component now supports custom attributes for styling - Enhanced tabs flow with better navigation and user experience - Dashboard chat tabs improvements with better state management 3. Bot and webhook enhancements - Added support for overriding bot ID in webhook processing for better event handling - Implemented chat file variable handling in generic bot action command for dynamic variable updates - Enhanced REST API action to support chat file messages - Option to sync attribute from database in bot conditions - Modal window will show error message when trying to delete a bot that cannot be deleted 4. Form and file handling improvements - Fixed reCAPTCHA in offline form when file is submitted - Enhanced offline forms with proper cookie handling and headers - Better file upload handling with proper content headers - Store partial encoded data for better file processing 5. Chat experience enhancements - Hide "Switch to Human" button when chat transitions to survey mode - System message is now logged when "Switch to Human" button is clicked - Custom template support for extensions below chat messages - Improved image reveal logic in Svelte components for better scrolling behavior 6. Security and compatibility - Fixed deprecated PHP constant E_STRICT for better PHP 8+ compatibility - Enhanced file download verification process with user data in event dispatch - Improved security for image access and verification 7. UI and UX improvements - Better error handling and user feedback - Enhanced modal dialogs and confirmation windows - Improved responsive design elements - Updated sponsors section execute doc/update_db/update_335.sql for update 4.66v 1. IMAP and SMTP connection testing features in mailbox settings. You can now test your mail configuration directly from the interface. 2. Enhanced mailbox management with delete folder functionality for better organization. 3. Bot chart generation using Mermaid diagrams for visual workflow representation of bot flows. 4. New configuration option for departments: "Do not transfer to destination department if it has no online operators" to improve chat transfer handling. 5. Enhanced user settings management and dashboard tab management with improved visibility options. 6. Conditions support for replaceable variables, allowing more dynamic content generation. 7. Option to investigate use cases of various objects for better debugging and analysis. 8. Priority rule testing - you can now test priority rules directly from the interface. 9. Enhanced bot message handling and trigger management with better control options. 10. Direct magic attribute support in bot text fields with new `direct_` prefix option. 11. Enhanced REST API trigger execution logging and handling for better debugging. 12. Option to suspend/resume online visitors updating in main window for performance control. 13. Canned messages now have max result configuration for display optimization. 14. Enhanced email anonymization features and chat status improvements. 15. n8n integration support for workflow automation. 16. Improved quote handling in messages - quotes will be preserved as plain text. 17. Enhanced access control for displaying user attributes in online user info. 18. Better handling of chat continuation and message rendering. 19. Updated dependencies including TinyMCE, Svelte, and other packages for security and performance. 20. Switch to new modal confirm windows replacing browser native confirms. 21. Enhanced character validation and node identifiers in bot chart generation. 22. Improved debug output with better state attribute handling and clarity. 23. Enhanced bot trigger builder functionality with better workflow management. 24. Fixed chat closing in popup scenarios that sometimes triggered false alerts. 25. Better handling of button payload text values as default triggers. 26. Enhanced message processing with improved direct value handling. 27. Various fixes for online operator department conditions and user management. 28. Pronoun inclusivity improvements changing he/him/his references to they/them. 29. Enhanced template compilation with preserved newline characters. 30. Better background worker exception handling. 31. Enhanced department query to include online hours check for better availability management. 32. React app version updates and chat widget reducer state management improvements. execute doc/update_db/update_334.sql for update 4.65v 1. Department statistic modal window will show department online status. Useful for investigations. 2. Case insensitive will be a global in additional chat variables. 3. Sometimes while logging as other operator did not work and operator was logged out instantly. 4. `vars_encrypted` option should be respected in popup. 5. `If` condition support in bot individualization. https://doc.livehelperchat.com/docs/bot/multiple-languages#setting-translations-for-messages execute doc/update_db/update_333.sql for update 4.64v 1. Departments widget will show online operators counter also, not only their slots. 2. Copy CURL Command will be available in audit login also. Click info icon and you will find it. 3. Debug window in chat will preparse chat_variables for better understandability. 4. If user message contained LHC internal tags, Rest API was reparsing them again. 5. Chat tabs will have light background for better visibility. 6. Option to have custom back office site access more easily. https://doc.livehelperchat.com/docs/security 7. Changes to avoid notices in case invalid requests are made. execute doc/update_db/update_332.sql for update 4.63v 1. Attribute to set additional variable to check if it is encrypted in the first place. 2. `Permission` tab in user window will allow checking which group/role grants specific permission. 3. Holding CTRL will open chat tab in the background. 4. Possibility to search by trigger body in the bot constructor. 5. When logging Rest API message as system message, it will enable generating CURL request by logged data. 6. Search in system configuration. execute doc/update_db/update_331.sql for update