2.0.4
Version Deprecated
bostr version 2.0.4 or below is no longer recommended and therefore is suggested to upgrade to latest version.
Small improvements, Small new features that i never use.
What's Changed
- WEBSOCKET: Enabled deflate compression
- HTTP: Favicon support
- HTTP: Explicitly tells which address to connect to without putting two addresses (ws:// or wss:// depending on what user were connected)
- HTTP: Standalone HTTPS support by @ftkro in #11
- BOUNCER: Numerous upstream ratelimit handlings
- BOUNCER: Expose the current running bostr version in
User-Agent - BOUNCER: Make orphan socket termination faster
- CODE:
"use strict"has been applied. - LOGGER: Show the connected IP addresses when disconnected
- LOGGER: No need to tell that it is cleaning orphan sessions when
max_orphan_sessis0.
New Contributors
Updating
Run git pull inside bostr directory. A new feature is available in this version and needs to be enabled manually. Please read config.js.example and add new parameter to config.js. Finally restart your bostr server to apply update.
Full Changelog: 2.0.3...2.0.4