Releases: terraframe/geoprism-registry
Releases · terraframe/geoprism-registry
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.3.0 (2023-07-17)
Features
- explorer include parents from inherited hierarchies in parents tab (#911) (4b8fe)
- importer multithreaded importing (982e9)
- lists allow public access to the list version page (37d10)
Bug Fixes
- fixed application labels not being localized. #900 (#900) (08718)
- changed the initial explorer bounds of an object to use the most recent geometry (#902) (c7545)
- dhis2-sync error message details empty for external system synchronization (#909) (11d82)
- explorer parent auto-complete dropdown missing labels (#913) (75742)
- georegistry-server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade:- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369852 (bd27f)
1.2.2
1.2.2 (2023-06-23)
Features
- ability to edit external ids in explorer and change requests (#872) (67bac)
- dhis2 support for dhis2 v2.40.0 (#897) (face8)
- improve system logging (10c71)
Bug Fixes
- explorer removed autocomplete behaviour when searching (#895) (a0004)
- synchronization inherited types displaying duplicate or extra values (#896) (c45c7)
- synchronization null pointer when syncing translations with dhis2 (#898) (73492)
- synchronization too many codes in a sync error makes page unreadable (#898) (4620e)
- explorer validity 'Yes' and 'No' labels for Geo-Objects swapped (#908) (94404)
- dhis2-sync better error handling and form validation (#910) (8e69b)
- georegistry-server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade:- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 (7474c)
1.2.1
1.2.1 (2023-06-15)
Features
- ability to edit external ids in explorer and change requests (#872) (67bac)
- dhis2 support for dhis2 v2.40.0 (#897) (face8)
- improve system logging (10c71)
Bug Fixes
- explorer removed autocomplete behaviour when searching (#895) (a0004)
- synchronization inherited types displaying duplicate or extra values (#896) (c45c7)
- synchronization null pointer when syncing translations with dhis2 (#898) (73492)
- synchronization too many codes in a sync error makes page unreadable (#898) (4620e)
- explorer validity 'Yes' and 'No' labels for Geo-Objects swapped (#908) (94404)
- importer Large geometries causing issues
- georegistry-server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade:- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217 (7474c)
1.2.0
1.2.0 (2023-04-12)
Features
Bug Fixes
- change-request privacy setting always disabled on edit (bb741)
- settings removing system logo throwing error (58466)
- jobs canceling a job does nothing if the import type was deleted (7b699)
- georegistry-server/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade:- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-3369852 (bd27f)
1.1.1
1.1.1 (2023-03-13)
Bug Fixes
- explorer searching for hyphenated GeoObjects (#879) (b058a)
- dhis2 point geometries not syncing properly to dhis2 (#887) (784be)
- account submit button on user profile editor does nothing (1993d)
- oauth clicking on oauth button does nothing (d435e)
- hierarchy-manager unspecified error thrown when importing types from xml (939e0)
1.1.0
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
upgrade Orientdb to v3.2 (2ce9b)
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)