Releases: GleammerRay/INTERLINKED
Releases · GleammerRay/INTERLINKED
v7.1.4 - HYPERLINKED
Fixes:
- Old NodeJS compatibility restored (
.replaceAll()
->.replace()
).
v7.1.3 - HYPERLINKED
Fixes:
- Old NodeJS compatibility restored (
.replaceAll()
->.replace()
).
v7.1.2 - HYPERLINKED
Please see https://github.com/GleammerRay/INTERLINKED/releases/v7.1.1 for important information on recent hotfix.
Fixes:
- Player list formatting improved.
v7.1.1 - HYPERLINKED - HTML Embed Zero Day Hotfix
It is highly recommended to upgrade to this release if you are using any of INTERLINKED's HTML embeddable pages.
Fixes:
- HTML embed formatting improved.
- Malicious code no longer allowed in HTML embeds.
v7.1.0 - HYPERLINKED - Game types
New Features:
- Specify game types/tags for query - Some Source servers provide a
gametype
parameter for game tags. To make use of it in INTERLINKED, add the tags you need to query to the"all"
list under"steamGameTypes"
in your INTERLINKEDconfig.json
.
v7.0.0 - HYPERLINKED
New Features:
/game_list
- Create message(s) that will show info from Undead Games Hub.
v6.1.0 - LISTLINKED
New Features:
- Server list HTML embed implemented - generate a server list static HTML page by specifying the
outputServerListHTMLPath
parameter in the bot config, optionally supplied with aserverListHTMLStylePath
parameter for custom CSS styling (see https://github.com/GleammerRay/INTERLINKED/blob/main/.topserverstyle.css for default styling).
v6.0.5 - LISTLINKED
Changes:
- No longer allowed more than 1 subscribed channel.
Fixes:
- Server list mentions now occur instantaneously.
v6.0.4 - LISTLINKED
Fixes:
- Feed pings now working correctly with server list set up.
v6.0.3 - LISTLINKED
Fixes:
- Server list now properly limited to 15 servers, embed should be displayed correctly at all times.