Files
catalog/changelog.md
T
2026-05-19 06:26:42 +00:00

36 lines
1.6 KiB
Markdown

# Changelog
## Pending
## 2026-05-19 - 1.2.0
### Features
- add MFA security controls to the admin shell (catalog)
- adds authenticator app enrollment, backup code, and disable controls to the security page
- adds passkey registration and revocation UI with exported event detail types
- replaces placeholder MFA/passkey cards with connected control surfaces
## 2026-05-18 - 1.1.1
### Fixes
- update release configuration schema, refresh dependency versions, and document exported event types (config)
- migrate .smartconfig.json release settings to schema version 2 with npm target configuration
- update project description to reference the v3 product design language
- bump lucide and development tooling dependencies to newer patch and minor versions
- document exported TypeScript event and option types in the README and update SDK package reference
## 2026-05-03 - 1.1.0 - feat(catalog)
add initial idp.global component catalog with primitives, composed views, and full-page showcases
- Adds a new web component catalog package with reusable UI primitives such as buttons, badges, cards, inputs, toggles, and icons.
- Introduces composed identity surfaces including approval cards, inbox previews, mobile frames, dashboard windows, admin shell views, and landing hero sections.
- Includes full-page catalog demos and workspace setup for browsing landing, admin, and mobile showcase experiences.
- Configures package metadata, build tooling, documentation files, and bundled design assets for the initial 1.0.0 release.
## 1.0.0
- Initial idp.global v2 element catalog.