Releases: getodk/aggregate
ODK Aggregate v2.0.5
Added
- Allow any 2XX status code from an external JSON server (#469)
- Terence Honles @terencehonles (Nexleaf)
ODK Aggregate v2.0.4
Note: The installers of this release have been removed due to a bug in the installation process. If you need to use an installer, use a newer release instead.
Added
- Bump JavaRosa to v2.17.0 (#477)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Improved Gradle task to generate installers (#467)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
ODK Aggregate v1.7.4
Added
- Bump JavaRosa to v2.17.0 (#479)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- #469 Allow any 2XX status code from an external JSON server (#470)
- Terence Honles @terencehonles (Nexleaf)
ODK Aggregate v2.0.3
Note: Collect users experiencing loss of submission attachments should resend submissions.
Highlights from v2.0.0
- Removed AppEngine support.
- See why we are removing App Engine support.
- See documentation to deploy on cloud providers such as Digital Ocean.
- Removed ODK Tables support.
- Removed Google Accounts support for credentials.
- Removed publishers: Google Fusion Tables, Ohmage Json Server, Redcap Json Server.
- Improved temporal data management by storing the original timezone in incoming data (if present).
Fixed
- Ensure that the installer sets the hostname in output conf files (#456)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 459 avoid page load blocks (#460)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #455 Restore the Location header in HEAD pre-flight responses (#466)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
Added
- Allow mounting configuration files via Docker Volumes (#442)
- Brett Neese @brettneese (HBK Engineering)
- Support for other cloud providers (#445)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- URL validation added to the JSON publisher creation dialog
- Shashvat Kedia
- Bump JR to 2.14.0 (#453)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
ODK Aggregate v1.7.3
Note: This is a legacy release for users that wish to deploy Aggregate in Google AppEngine. If this is not your case, you should always use the latest Aggregate release.
Fixed
- Fix bad caching headers (#448)
- Terence Honles @terencehonles (Nexleaf)
- Issue #461 backport #460 (#462)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
Added
- Bump JR to 2.14.0 (#454)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
ODK Aggregate v1.7.2
Note: This is a legacy release for users that wish to deploy Aggregate in Google AppEngine. If this is not your case, you should always use the latest Aggregate release.
Fixed
- Update AppEngine uploader app jar (#444)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
ODK Aggregate v2.0.2
Highlights from v2.0.0
- Removed AppEngine support.
- See why we are removing App Engine support.
- See documentation to deploy on cloud providers such as Digital Ocean.
- Removed ODK Tables support.
- Removed Google Accounts support for credentials.
- Removed publishers: Google Fusion Tables, Ohmage Json Server, Redcap Json Server.
- Improved temporal data management by storing the original timezone in incoming data (if present).
Added
- Docker config improvements (#439)
- Brett Neese @brettneese (HBK Engineering)
Fixed
- Issue 440 Fix change password url generation (#441)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
ODK Aggregate v2.0.1
Highlights from v2.0.0
- Removed AppEngine support.
- See why we are removing App Engine support.
- See documentation to deploy on cloud providers such as Digital Ocean.
- Removed ODK Tables support.
- Removed Google Accounts support for credentials.
- Removed publishers: Google Fusion Tables, Ohmage Json Server, Redcap Json Server.
- Improved temporal data management by storing the original timezone in incoming data (if present).
Fixed
- v2.0.0 release tweaks (#407)
- Yaw Anokwa @yanokwa (Nafundi)
- Ensure all the jdbc props are set by the installer
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 420 fix installer conf file assets (#422)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Fix bad caching headers (#423)
- Terence Honles @terence
- Issue 409 remove Location header from 204 HTTP responses (#417)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 210 validate publisher form (#416)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
ODK Aggregate v2.0.0
Note: The installers of this release have been removed due to a bug in the installation process. If you need to use an installer, use a newer release instead.
Highlights
- Removed AppEngine support.
- See why we are removing App Engine support.
- See documentation to deploy on cloud providers such as Digital Ocean.
- Removed ODK Tables support.
- Removed Google Accounts support for credentials.
- Removed publishers: Google Fusion Tables, Ohmage Json Server, Redcap Json Server.
- Improved temporal data management by storing the original timezone in incoming data (if present).
Fixed
- Issue #370 fix date format on dialogs (#376)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #371 remove missing odk tables pref (#375)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #373 Temporal filters after upgrading to v2.0 (#374)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #359 filter metadata date marked as complete (#365)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Format dates with ISO_LOCAL_DATE formatter to avoid non-parseable values (#347)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 387 Fix date format in JS confirmation dialog #388
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 380 Fix geopoint formatting when it lacks alt or acc components #382
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 379 Fix bug in fixOffset method #381
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 391 fix http 302 redirects behind proxy #393
- Guillermo Gutiérrez @ggalmazor (Nafundi)
Added
- Issue #337 iso8601 phase 1 (#338)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #361 normalize temporal data handling code (#369)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 368 add upgrade from v1 warning to the installer (#377)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
Removed
- Issue #287 remove odk2 code (#333)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #334 code cleanup (#335)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #290 remove deprecated publishers (#348)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #336 remove google account credentials (#350)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #345 remove appengine support (#354)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #336 remove google account support (#357)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 371 remove missing odk tables pref (#375)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
ODK Aggregate v2.0.0-beta.2
Highlights
- Removed AppEngine support.
- See why we are removing App Engine support.
- See documentation to deploy on cloud providers such as Digital Ocean.
- Removed ODK Tables support.
- Removed Google Accounts support for credentials.
- Removed publishers: Google Fusion Tables, Ohmage Json Server, Redcap Json Server.
- Improved temporal data management by storing the original timezone in incoming data (if present).
Fixed
- Issue #370 fix date format on dialogs (#376)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #371 remove missing odk tables pref (#375)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #373 Temporal filters after upgrading to v2.0 (#374)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #359 filter metadata date marked as complete (#365)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #355 hardcoded version (#358)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Replace version that is overwritten with clearly wrong version (#366)
- Yaw Anokwa @yanokwa (Nafundi)
- Format dates with ISO_LOCAL_DATE formatter to avoid non-parseable values (#347)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 387 Fix date format in JS confirmation dialog #388
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 380 Fix geopoint formatting when it lacks alt or acc components #382
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 379 Fix bug in fixOffset method #381
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 391 fix http 302 redirects behind proxy #393
- Guillermo Gutiérrez @ggalmazor (Nafundi)
Added
- Issue #337 iso8601 phase 1 (#338)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #361 normalize temporal data handling code (#369)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 368 add upgrade from v1 warning to the installer (#377)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Review of build workflow, config files and markdown docs #390
- Guillermo Gutiérrez @ggalmazor (Nafundi)
Removed
- Issue #287 remove odk2 code (#333)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #334 code cleanup (#335)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #290 remove deprecated publishers (#348)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #336 remove google account credentials (#350)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #345 remove appengine support (#354)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue #336 remove google account support (#357)
- Guillermo Gutiérrez @ggalmazor (Nafundi)
- Issue 371 remove missing odk tables pref (#375)
- Guillermo Gutiérrez @ggalmazor (Nafundi)