This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
Releases: eHealthAfrica/aether
Releases · eHealthAfrica/aether
v1.7.5
- fix: kernel can have a realm with no name like ""; this was causing unexpected behaviors in aether.producer. We now filter blank realms and do not produce based on them.
V1.7.4
- fix: limit producer concurrency
v1.7.3
v1.7.2
- tweak uWSGI config file
- upgrade dependencies
V1.7.1
- Producer uses REST API for Kernel Access
v1.7.0
v1.6.0
- fix(storage): file path includes tenant and project id (#734)
- fix(kernel): improve API filters (#744)
- feat: (kernel, odk, ui, couchdb-sync) CDN static files collection on S3 and GCS (#733)
- feat: stream file response (#741)
- fix: (UI) Close modal onClickOutside and implement a clipboard (#728)
- feat: add active flag in Project/Survey and xForm (#726)
- feat(odk): set projects list within surveyor (#715)
- feat(assets): use X-Oauth-Unauthorized header (#721)
- feat(kernel): search by name field (#702)
- feat: (odk) Add visualization to the schema definition from XLSForms (#691)