-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
37cc2f3
commit f26bd94
Showing
3 changed files
with
15 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
2016-08-30 Release 0.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). |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters