BREAKING CHANGES: FEATURES: IMPROVEMENTS: BUG FIXES:
BUG FIXES:
- Fix bug in db connections CR_COMMANDS_OUT_OF_SYNC
BUG FIXES:
- Fix tests
IMPROVEMENTS:
- allow get all revoked_tokens in one query BUG FIXES:
- Fix 1 critical bugs (now we can send big answer in CometQL)
IMPROVEMENTS:
- Add field
message_send_time
to pipe_log output in js api BUG FIXES: - Fix docker image ports for FreeSwitch
BUG FIXES:
- Fix 1 critical bugs in webauth_* pipes
BUG FIXES:
- Fix 2 critical bugs IMPROVEMENTS:
- Add support for JWT tokens
- Add support multi databases and query like `use db_2ё
- Add tests in Node JS
BUG FIXES:
- add make install instruction
BUG FIXES:
- bug fix for dev_id=0
- bug fix for users_data js api call
FEATURES:
- add table users_data
- add table revoked_tokens
- add jwt support
- add web_pipe_count command for track_* pipes
- add multi db
BUG FIXES:
- bug
Table doesn't exist
for tableconference_members
FEATURES:
- video api 1.01
- add table users_data
FEATURES:
- video api 1.0
BUG FIXES:
- fixed bug with large mysql packets
FEATURES:
- now we can work with may FreeSwitch servers
IMPROVEMENTS:
- add logs output to tcpServer
- remove limits to maximum lines in answer (remove MAX_LINES_IN_ANSWER constant from code)
BUG FIXES:
- errors in history strigs and db connections
BUG FIXES:
- fix bug in cmake files
- errors when restart mysql server
- fix bug #36 CometServerApi.js:824 Invalid pipe name subscription web_chat_pipe chatControl
- fix bug #35 _cometServerApi.prototype.send_msg("pipe_log\n"+pipe_name+"\n"+marker+"\n");
- fix bug #34 tabSignal.connect is not a function
BUG FIXES:
- fix bug in star scripts
IMPROVEMENTS:
- add parametr connection_attempts to section db
- rebild docs in .md files and impruve links in docs
BUG FIXES:
- fix bug in star and stop scripts
- fix bug in stats
BUG FIXES:
- bug fix to query
select * from pipes where name in ("web_test");
- Command systemctl stop comet.service does not work on Ubuntu 16 ( #17 )
IMPROVEMENTS:
-
Added parameter
send_user_online_events
tomain
-
Added parameter
send_user_offline_events
tomain
-
Added parameter
save_users_last_online_time
tomain
-
Added section
cluster
-
Added section
cometqlproxy
-
Added clustering mechanism #15
-
Added pidfile option in section
main
.pidfile
-
Added queryes like
set paramName paramValue
-
Added queryes like
set sectionName paramName paramValue
IMPROVEMENTS:
- Added error messages for comet.ini parser
IMPROVEMENTS:
- Allowed adding spaces after section name in .ini file
BUG FIXES:
- Was rename parameter
benchmark
tostatistics
IMPROVEMENTS:
- added parametr
allow
to sectionstatistics
in .ini file - added ini file documentation in to file ./docs/comet.ini.md
BUG FIXES:
- last online time did not save
IMPROVEMENTS:
- Added functions for aggregating statistics of using server
- Added settings to .ini file for controll content-type header
- Added dosc in dokuwiki format
- Was translated comments in comet.ini
- Added the white list of hosts to .ini file
IMPROVEMENTS:
- Added caching in memory for sending static files
- Added cache-control headers for get requests
BUG FIXES:
- Js Api version 3.28 (Fix bug in auth callbacks)
- Fix bug in auth callbacks
- complete api function getTrackPipeUsers
FEATURES:
- Added function to getting users in track_pipes from js api
- Added deleting api query for pipes history #5
- Added CODE_OF_CONDUCT.md
- Added CONTRIBUTING.md
- Added CHANGELOG.md
- Added server version to ws answer
- Js Api version 3.26
- Removed message
setState
from console log in Js Api - Fixed bug when Js api in offline