Skip to content

1.1.0

Compare
Choose a tag to compare
@rrowlands rrowlands released this 28 Feb 00:17
· 330 commits to master since this release

1.1.0 (2023-02-27)

This release includes two major breaking changes: upgrading of OrientDB from v3.0 to v3.2 and upgrading Postgres/PostGIS from v9.5-3.0 to v14-3.2. Please refer to the Database Migration section of our documentation for detailed migration instructions.

Note: The v1.0 version of our docker-compose.yml file was already set to use PostgreSQL version 14-3.2. If this applies to you, then you might not need to perform a PostgreSQL migration. The PostgreSQL breaking change was included here because our cloud customers were migrated to PostgreSQL v14 as part of this release.

Features

  • BREAKING CHANGE upgrade Orientdb to v3.2 (2ce9b)
  • BREAKING CHANGE upgrade Postgres to v14 (64a01)
  • explorer show lat/long when not editing (#317) (be8d0)
  • change-request ability to submit a create CR with no code (#401) (e8cd8)
  • api optional hierarchy parameter on getChildGeoObjects/getParentGeoObjects (72dc7)
  • made attribute ordering consistent between a list and its exported spreadsheet, shapefile, and data dictionary (00c50)
  • explorer geo-Object search now displays a message if there a no results and gives look ahead options when typing (a666a)
  • lists editing or creating a geo object will automatically update all working list versions of that geo object type to include the edits (cf6a7)

Bug Fixes

  • lists enforce read-only list-type properties (#569) (e26d8)
  • explorer date picker cut off (#763) (e58f4)
  • lists localize labels (#794) (4dbe8)
  • lists fixed issue with updating list periods for a frequency-based series, the new lists not in chronological order #835 (#835) (22680)
  • explorer show list when viewing record in working version (#862) (0b5d7)
  • hierarchies lao translation showing in english version (#877) (28e98)
  • localization fixed issue where the locale of the user creating a type shows for the default locale if the default locale is not an exact match to theusers locale. #877 (#877) (277e1)
  • synchronization add inherited types to dhis2 sync config (#878) (15539)
  • geo-object-editor unspecified error creating new time range (#883) (5a8c3)
  • geo-object-editor unspecified error creating new time range (#884) (5a8c3)
  • import adjusted UI of problem resolution for synonyms (35a36)
  • lists fixed bug where published lists do not show on the list entries page if only a single version has been published and the user belongs toa different organization (c3c5c)
  • localization deadlock which could occur with active users on a system installing a new locale (bcf94)