2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updates translations and changelog

This commit is contained in:
Adam Zammit
2013-07-17 13:00:32 +10:00
parent d4961920fe
commit 7e63cae7a7
3 changed files with 117 additions and 41 deletions

View File

@@ -1,5 +1,10 @@
queXS 1.9.0 - Changes since 1.8.0
New Feature: Supervisor chat via XMPP/Jabber (allow interviewers to chat with a supervisor from the interviewer screen)
New Feature: Set downloading VoIP client as the default
Fixed Bug: Server overloads when downloading VoIP client if temporary directory not writeable
Translations: Updated Czech translation - Thank you!
Database updates:
ALTER TABLE `operator` ADD `chat_enable` TINYINT( 1 ) NULL DEFAULT '0',