| Type | Changes | By |
|---|---|---|
| Removed the page action execution tail recursion. Fixes 1256759. | thiagohp |
| Sinon now handles binary files correctly (both downloading and writing to file). Fixes 1268857. | thiagohp |
| Added method
String getCurrentBytes()to class
CollectorExecutor. This enables listeners to retrive downloaded documents in binary form. | thiagohp |