Releases: ticketz-oss/ticketz
v0.99.14
Changes since 0.99.0
- better online user detection #42
- version on menu drawer
- fixed preview of logo and icon
- more information of running version
- limit file download size #130
- plans with different recurrence periods #79
- enhancement payment gateway code
- plan value prevails over invoice #63
- better outOfHours handling #48
- replies to images fixed
- better renderization of replies and captions
- fix removal of suboptions attachments #85
- better information about video and voice calls
- inform when calls aren´t accepted #122
- search tab fix #60
- better vcards visualization
v0.99.0
Show better contacts vcard #38 #88
Fix search tab #60
Send message when receive call #122
Fix attachment removal on chatbot #85
Fix out of hours checkings #48
Update invoice value from changed plan when collect payment #63
Git information on builds allowing to automatically show versions
Support to run with one hostname for both frontend and backend #91
Download images sent as document #124
Full Changelog: v0.1.24...v0.99.0
v0.1.24
- sponsored development: enable token API for external integrations by company (currently only for contacts endpoints)
- fix caption of document messages
- accepts more media messages (including viewonce)
- avoid error when downloading files with the
%
character - correct blocking group messages according to settings
v0.1.23
- Mustaches (variables ex: {{name}} e {{protocol}} works on edited messages
- Throttle large media downloads as an attempt to avoid lockups
- Automatic language detection from browser options
- Disable browser translations
- Images sent as documents will now show as documents (download button)
- Show documents captions if present
- Enhancement on document download button
- Code formatting and license information on exclusive source files
v0.1.22
Changes since last release:
- Multiple tickets from same contact using different connections
- if contact have disable chatbot flag it will not receive completion and evaluation messages
- Configuration option to finish the chatbot on invalid answer
- better download handling (using original name and random string to avoid overwriting)
- Download button with name of the file
- Fixed messagelist to work on mobile phones (with disabled notifications)
- Fixed marking messages as read to enhance performance
- Fixed failures when sending messages on a busy connection (groups or too many messages)
- Fixed the animation of typing/recording when changing the ticket opened on screen
v0.1.21
v0.1.16
What's Changed
-
PWA Whitelabel
-
Typing and recording animations on MessagesList
-
Other corrections and fixes
New Contributors
Full Changelog: v0.1.15...v0.1.16
v0.1.14
Corrige regressão causada pela mudança do armazenamento de chaves para postgres. Mensagens vindas pelo websocket estavam incluindo todo o conjunto de chaves armazenadas, que além de outros problemas causavam falha de "Erro interno" ao tentar responder mensagens recém recebidas.