Releases: blockchain-certificates/blockcerts-verifier
Releases · blockchain-certificates/blockcerts-verifier
v1.22.1
v1.22.0
v1.21.0
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
v1.19.0
v1.18.0
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
v1.17.0
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)