Releases: getodk/central
ODK Central v1.1.0
Forms
- 4.21/#102 View Form XML in browser
- Synchronize all clients to server Form list
Submissions
- 5.02e Add columns to the Submission table
- 5.11a/#23 Filter OData by Submission date/meta
- 5.12 Export filtered Submissions
- Export CSV without Media Attachments (#150)
Backups
- 3.09 Initiate a backup
- 3.10 Receive an email if a backup fails (getodk/central-backend#286)
Other
- Speed up Frontend load time by lazy-loading routes (getodk/central-frontend#232)
- See help links and version (getodk/central-frontend#350)
- See password strength while creating password (getodk/central-frontend#45)
- Add Indonesian
- Update Backend dependencies
- Update Frontend dependencies
- Update Enketo,
pyxform-http
Bugs Fixed + Small Wins
- Add link to password reset email (getodk/central-backend#292)
- Add button to Submissions page that links to documentation about JSON access via API
- Show
uuid:
prefix of instance ID in Submission table - Allow a Submission to attach the same file twice (getodk/central-backend#299)
- Fix issue preventing Power BI access to Form with
geoshape
orgeotrace
field (getodk/central-backend#294) - Fix issue that caused exports with large Media Attachments to fail (getodk/central-backend#297)
- Prevent API endpoint ambiguity by prohibiting form ID ending in
.xml
,.xls
, or.xlsx
- Exclude deleted App Users from App User count (getodk/central-backend#301)
- Delete App User Assignments after App User deletion (getodk/central-backend#302)
- Show informative error message for invalid backups confirmation text (getodk/central-backend#303)
- Allow same file to be selected twice in Frontend (getodk/central-frontend#197, getodk/central-frontend#387)
- Fix localization issue: prevent standard Form buttons from wrapping (getodk/central-frontend#370)
GitHub issue: #169
Forum announcement: https://forum.getodk.org/t/odk-central-v1-1/31766
ODK Central v1.0.3
Bugs Fixed
- getodk/central-backend#271 Fix issue that excluded some repeat group rows from export
ODK Central v1.0.2
Bugs Fixed
- getodk/central-backend#290 Fix concurrency issue related to Enketo
ODK Central v1.0.1
Bug Fixes
- Reduce memory requirements for Enketo build
ODK Central v1.0.0
Projects
- See improved Project Overview page
Forms
- 6.22 Assign a Data Collector role on a project
- 5.41 Start a new form
- 4.32 See Public Access Links for a Form
- 4.33 Revoke a Public Access Link
- 4.34 Create a Public Access Link
Other
- Internationalization
- Update Frontend dependencies
- Update Backend dependencies
Bugs Fixed + Small Wins
- Don’t see the tab bar unless there are tabs
- getodk/central-backend#282 Account for trailing
;
in OData exports ofgeotrace
andgeoshape
fields - #148 Update ruODK links and description
GitHub issue: #142
Forum announcement: https://forum.getodk.org/t/odk-central-v1-0/29368
ODK Central v0.9.0
Forms
- 4.11 Preview Form in Central (with Enketo)
- 4.05 See Form State in more useful places
Other
- Update Frontend dependencies
- Update Backend dependencies
Bugs Fixed + Small Wins
- Explicitly link links in emails
GitHub issue: #130
Forum announcement: https://forum.getodk.org/t/odk-central-v0-9/28296
ODK Central v0.8.1
Bug Fixes
- Allow any field to convert down to string when setting a new Form Version. This change also resolves a confusing failure with XLSForm conversion of forms with Select-type questions where it may complain that you have changed a field type when you haven't.
- Fix an issue where some form structures could cause OData feeds to fail to load.
- Significantly reduce form creation time for larger forms.
ODK Central v0.8.0
Forms
- 4.04b Create initial draft upon initial form creation
- 4.23 See draft version summary
- 4.24 Set draft form definition
- 4.25 Set draft form media files
- 4.26 Test draft form submission
- 4.27 See draft form submissions
- 4.29 Abandon draft
- 4.28 Publish draft version
- 4.30 See form versions
- 4.04a Create a new form version
- 4.05 See version statuses on Overview
- See Draft state warning on Form Access tab
Other
- Update Frontend dependencies
- Update Backend dependencies
Bugs Fixed + Small Wins
- 4.22 Download Form XML or XLSForm
- getodk/central-backend#256 Fix crash on OData export when the
xmlFormId
contains unsafe characters - getodk/central-backend#253 Disallow encrypted submissions that do not have instance IDs
- getodk/central-backend#243 Allow uploads of
.xml
form media attachments - #124 Accept the
itemsets.csv
file generated in XLSForm conversion - getodk/central-backend#250 Enable support for annotate/signature widget with a default image
GitHub issue: #113
Release announcement: https://forum.getodk.org/t/odk-central-v0-8/26151
ODK Central v0.7.0
Projects
- 6.16 Set project app user granular form access
- 6.18 Set all form lifecycle states in project
- (6.16/18 supplemental) See hints about using Form Workflow
- 6.22 Set project viewers
Forms
- 4.13 Obtain timing audit informations glued into a single file
Other
- Import an XLSForm
- Update Frontend dependencies
- Update Backend dependencies
Bugs Fixed + Small Wins
- getodk/central-backend#63 Reap expired user sessions
- getodk/central-backend#82 OData: Restore NavigationProperties
- getodk/central-backend#196 Prevent OOM on attachment exports
- getodk/central-backend#219 OData: need to provide value: [] if zero rows
- getodk/central-backend#222 Remove user roles when they are retired
- getodk/central-backend#232 Allow polylines/polygons to export over WKT
- Disable the “Analyze via OData” button for an encrypted form without submissions
- Make project archival not turn things read-only on the frontend
GitHub issue: #86
Release announcement: https://forum.opendatakit.org/t/odk-central-v0-7/23657
ODK Central v0.6.1-beta.0
Bugs Fixed
- Fixed an issue with the build process that prevented users from installing on a 1 GB Digital Ocean droplet.
Note that only ODK Central Frontend changed with this release. For that reason, there is no tag in the central-backend
repository for v0.6.1.