Skip to content

v1.2.2.4

Compare
Choose a tag to compare
@BitesizedLion BitesizedLion released this 26 Dec 20:47
· 20 commits to master since this release
a294bbd

1.2.2.4 (2022-12-26)

  • Fixed issue #1
  • Slightly simplified IsUpdateCheckEnabled
  • Removed unnecessary replace
  • Removed RegistryManager
  • Made originalOut readonly
  • Changed new ASCIIEncoding(); to Encoding.UTF8
  • Renamed PrefixedWriter to TimestampedWriter
  • Clarified TimestampedWriter in comment
  • Clarified CheckForUpdates() method in comment
  • Moved away from dynamic to strongly-typed class for GetAddress()
  • Clarified CheckForUpdates() method in comment
  • Clarified Update Check HTTP Req failed log
  • Other UpdateManager Cleanup
  • Moved away from dynamic to strongly-typed class for UpdateManager
  • Moved topItem to interpolated string
  • Moved playing status to interpolated string