-
2023-05-18 11:07:51
4.24v Edge cases fixes
Hi ,
- In rare cases, if processing incoming webhook took a long time and a second request was sent one after another two chats were created. Transaction locking were added.
- Option to log non-parsed messages and log all requests. Useful for debugging while debug output is disabled. E.g in production env.
For update just follow standard update procedure. For manual update it's update_296.sql
-
2023-04-25 10:19:16
4.23v Hiding sensitive information
Hi ,
Option to hide sensitive information from operators if they don't have permission to access 'lhchat','see_sensitive_information'
For update just follow standard update procedure. For manual update it's update_295.sql
-
2023-03-30 11:52:57
4.22v Nick alias per department
Hi ,
This took few weeks to polish and deliver. There still can be some minor bugs so feel free to test :)
- Department assignment now have new UI.
- Department assignment operator can have custom nick per department.
For update just follow standard update procedure. For manual update it's update_294.sql
-
2023-03-28 06:17:59
4.21v Custom columns in chat list
- Chat list now can show custom columns also.
- Icons changed to new set.
For update just follow standard update procedure. For manual update it's update_293.sql
-
2023-02-27 08:12:26
4.20v Expirable canned messages
- Options to have expirable canned message with auto delete.
- Option to have one time period canned message without expiration date.
For update just follow standard update procedure For manual update it's update_292.sql