This is a running list of changes for the changelog of the next version.
Upon the next release, the items below will be copied to the release notes.
For each change, please indicate the issue number (if any), and how the change should affect the version level (e.g. patch/minor/major).
(For Semantic Versioning number rules, see http://semver.org)
Don't forget to note the contributor's name or git handle and add their name to web/views/about/credits.md
-
(major/minor/patch) desc of fixed issue (contributor)
-
(minor) #247 - support for CheckLatency/MaxLatency config settings (ruaanviljoen)
-
(minor) #256 - bug in 247, defaults override config (akamyshanov)
-
(minor) #258 - threadsafe SessionState.Get/Set to fix garbled message issue (jacsuper)