Releases: jdpurcell/RechatTool
Releases · jdpurcell/RechatTool
2.1.0
- Fix "Cannot access child value" error, at least temporarily (i.e. until Twitch blocks this workaround, if they decide to).
2.0.0
- Support Twitch's new API.
- Backwards compatibility with existing .json files has been broken; use an older version if they need to be reprocessed into .txt files.
1.6.0
- Update Twitch client ID.
- Windows version now requires .NET Framework 4.6.2+ (most people have this already).
- New cross-platform version, requires .NET 6. Fine for use on Windows too, if you have the .NET 6 runtime installed (most people don't).
1.5.7
- Don't leave partial output file if download fails.
- Work around Twitch bug where some messages are missing commenter information.
1.5.6
- Fix "could not convert string to integer" error with certain user badges.
- When processing, make sure input file exists before creating output file.
1.5.5
- Recognize Staff and Global Moderator badges.
1.5.4
- Support new format for video URL.
1.5.2
- Show duration of downloaded chat log in progress.
- Fix timestamp wrapping at 24 hours.
1.5.1
- Set created/modified times on downloaded/processed files.