Releases: HXLStandard/hxl-proxy
Releases · HXLStandard/hxl-proxy
HXL Proxy version 1.3
- require libhxl-python v4.3 for bug fixes
- fixed reference to old HDX URL (leading to SSL error)
HXL Proxy version 1.2
User documentation available online at https://github.com/HXLStandard/hxl-proxy/wiki
- Minor fix from v4.1 -- improve SSL error-handling logic
HXL Proxy version 1.1
User documentation available online at https://github.com/HXLStandard/hxl-proxy/wiki
- require libhxl-python version 4.1
- add UI support for the new fill-data filter
- added support for new date_format field in clean filter
- support reading new JSON-based input (via libhxl-python)
- use MIME type and extension where avialable to help choose input type (via libhxl-python)
- use the character encoding specified in the HTTP response when reading a dataset (via libhxl-python)
- more flexible handing of invalid SSL certs (via libhxl-python)
- new "is (not)" operator for row queries (via libhxl-python)
HXL Proxy version 1.0
User documentation available online at https://github.com/HXLStandard/hxl-proxy/wiki
- 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
HXL Proxy v0.6
- Add support for requests-cache, so that different views of the same dataset won't require constant redownloading.
- Add support for a local copy of the p-code GeoJSON shapes tree, for offline demos (or other purposes).
- Make the list of countries presented in the mapping dropdown menu configurable.
- Fix exception handling around a missing data source, to avoid unpredictable behaviour (and incorrect claims of missing HXL hashtags on first load from Google Drive).
- Start adding scaffolding for jquery-sortable to rearrange filters, but not supported yet in the backend.
- Remove the sidebar (very slow to download the PNGs in a field environment).
HXL Proxy v0.4
Extensively-improved version of the HXL Proxy, including improved UI, better setup/requirements, auto-tagging support, and improved visualisation.
HXL Proxy 0.1 alpha
First official pre-release of the HXL proxy. Depends on libhxl-python >= 1.02beta.