Releases: ticketz-oss/ticketz
Releases · ticketz-oss/ticketz
v1.0.36
- new mustache variables available - ported from Ticketz PRO (listed below)
- changed {{protocol}} format to
YYYYMMDD-TicketId
- removed Groups from "pending" box of dashboard
- added an optional registry box to gather information about usage and server owner's contact
Available new mustache variables:
{{name}}
: Full name obtained from Whatsapp or database
{{firstName}}
: First word of name
{{protocol}}
: protocol using format YYYYMMDD-ticketId
{{ticketId}}
: ticket id number on system
{{queue}}
: name of the queue
{{user}}
: name of user of the ticket (the one that accepted it)
v1.0.35
v1.0.34
- options groups on settings screen
- do not send out of hours message if ticket is accepted by an attendant that is online
- remove limit of tickets on dashboard "today" chart
- avoid resend out of hours messages on same ticket (at least 5 minutes between each message)
v1.0.33
v1.0.32
v1.0.31
v1.0.30
Ticketz Open Source v1.0.30
- Uses new waVersion (whatsapp web protocol version)
- Do not send empty transfer messgaes (#254 and #227)
- Better handling of ACK messages
- Clear message field just after send - avoid duplicated sending
- Fix dashboard exhibition to non admin users
- Fix receiving of template messages send from official whatsapp API
- Send image previews
- Mark messages read only when accepting tickets (#260)
v1.0.29
- force use of baileys 6.7.8 - fix ptt audio waveform preview
- fix portuguese translation for validations - fix #236
- correct notification when received a vcard - fix #241
- include message contact on deletion events - fix #213
- api option to save message on ticket - fix #223
- Dont read first message when starting the first queue
- do not send "back to main" on first menu - fix #233
- accept arrow keys on quickmessages - fix #240
- search contacts ignoring accents - fix #219