Releases: ryanwohara/irc-plugin
Releases · ryanwohara/irc-plugin
Release list
IRC v2.2.0
feat: Optionally support account name in /ns id
fix: Race conditions that can cause disconnects
fix: Nick desync
fix: Emoji optimization
Full Changelog: 2.1.0...2.2.0
IRC v2.1.0
IRC v2.0.2
IRC v2.0.1
- Moves to async http calls
- Injected OkHttp calls
- Move preview logic to the preview manager
IRC v2.0.0
- fix: Autojoin first channel
- fix: Process messages even if side panel is hidden
- feat: Image previews for image links in the side panel (disabled by default)
- feat: Hide image previews behind a CloudFlare worker (Discord is exempt due to their network rules)
- feat: Move mess of channels into a dropdown menu
- feat: Navigate channels with backtick/pageDn/shift+backtick/shift+pageUp
- feat: Font selector previews fonts
- feat: Right click + open links from within the game's chatbox
- feat: In-game overlay
IRC v1.1.2
- Rename the plugin within the hub to be clearer that it is, in fact, a "global chat"
- Add
:to URLs to support wikis
IRC v1.1.1
- Fixes guest usernames (when you have not provided one yet)
- Fixes Quit messages and adds /quit
IRC v1.1.0
- Reload button (reconnects; updates settings from the config)
- Replace spaces with underscores in nicks
- Stop duplicating PM windows because of case sensitivity (still not tracking /nick changes)
- Fix links regex to stop supporting spaces
- Fix auto-ID with NickServ
IRC v1.0.2
Accommodating feedback from the upstream PR review.
- Disable link previews for now
- Valid link regex
- Precompile regexes
- IrcAdapter is nullable
IRC v1.0.1
fix: Changing the font doesn't toggle the side panel
chore: Convert emoji.json into a single line