Skip to content

Commit

Permalink
Merge pull request #353 from frontegg/release/next
Browse files Browse the repository at this point in the history
v5.13.0
  • Loading branch information
rotemzif1 authored Jan 29, 2023
2 parents 63aad4b + 1f9819f commit ae71ea2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)

- Added email type to all email inputs in the login box and admin portal
- Fixed mobile width of the login box in modern and classic theme
- Fixed the scrolling issue in the privacy page in the admin portal
- Updated SCIM UI
- Added API to customize forget password button in the login with password page
- Improve split mode values layout
- Added support to access API tokens
- Updated Accept Invitation text, icon, and debounce
- Fixed OTC login for mobile
- Added support to sync vendor security policies
- Added impersonation indication for audit logs
- Added support for Impersonation


## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)

- Fixed sign up position in dark theme
Expand Down
4 changes: 2 additions & 2 deletions projects/frontegg-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontegg/angular",
"version": "5.12.0",
"version": "5.13.0",
"license": "MIT",
"peerDependencies": {
"@angular/common": ">=12.0.0",
Expand All @@ -13,4 +13,4 @@
"stream": "^0.0.2",
"tslib": "^2.0.0"
}
}
}

0 comments on commit ae71ea2

Please sign in to comment.