For the complete documentation index, see llms.txt. This page is also available as Markdown.

Registry Release Notes - v4.1.0

Version

4.1.0

Helm Chart Version

4.1.0

Release Date

08-May-2026

Description

  • Release 4.1.0 of the base registry platform

  • The 4.1.0 installation manifests the Farmer Registry v1.1.0 (with the farmer domain models defined in the farmer-registry repository)

Previous Version

4.0.0

Major Features introduced in 4.1.0

  1. Intake Form is now treated as a separate route (INSERT) into a register. Change Requests is reserved for the EDIT route. All new records into a REGISTER will now be routed through Intake Forms. Intake Forms and Change Requests are now parallel routes into a REGISTER.

  2. Registrant Authentication - A new widget has been introduced to facilitated Registrant Authentication. This widget will interact with IAM-Service to facilitate authentication against an Identity Provider.

  3. Completion Score - allows you to specify whether a register needs completion score to be tracked. Allows specification of weightage for each section and computes a completion score for each section of the register and also the overall completion score of the register

  4. Domain Scores for a Register - This feature allows you to specify the scores required to be computed for a register record. E.g. Poverty Score, PMT Score, Food security score.

  5. Themes - This feature allows you to define themes for the UI. A theme defines primary colour scheme, secondary colour scheme and font family. You can switch a Registry instance from one theme to another theme.

  6. Dynamic Languages - This feature allows you to define a new language for the Registry and import a translation file (JSON format).

  7. Audit Log - All API requests into the registry are now logged with non-blocking API call into a separate Audit Log Service. This logging has been enabled by introducing an intercepting middleware in the Registry API layer.

Last updated

Was this helpful?