Skip to content

Releases: jdpurcell/RechatTool

2.1.0

06 May 18:44
Compare
Choose a tag to compare
  • Fix "Cannot access child value" error, at least temporarily (i.e. until Twitch blocks this workaround, if they decide to).

2.0.0

10 Dec 21:30
Compare
Choose a tag to compare
  • 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

26 Feb 22:01
Compare
Choose a tag to compare
  • 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

15 Jan 03:48
Compare
Choose a tag to compare
  • Don't leave partial output file if download fails.
  • Work around Twitch bug where some messages are missing commenter information.

1.5.6

28 Dec 04:55
Compare
Choose a tag to compare
  • 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

25 Oct 01:46
Compare
Choose a tag to compare
  • Recognize Staff and Global Moderator badges.

1.5.4

06 Aug 00:00
Compare
Choose a tag to compare
  • Support new format for video URL.

1.5.3

09 Jun 17:20
Compare
Choose a tag to compare
  • Recognize "admin" badge.

1.5.2

20 Mar 01:57
Compare
Choose a tag to compare
  • Show duration of downloaded chat log in progress.
  • Fix timestamp wrapping at 24 hours.

1.5.1

19 Mar 00:07
Compare
Choose a tag to compare
  • Set created/modified times on downloaded/processed files.