Warning
This release contains changes that break backwards compatibility with rendering live chats to "vod" chats. Any live chat saved before this version cannot be rendered with this version.
What's Changed
- build(deps): bump github.com/labstack/echo/v4 from 4.7.2 to 4.9.0 by @dependabot in #42
- Bump TwitchDownloader to version 1.50.5,
- Changes for Twitch Downloader v1.50.4 by @Zibbp in #47
- fix(chat conversion): use string for badge version 8b58003
- fix(chat conversion): use "null" for empty emoticon fragments d3ad6b4
- feat(live): create chat conversion endpoint for faster testing 6548f5a
- fix(chat-convert): badge version now converts to string 8a82415
- fix(chat-convert): allow int and string from live chat badge version a1c0aa2
- build(docker): use forked version of chat-downloader 13001e1
- Changes for Twitch Downloader v1.50.4 by @Zibbp in #47
- Forked chat-downloader is now used in the Docker image. In this fork a change was made to parse Twitch's new
emoticon_id
schema which was causing issues while rendering, see #50
Full Changelog: v1.0.5...v1.0.6