Skip to content

Releases: blockchain-certificates/blockcerts-verifier

v1.22.1

09 Sep 15:15
2ad69ae
Compare
Choose a tag to compare

1.22.1 (2019-09-09)

Bug Fixes

  • Deps: patch vulnerabilities (981e297)

v1.22.0

09 Sep 14:00
add0a44
Compare
Choose a tag to compare

1.22.0 (2019-09-09)

Bug Fixes

  • Events: prevent triggering events twice when src is set initially (5031c4b)

Features

  • i18n: add Spanish (e3ce53a)
  • i18n: start translating maltese (1fd2386)

v1.21.0

30 Aug 07:58
151bb1a
Compare
Choose a tag to compare

1.21.0 (2019-08-30)

Bug Fixes

  • FinalVerificationStep: fix margin (c9451ef)
  • i18n: enable loading translation files (34db956)
  • i18n: initialize with locale (84e5c0c)
  • metadata.js: bug rendering target=_blank fixed (09f647d)

Features

  • i18n: add en i18n file (7c8ee3b)
  • i18n: add French translations (980a80e)
  • i18n: add missing translations (5e35cbb)
  • i18n: align CVJS locale with specified one (0c96800)
  • i18n: enable passing group and item as joined string (f1dbd80)
  • i18n: handle pluralization (c99ff74)
  • i18n: import i18n logic from CVJS (2d17320)
  • i18n: properly enable locale API (b90c273)
  • i18n: replace errors text by key lookups (72232ce)
  • i18n: retrieve and communicate locale as set (0b75ca8)
  • i18n: set date format for French (3ba982a)
  • i18n: translate labels in components (e086004)
  • metadata.js: added rendering as link, email link, ponenumber link for metadata in blockcerts (f7492cd)
  • metadata.js: refactoring and tests added (3e06f88)
  • Styles: update latest styles (d0de3d0)

v1.20.0

26 Aug 13:07
2b4c583
Compare
Choose a tag to compare

1.20.0 (2019-08-26)

Features

  • FullScreen: fallback on certificate v1 when no displayHTML provided (2631cba)

v1.19.0

22 Aug 18:42
6f51bac
Compare
Choose a tag to compare

1.19.0 (2019-08-22)

Features

  • CertificateDetails: arrange display in full mode (8a04bf3)
  • CertificateDetails: display issuer's public key (1d00b33)

v1.18.0

22 Aug 10:47
b3d2db2
Compare
Choose a tag to compare

1.18.0 (2019-08-22)

Bug Fixes

  • BackgroundVerification: handle correct styles for success state (56dec41)
  • BlockcertsLogo: fix tests which yielded false positives (5e7077e)
  • FinalVerificationStep: fix tests (0ec7988)
  • FullScreenCertificate: fix overflow (d7ee71c)

Features

  • BackgroundVerification: add startVerificationProcess method to gain more control over modal (99cb5e1)
  • BackgroundVerification: add status to full and card modes (7dec980)
  • BackgroundVerification: add verify button in verification status (1610adf)
  • BackgroundVerification: always enable verification of loaded certificate (adee257)
  • BackgroundVerification: close verification modal (e9ddc6c)
  • BackgroundVerification: consume showVerificationModal flag to open/close verification modal (fa7c762)
  • BackgroundVerification: design standalone final step (7dee564)
  • BackgroundVerification: display verification status in fullscreen view (da4df32)
  • BackgroundVerification: enable verification button style as link (5597767)
  • BackgroundVerification: fit everything within same box (13560b8)
  • BackgroundVerification: handle display in smaller screen (5cb8007)
  • BackgroundVerification: hide status until final step is resolved (d7248c2)
  • BackgroundVerification: hide transaction link (60900cd)
  • BackgroundVerification: improve alignment in failure case (a9afa8e)
  • BackgroundVerification: improve display of status (35f874c)
  • BackgroundVerification: manually trigger verification process to show modal (1c5b6c3)
  • BackgroundVerification: move verification to sidebar (fa4c33e)
  • BackgroundVerification: reset final step between 2 verifications (211f1cc)
  • BackgroundVerification: reset verification status before verifying another certificate (bb4ca1d)
  • BackgroundVerification: separate instruction to show verification modal (c4d99ae)
  • BackgroundVerification: show failure icon in final step (fd259f6)
  • BackgroundVerification: show failure icon in final step (ea11747)
  • CertificateDetails: increase size of title labels (88f97b6)
  • FullScreen: design adjustments (ad5b1fd)

v1.17.1

15 Aug 19:45
4d8ffd2
Compare
Choose a tag to compare

1.17.1 (2019-08-15)

Bug Fixes

  • Verification: bump verifier (43fed4c)
  • Verifier: prevent Invalid Version breakage (50e771b)

v1.17.0

09 Aug 16:25
258afa5
Compare
Choose a tag to compare

1.17.0 (2019-08-09)

Features

  • Fullscreen: add blockcerts logo (f0f886f)
  • Fullscreen: add close button (88efc90)
  • Fullscreen: add fullscreen API handling (3b69aa3)
  • Fullscreen: add margin between details items (7e84639)
  • Fullscreen: add motto to logo (903ad85)
  • Fullscreen: add starter fullscreen component (098c704)
  • Fullscreen: add uppercase in details (db4429f)
  • Fullscreen: add verify other record link (4b37755)
  • Fullscreen: allow for full rounded button (f9c6969)
  • Fullscreen: content display (1e2beb2)
  • Fullscreen: define logo size (36541d0)
  • Fullscreen: display certificate (ce9e7c5)
  • Fullscreen: display name in title (b0a09ef)
  • Fullscreen: enable display details in column (39deb98)
  • Fullscreen: enable plain text display (3694f80)
  • Fullscreen: enable plain text display for download link (593b8d7)
  • Fullscreen: enable plain text display for social share (e8d7d19)
  • Fullscreen: fix certificate details font size and color (89febc5)
  • Fullscreen: fix certificate overflow (1ec7afa)
  • Fullscreen: fix header max-width (3183763)
  • Fullscreen: fix z-index modal (4a83ab0)
  • Fullscreen: hide recipient name in details (e42dd95)
  • Fullscreen: lay the HTML foundations of component (7716a44)
  • Fullscreen: remove margin first details in column (054e03f)
  • Fullscreen: remove padding in column mode (2704c90)
  • Fullscreen: set max-width (5d2b0b3)
  • Fullscreen: set mobile view (55e61d1)
  • Fullscreen: smaller max-width on details column (7c90ea7)
  • Fullscreen: start working on styles - 2 columns (c60e5b2)
  • Fullscreen: style header (a2c11a3)
  • Fullscreen: style logo layout (e3627a3)
  • Fullscreen: update logo (fb6038c)

v1.16.0

09 Jul 22:09
c534666
Compare
Choose a tag to compare

1.16.0 (2019-07-09)

Features

  • Sanitizer: [#122] remove some properties from whitelist (cb77dc5)

v1.15.0

09 Jul 21:39
6f41aed
Compare
Choose a tag to compare

1.15.0 (2019-07-09)

Bug Fixes

  • VerificationSteps: fixed the line break problem (9e20487)

Features

  • CertificateStyle: [#123] removed line-height (6f5f1ff)