Mousepatcher 2.0 Changelog

What's new in Mousepatcher 2.0 1.2.0.0

Mar 19, 2011
  • Added handling for "" HTML tag when stripping HTML from download links.
  • Changed Development Status for Mousepatcher 2.0 to 'Stable'.

New in Mousepatcher 2.0 1.0.1.1 Beta (Sep 28, 2010)

  • Just a general code tidyup, and some minor fixes to some common problems.
  • Now handles the Timeout errors when a client is a little slow off the mark retrieving the response from the server.
  • Also a massive cockroach of a bug, where the SSv1 option would never be hit.
  • Bugs Fixed:
  • Added better checks in the response for the SSv1 string.
  • Timeout added to WebRequest.
  • Checks if the XEX CRC returns as either null or zero'd.
  • Some code removed due to redundancy. (Check changeset diff for more on that)