- added support for JSON recipes via a &recipe HTTP parameter
- add row queries for clean, count, deduplicate, replace, and
replace-map filters
- use "recipe" and "step" (instead of "filters") on data recipe page
- allow sorting filters/steps
- allow deleting filters/steps
- remove type selector for an already-defined filter/step
- &force=on works for input as well as output
- limit HTML table display to 5,000 rows to avoid timeouts (full
dataset still available via CSV or JSON download)
- add a max_rows parameter to limit the number of rows returned.
- add a /hxl-test page (available in JSON as well)
- modify the append-filter form to add URLs on demand
- support the new multi-URL append filter from libhxl-python