idp.global/changelog.md

17 lines
512 B
Markdown

# Changelog
## 2024-09-29 - 1.1.0 - feat(web)
Implement view container and update elements
- Add IdpViewcontainer element for managing views
- Update idp-welcome element to load IdpLogincontainer element
- Rename wg-loginprompt and wg-logincontainer to idp-login and idp-logincontainer
- Fix CSS styling and references in elements
- Re-add idp-registration-stepper element
## 2024-09-29 - 1.0.0 - Initial Release
Project initialization and initial documentation setup.
- Added README
- Initial project setup