- Downgrade Node to 4.x
- Pin npm to
~3.6.0
(due to npm/npm#12566)
- Upgrade
fieldpapers/paper
to v0.7.0 - Render title above URL
- Fix error handling when using s3 persistence
- Fix error handling when using local persistence
- Spawn children in their own process group to facilitate proper cleanup
- Decrease page rendering timeouts to 60s
- Support multiple S3 regions
- Use
AWS_REGION
instead ofAWS_DEFAULT_REGION
- Upgrade Node to v5.x
- Support local file persistence
- Upgrade
fieldpapers/paper
to v0.6.1
- Upgrade
fieldpapers/paper
to v0.5.0
- Upgrade
fieldpapers/paper
to v0.4.0 - Use
read_qr_code
wrapper in place ofzbar
(includes image pre-processing) - Remove
avahi-daemon
- Upgrade
fieldpapers/paper
to v0.3.0
- Upgrade fieldpapers/paper to v0.2.1
- Improve debugging capabilities with
debug
- Upgrade fieldpapers/paper to v0.2.0
- If a subdomain placeholder is present, replace it with
a
rather than stripping it
page_url
is now correctly snake_case
- Improve logging when callbacks return 500s
- Propagate zoom
- Upload atlases into
atlases/
- Replace "walking" with "field" in GeoTIFF output filenames
- Fix typo in render index task
- Pass GeoTIFF URLs through
decodeURIComponent
before returning them to the app - Strip extraneous commas from provider URLs
- Clean npm's cache
- Additional ModestMaps shimming
- Propagate atlas text
- Shim around ModestMaps warts
- Work around
rlimit-nproc
limitations when running without user namespaces
- Add
libnss-mdns
and runavahi-daemon
in the background to support mDNS resolution
- Initial version