Skip to content

Releases: egovernments/DIVOC

2.1.0-generic

25 May 06:04
f21b414
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0-generic...2.1.0-generic

2.0.0-generic

31 Mar 05:50
178ad4e
Compare
Choose a tag to compare

Release Notes:

All changes unless otherwise specified have been to DIVOC’s certificate module

  • Enabling customization through configuration
    • Add ETCD as a configuration management tool for the platform
    • Manage certificate templates through configuration
    • Manage the fields of the QR code through configuration
    • Manage vaccination metadata through persisted configuration (including ICD11 mappings)
  • Add support for generating EU compliant digital certificates
  • Add support for Smart health cards
  • Add support for downloadable QR codes
  • Add API support for certificate revocation
  • Enhance the performance of PDF certificate generation to consume lower system resources
  • Support update of previous dose information through the update API (updating provisional certificates)
  • Upgrade registry service to use sunbird-rc as a direct dependency
  • Make 'Redis' an optional requirement for certificate_signer
  • Updating dependencies to the latest versions
    • Libraries:
      • pathcheck/dcc-skd updated to 0.0.27
      • pathcheck/shc-sdk updated to 0.0.6
      • node-jose updated to 2.0.0
      • certificate-fhir-converter updated to 1.3.5
      • Mustache updated to 4.2.0
    • Modules:
      • Sunbird-rc updated to 0.0.4
  • Minor enhancements and bug fixes

On-demand EU-DCC and FHIR-DDCC export

16 Nov 06:38
8482676
Compare
Choose a tag to compare

Release 1.24.0-generic

Major

A new version of certify API (v3/certify) to support creation and update certificate to be in WHO DDCC:VS format

EU Certificate Adopter to support EU Format

Fhir-converter module to convert W3C certificates issued by DIVOC to signed FHIR bundle json and validation of signed FHIR bundle json

API to get the certificate in FHIR bundle json

Multi-lingual support in public_app

Extracting generic signing functionality to certificate_signer_library module

Certification module supports generate of certificates for Tests Results

API to create, retrieve test result certificates

API to upload test certification csv for bulk ingestion

ECDSA and RSA signing support

Minor

Certificates can be downloaded in FHIR or EU format from the public app

Capturing certified data in analytics feed

Qr code verification screen updates

Added Kubernetes deployment files for test certificate service and certificate_api

Add Test Certificate APIs in digilocker service

Minor enhancements and ui fixes

17 May 10:41
Compare
Choose a tag to compare

Release 1.23.3-generic

Minor Features and Improvements

  • Facility Admin to view beneficiaries registered/appointed/vaccinated by date filter

Bug Fixes

  • updated API schema
  • Age calculation logic

Bug fixes and enhancements

06 May 06:13
bccc25b
Compare
Choose a tag to compare

Release 1.23.2-generic

Minor Features and Improvements

  • Added API to check if vaccination certificate is generated
  • extracted certificate controller links as ENV

Bug Fixes

  • fixed update certificate API
  • fixed showing comorbidities css
  • fixed storing certificate id for walkin enrollments
  • fixed sending events while verifying certificate
  • fixed sending query params to keycloak with proper encoding

UI enhancements and bug fixes

24 Apr 09:49
Compare
Choose a tag to compare

Release 1.23.1-generic

Minor Features and Improvements

  • Updated registration UI to be mobile responsive
  • Show logged-in username in the navbar
  • Show active/non-expired programs while registration
  • Added initial flagr config dump
  • Show sorted data in the portal
  • CSS/ styling fixes

Bug Fixes

  • fixed certify API request body validations
  • fixed revoked certify revoked status API
  • fixed facility app refresh issue by adding a throttle
  • fixed e2e tests

Secondary dosage flows and design enhancements

18 Apr 17:10
a83fddb
Compare
Choose a tag to compare

Release 1.23.0-generic

Major Features and Improvements

  • Updated registration UI to support multiple programs and dose appointments
  • Facility app to shows the vaccine dosages taken
  • Facility to verify recipient by scanning QR code

Minor Enhancements

  • bug fixes

Minor enhancements and ui fixes

12 Apr 13:18
Compare
Choose a tag to compare

Release 1.22.1-generic

Major Features and Improvements

  • Update certificate API
  • Check certificate revoked API
  • Beneficiary can be certified through verify beneficiary flow in facility app, even if the appointment is not booked

Minor Enhancements

  • Show offline and online status in landing and beneficiary queue screen in facility app
  • Facility app to show specific warnings if beneficiary appointment schedule does not match
  • Re-designed the profile navigation and facility details page in the portal application
  • Comorbidities list update
  • Updated appointments booking screen

Design enhancements and bug fixes

31 Mar 21:47
f3c524f
Compare
Choose a tag to compare

Release 1.22.0-generic

Major Features and Improvements

  • Home page redesigned to incorporate registration
  • Added duplicate checks on enrollments
  • Updated UI for walkin registration
  • Updated UI for enrollment verification
  • Record walkin members in enrollment schema
  • Added facility code to pre-enrollment csv
  • Auto book slots for pre-enrolled users based on slots availability

Minor Enhancements

  • Facility app to show schedules
  • Fixed to fetch enrollments by date wise
  • Updated facility app to show online/offline status
  • Moved comorbidities/max-age allowed/app-specific configs to flagr

Bug Fixes and Other Changes

  • Fixed slots configuration at the program level
  • Fixed marking enrollment as certified
  • Minor facility app bugs

Facility Application enhancements

17 Mar 22:08
Compare
Choose a tag to compare

Facility walking flow enhancements
Support for registration/enrollment for walking for subsequent doses
Bug fixes on porta, facility app, registration and Container health checks
Segregated registries