Skip to content

Releases: CppComet/comet-server

3.29

03 Nov 04:35
5d0a65c
Compare
Choose a tag to compare

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

20 Oct 13:58
Compare
Choose a tag to compare

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 to main

  • Added parameter send_user_offline_events to main

  • Added parameter save_users_last_online_time to main

  • 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

29 Aug 04:58
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Allowed adding spaces after section name in .ini file

BUG FIXES:

  • Was rename parameter benchmark to statistics

3.23

28 Aug 01:42
Compare
Choose a tag to compare

IMPROVEMENTS:

  • added parametr allow to section statistics in .ini file
  • added ini file documentation in to file ./docs/comet.ini.md

3.22

22 Aug 06:01
Compare
Choose a tag to compare

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

15 Aug 01:59
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Added caching in memory for sending static files
  • Added cache-control headers for get requests

v3.2

14 Aug 05:41
Compare
Choose a tag to compare

BUG FIXES:

  • Js Api version 3.28 (Fix bug in auth callbacks)
  • Fix bug in auth callbacks
  • complete api function getTrackPipeUsers