OpenCRVS - v1.4.1
Introduction
Read the release notes!
Read the v1.4.0 to v1.4.* migration notes!
OpenCRVS v1.4.1 is a patch release which includes a hotfix to the previous OpenCRVS v1.4.0 release.
It is to be used in conjunction with a forked country configuration release v1.4.1
What's changed?
- Fix Metabase versions in Dashboards service. Previously the version used for local development wasn't the one built into the docker image, which caused the locally generated initialisation file to fail in deployed environments.
- Fix a seeding script bug, where it failed when done too quickly #6553
- Update minimum password length validation #6559
- Include middlename when generating fullnames
- Refactored out the scattered logic for generating fullnames and converged them into a single function
- Make lastname optional for a registered declaration
- Recognize occupation as an optional field in informant section
- Fix download failure when
arrayToFieldTransormer
is used in template mapping - Fix multiple records not being downloaded simultaneously #6492
- Fix showing unassigned toast for reinstated declarations #6492
- Fix system crash when opening the started action modal #6551
- Make language names used in language select dropdowns configurable in country resource package copy
- Fix login to field agent when an incomplete record is previously retrieved by them #6584
- Release v1.4.0 by @rikukissa in #6462
- Release v1.3.3 by @rikukissa in #6417
- Update informant info for incomplete declaration by @Nil20 in #6556
- Unassign fix by @Nil20 in #6549
- Update setup script by @Nil20 in #6555
- Ocrvs 6553 data seeder fix by @tahmidrahman-dsi in #6580
- ocrvs-6559 Update minimum password length validation by @Zangetsu101 in #6581
- ocrvs-6469 include middlename when generating fullnames by @Zangetsu101 in #6576
- Merge v1.3.4 into v1.4.1 by @Zangetsu101 in #6583
- Fix registration status change check for workqueue declarations by @Nil20 in #6586
- Fix fetching declarations of current user for in progress declaration by @Nil20 in #6587
- Remove dependency to displayName field for country config provided language by @rikukissa in #6588
- Allow national registrar access for statistics dashboard leaderboard by @Nil20 in #6598
- fix: saving declarations when redirecting to nid integration by @naftis in #6514
- Release v1.4.1 by @rikukissa in #6504
Full Changelog: v1.3.3...v1.4.1