Skip to content

Releases: minvws/nl-covid19-coronacheck-web-pdf-tools

v2.1.0-beta.4

15 Oct 13:48
3b8d911
Compare
Choose a tag to compare
v2.1.0-beta.4 Pre-release
Pre-release

v2.1.0-beta.3

15 Oct 10:15
33bfd14
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

v2.1.0-beta.2

15 Oct 08:18
6e63052
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

v2.0.3

21 Sep 10:02
4825053
Compare
Choose a tag to compare

Fixes

  • update copy DOSES to DOSIS
  • update copy VOORNAM)EN) TO VOORNAMEN

v2.0.2

30 Jul 09:35
2973206
Compare
Choose a tag to compare

Fixes

  • added comma to Ministry of Health Welfare and Sport -> Ministry of Health, Welfare and Sport

v2.0.1

16 Jul 11:49
0987c09
Compare
Choose a tag to compare

Fixes

  • remove seconds from datetime format (#26)

v2.0.0

15 Jul 13:21
f3a7b93
Compare
Choose a tag to compare

Features

  • format datetimes in user timezone (#25)

BREAKING CHANGES

  • getDocument now takes a single args parameter, and now requires a createdAt datetime. To update, change e.g. getDocument(proofs, 'nl', 8) to getDocument({ proofs, locale: 'nl', qrSizeInCm: 8, createdAt: new Date(createdAt) }).

v1.1.0

14 Jul 16:06
c380594
Compare
Choose a tag to compare
  • Add logo Rijksoverheid for both (domestic and european) proofs
  • Edit design to respond to added logo (y-position title, intro and flag)
  • Add printed at string for european proof
  • Edit lineheight for values of european proof to prevent colliding when text is 3 lines

v1.0.7

14 Jul 10:31
d00e1ec
Compare
Choose a tag to compare

With this fix, DCC fields with value null will no longer be included with the text "null" in the PDF.

v1.0.6

07 Jul 07:28
1232686
Compare
Choose a tag to compare

Fix: avoid UCI "falling off the page" (#21)