12.30.10
Posted in Updates at 7:30 pm by Todd Wilson
In this release we’ve updated screen-scraper’s proxy server to use HttpClient version 4. HttpClient is one of the core libraries used by screen-scraper, and this upgrade should result in increased efficiency, as well as a bit of functionality we wouldn’t have without it. It’s likely that we’ll still need to work some kinks out related to it, but it appears to be working as it should for now.
Permalink
12.29.10
Posted in Updates at 11:46 am by Todd Wilson
Just a couple of minor changes in this one:
- Token editor now saves and closes when the return key is hit.
- Fixed a bug related to finding script instances.
Permalink
12.20.10
Posted in Updates at 5:52 pm by Todd Wilson
Just a small fix in this one:
- Fixed a bug related to selecting extractor pattern tokens.
Check the
Alpha Log for details on other changes.
Permalink
12.06.10
Posted in Updates at 7:07 pm by Todd Wilson
Just a few fixes in this one:
- Fixed a bug related to editing extractor pattern tokens.
- Fixed a bug related to highlighting of data records in the last response tab.
- Optimized highlighting of data records in the last response tab.
Permalink
12.01.10
Posted in Updates at 5:11 pm by Todd Wilson
This release contains just one feature enhancement: when creating a new extractor pattern token screen-scraper will now attempt to guess the regular expression that should be used. Based on initial testing, screen-scraper seems to be able to correctly guess most of the time. This is a small feature, but will hopefully save a fair amount of time in the long-run.
If you’re interested in seeing all of the changes since version 5.0 you can take a look at our Alpha Change Log.
Permalink