All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.3.2 (2024-12-18)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
4.3.1 (2024-09-25)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
4.3.0 (2024-06-27)
- oids: add a few Apple oids (ad053e7)
4.2.2 (2024-05-10)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
4.2.1 (2024-03-27)
- webcomponents: fix CabforganizationIdentifier prop attribute (a2aed5b)
4.2.0 (2023-10-25)
- logs: add "e83ed0da3ef5063532e75728bc896bc903d3cbd1116beceb69e1777d6d06bd6e" (20911d0)
- oids: add "2.23.140.*" description (7067dcd)
- webcomponents: add "2.23.140.3.1" (cabforganization Identifier) extension support (b0e131e)
4.1.0 (2023-10-20)
- webcomponents: add "1.3.6.1.4.1.11129.2.1.17" (android key description) extension support (0c83228)
4.0.2 (2023-10-03)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
4.0.1 (2023-10-02)
- webcomponents-react: use rollup for building (bf94d26)
- webcomponents: upgrade Stenciljs to v4 (62bf94b)
- webcomponents: use new design system and CSS variables (0f8dc12)
3.10.1 (2023-08-29)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
3.10.0 (2023-04-17)
- oids: add "2.23.140.1.5.2.2" description (7fac38c)
3.9.0 (2023-04-14)
- oids: add "1.3.6.1.5.5.7.3.46" description (d46bba7)
3.8.0 (2023-03-27)
- webcomponents: add QCStatements extension statement parsing (b7a5e33)
3.7.0 (2023-03-14)
- oids: add PQC related oids (ac81c36)
- webcomponents: add support parsing PQC to X509Certificate (9e3acbb)
- webcomponents: add support render PQC to Signature and PublicKey parts (4ab4d9a)
3.6.0 (2022-12-01)
- oids: add Matter related oids (86eaee9)
3.5.0 (2022-11-29)
- webcomponents: add support to show CertificateIssuer extension in "crlEntryExtensions" view (339a8de)
3.4.0 (2022-11-28)
- webcomponents: add support to show "crlEntryExtensions" data (ecb0569)
3.3.1 (2022-11-28)
- webcomponents: fix multiple certificates base64 parsing (7513757)
3.3.0 (2022-10-11)
- webcomponents-react: add PeculiarCrlViewer component (72947ac)
- webcomponents: add basic CRL viewer component support (a1a20ce)
- webcomponents: add more fields to IssuingDistributionPointExtension view (95b579c)
3.2.1 (2022-09-29)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
3.2.0 (2022-09-27)
- docs: add logic to work with "cert" and "certurl" query variables (e513b49)
3.1.0 (2022-09-25)
- oids: add "2.16.840.1.114569.1.1.3" description (bf55a06)
- webcomponents: add support loading certificate by URL to "peculiar-certificate-decoder" (c494691)
3.0.5 (2022-09-14)
3.0.4 (2022-08-04)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
3.0.3 (2022-07-29)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
3.0.2 (2022-07-05)
- webcomponents: fix certificates-viewer elements key value (49f1189)
3.0.1 (2022-06-22)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
3.0.0 (2022-06-22)
- webcomponents: upgrade "@stencil/core" to "2.17.0"
2.0.1 (2022-06-17)
Note: Version bump only for package peculiar-certificates-viewer-monorepo
2.0.0 (2022-05-26)
- components: fix array "index" usage (9a0fa01)
- components: fix get value for challenge password attribute (3e9ea78)
- components: fix locales not found (a1a05ba)
- webcomponent: add "border-spacing: 0" style for table (6a3b67f)
- webcomponents: add default parsing state for OtherName in GeneralNamePart (c244e49)
- webcomponents: fix button content styles (08a6e16)
- webcomponents: fix button split overlay styles (6522f20)
- webcomponents: fix colSpan value for empty state (2dd4a74)
- webcomponents: fix empty certificate attribute parsing error (883a389)
- webcomponents: fix LEI extension decoding (7c7213e)
- webcomponents: fix LeiRole extension parsing (5f75dea)
- webcomponents: fixed x509 commonName get (6faae16)
- webcomponents-react: fix React import (d9850fc)
- lint errors (6712696)
- webcomponents: fixed button split width styles (f8f70e9)
- fixed lint errors (33aa57f)
- lint errors (a6fe12d)
- components: add biometric extension support (dff15ad)
- components: add description for "1.3.101.112" oid (896a397)
- components-react: add "applyPolyfills" call before "defineCustomElements" (0dd410a)
- crypto: added "export" method to attribute certificate (8a6013c)
- crypto: added CSR class for work with certificate request (33a9332)
- crypto: added parse attributes to X509AttributeCertificate (1c8f770)
- deps: add "@peculiar/asn1-csr" dependency (954f051)
- deps: added "@peculiar/asn1-ntqwac" dependency (b13ceaa)
- oids: add "1.3.6.1.4.1.37476.9000.64.1" description (eb4fe6c)
- oids: add "1.3.6.1.5.5.7.1.26" description (8fb7029)
- oids: add "1.3.6.1.5.5.7.8.3" description (aa703d8)
- oids: added oids for "0.4.0.1862.1.6" group (3b5644f)
- oids: bump OIDs (722be2f)
- readme: added webcomponents-react to the packages table (ea749d2)
- styles: add mixins for get variables (e1bdfeb)
- utils: added "isX509Pem" and "isX509AttributePem" RegExp (bac9d9a)
- viewer: added support "SubjectDirectoryAttributes" extension (ea7432f)
- webcomponents: add "@peculiar/asn1-pkcs9" dependency (3c5b4d4)
- webcomponents: add CSR viewer component (dfc62a8)
- webcomponents: add CSR viewer to certificate decode component (4880bd7)
- webcomponents: add events for open/close details modal, update details styles (1f28e19)
- webcomponents: add l10n and en locale (45d4e2d)
- webcomponents: add support Logotype extension (62c665f)
- webcomponents: add support PolicyConstraints extension (#107) (f4991fa)
- webcomponents: add support PrivateKeyUsagePeriod and EntrustVersionInfo extension (5b33c44)
- webcomponents: add support SubjectInfoAccess extension (#112) (1c6b06b)
- webcomponents: add support TNAuthList extension (d7d93e5)
- webcomponents: add type title to basic information group (#100) (d687f58)
- webcomponents: add WIPO oids (5cdaf4c)
- webcomponents: added "AsStringAttribute" component for attribute string value (0caabb1)
- webcomponents: added "attribute-certificate" component (c718ee4)
- webcomponents: added BasicInformation component (a83946e)
- webcomponents: added crypto x509_attribute (7d8f02e)
- webcomponents: added IssuerName component (8e6564a)
- webcomponents: added render attributes and other info to AttributeCertificateViewer (e1bd34d)
- webcomponents: added stateless components for attributes (87e07d1)
- webcomponents: added SubjectName component (d0d91a6)
- webcomponents: added support decode AttributeCertificate to certificate decoder component (8dbeff0)
- webcomponents: added support decode class to attribute certificate (8573712)
- webcomponents: added values check before render attributes (18010b4)
- webcomponents: update theme using section in readme (b0e53b2)
- webcomponents: use "@peculiar/asn1-pkcs9" dependency (72918f1)
- webcomponents: use certificate-viewer instead of own styles for attribute certificate (27f07d4)
- webcomponents: use l10n instead of static strings (d751bf4)
- webcomponents: used new components for basic info, issuer, subject (a639df6)
- added @license (05b197f)
- weebcomponents: split attribute certificate viewer to smaller parts (678faee)
- added webcomponents-react package (bf71c17)
- rewrite repo to monorepo using lerna and yarn (426f03a)