Skip to content

Releases: ticketz-oss/ticketz

v1.0.36

20 Jan 20:46
Compare
Choose a tag to compare
  • 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

17 Jan 00:01
Compare
Choose a tag to compare

hotfix: wrong foreign key between whatsappqueues and queues

v1.0.34

16 Jan 21:28
Compare
Choose a tag to compare
  • 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

09 Jan 20:11
Compare
Choose a tag to compare
  • store media files in hierarchical structure
  • remove media files when removing ticket, contact or company

v1.0.32

06 Jan 14:02
Compare
Choose a tag to compare

v1.0.31

30 Dec 14:53
Compare
Choose a tag to compare

outOfHours action behavior and setting

v1.0.30

27 Dec 15:16
Compare
Choose a tag to compare

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

01 Dec 14:08
Compare
Choose a tag to compare
  • 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

v1.0.28

29 Nov 11:16
Compare
Choose a tag to compare
  • new endpoint for Owen Payments API
  • case insensitive login
  • do not send completion message on "justClose"
  • backend: option to save scheduled message ( #223 )
  • frontend: option to save scheduled message ( #223 )

v1.0.25

16 Nov 13:26
Compare
Choose a tag to compare
  • Fix API endpoint to send to groups #222
  • Better API example use page
  • Option to enable notifications for groups