Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Releases: getodk/aggregate

ODK Aggregate v2.0.5

19 Nov 18:57
Compare
Choose a tag to compare

⚠️ ODK Aggregate is no longer being updated. Please use ODK Central instead. ⚠️

All changes

Added

  • Allow any 2XX status code from an external JSON server (#469)

ODK Aggregate v2.0.4

19 Nov 08:43
3e3b04d
Compare
Choose a tag to compare

All changes

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)
  • Improved Gradle task to generate installers (#467)

ODK Aggregate v1.7.4

19 Nov 18:50
Compare
Choose a tag to compare
ODK Aggregate v1.7.4 Pre-release
Pre-release

All changes

Added

  • Bump JavaRosa to v2.17.0 (#479)
  • #469 Allow any 2XX status code from an external JSON server (#470)

ODK Aggregate v2.0.3

25 Apr 04:34
be11e5b
Compare
Choose a tag to compare

All changes

Note: Collect users experiencing loss of submission attachments should resend submissions.

Highlights from v2.0.0

Fixed

  • Ensure that the installer sets the hostname in output conf files (#456)
  • Issue 459 avoid page load blocks (#460)
  • Issue #455 Restore the Location header in HEAD pre-flight responses (#466)

Added

  • Allow mounting configuration files via Docker Volumes (#442)
  • Support for other cloud providers (#445)
  • URL validation added to the JSON publisher creation dialog
    • Shashvat Kedia
  • Bump JR to 2.14.0 (#453)

ODK Aggregate v1.7.3

24 Apr 09:06
7f71148
Compare
Choose a tag to compare
ODK Aggregate v1.7.3 Pre-release
Pre-release

All changes

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

Added

ODK Aggregate v1.7.2

19 Mar 20:54
7d0d862
Compare
Choose a tag to compare
ODK Aggregate v1.7.2 Pre-release
Pre-release

All changes

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)

ODK Aggregate v2.0.2

14 Mar 18:38
e205691
Compare
Choose a tag to compare

All changes

Highlights from v2.0.0

Added

  • Docker config improvements (#439)

Fixed

  • Issue 440 Fix change password url generation (#441)

ODK Aggregate v2.0.1

05 Mar 18:26
1c6d4b5
Compare
Choose a tag to compare

All changes

Highlights from v2.0.0

Fixed

  • v2.0.0 release tweaks (#407)
  • Ensure all the jdbc props are set by the installer
  • Issue 420 fix installer conf file assets (#422)
  • Fix bad caching headers (#423)
  • Issue 409 remove Location header from 204 HTTP responses (#417)
  • Issue 210 validate publisher form (#416)

ODK Aggregate v2.0.0

06 Feb 11:29
7acf3a3
Compare
Choose a tag to compare

All changes

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

Fixed

  • Issue #370 fix date format on dialogs (#376)
  • Issue #371 remove missing odk tables pref (#375)
  • Issue #373 Temporal filters after upgrading to v2.0 (#374)
  • Issue #359 filter metadata date marked as complete (#365)
  • Format dates with ISO_LOCAL_DATE formatter to avoid non-parseable values (#347)
  • Issue 387 Fix date format in JS confirmation dialog #388
  • Issue 380 Fix geopoint formatting when it lacks alt or acc components #382
  • Issue 379 Fix bug in fixOffset method #381
  • Issue 391 fix http 302 redirects behind proxy #393

Added

  • Issue #337 iso8601 phase 1 (#338)
  • Issue #361 normalize temporal data handling code (#369)
  • Issue 368 add upgrade from v1 warning to the installer (#377)

Removed

ODK Aggregate v2.0.0-beta.2

04 Feb 00:16
fd13004
Compare
Choose a tag to compare
Pre-release

All changes

Highlights

Fixed

  • Issue #370 fix date format on dialogs (#376)
  • Issue #371 remove missing odk tables pref (#375)
  • Issue #373 Temporal filters after upgrading to v2.0 (#374)
  • Issue #359 filter metadata date marked as complete (#365)
  • Issue #355 hardcoded version (#358)
  • Replace version that is overwritten with clearly wrong version (#366)
  • Format dates with ISO_LOCAL_DATE formatter to avoid non-parseable values (#347)
  • Issue 387 Fix date format in JS confirmation dialog #388
  • Issue 380 Fix geopoint formatting when it lacks alt or acc components #382
  • Issue 379 Fix bug in fixOffset method #381
  • Issue 391 fix http 302 redirects behind proxy #393

Added

  • Issue #337 iso8601 phase 1 (#338)
  • Issue #361 normalize temporal data handling code (#369)
  • Issue 368 add upgrade from v1 warning to the installer (#377)
  • Review of build workflow, config files and markdown docs #390

Removed