Releases: CppComet/comet-server
Releases · CppComet/comet-server
3.29
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
3.26
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
3.24
IMPROVEMENTS:
- Allowed adding spaces after section name in .ini file
BUG FIXES:
- Was rename parameter
benchmark
tostatistics
3.23
IMPROVEMENTS:
- added parametr
allow
to sectionstatistics
in .ini file - added ini file documentation in to file ./docs/comet.ini.md
3.22
BUG FIXES:
- last online time did not save
IMPROVEMENTS:
- Added functions for aggregating statistics of using server
- Added settings to .ini file for control content-type header
- Added docs in DokuWiki format
- Was translated comments in comet.ini
- Added the white list of hosts to .ini file
3.21
IMPROVEMENTS:
- Added caching in memory for sending static files
- Added cache-control headers for get requests
v3.2
BUG FIXES:
- Js Api version 3.28 (Fix bug in auth callbacks)
- Fix bug in auth callbacks
- complete api function getTrackPipeUsers