Skip to content

Releases: gaewcha/vc-assets

Fix a critical display bug

30 Dec 05:02
Compare
Choose a tag to compare

where missing validity date is being displayed as current date instead of just being omitted.
This only affected compact table view.

Display default validity dates if missing from certificate.

28 Dec 16:29
Compare
Choose a tag to compare

Defaults starts and end of validity are calculated based on:

  • vaccination date, and
  • what kind of disease the dose is for.

Version image resources

27 Dec 08:45
Compare
Choose a tag to compare
  • image resources are now versioned as part of webpack. Previous release refer to versioned JS, but refer to "main" branch images.
  • This release was build using a new build script.

More complete fix to when not all sources are available

23 Dec 09:38
Compare
Choose a tag to compare
  • Tidy up the fix implemented in 2.1.1.
  • Additionally hide title of disease groups without vaccine doses.

Hotfix: ignore sources that have error, as long as not all sources are errorneous.

22 Dec 05:04
Compare
Choose a tag to compare
2.1.1

build from f1877faf57446e3b34a959aea6fdb205453ea887

Major refactor of web client

07 Dec 16:58
Compare
Choose a tag to compare

There are two objectives accomplished with this new version:

  • Update the web client to follow the previous update to PDF certificate done in version 2.0.0.
  • Refactor the web client so it is easier to maintain.

Major changes to the PDF

10 Nov 23:55
Compare
Choose a tag to compare
  • first time @apiwat-chantawibul is going to deploy web client
  • a lot of refactoring was done for PDF generation part