Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalotem1 authored Jan 25, 2024
1 parent a4d6b22 commit a0a0065
Showing 1 changed file with 29 additions and 31 deletions.
60 changes: 29 additions & 31 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,32 @@
# Change Log

## [8.0.11](https://github.com/frontegg/frontegg-nextjs/compare/v8.0.10...v8.0.11) (2024-1-24)


### NextJS Wrapper 8.0.11:
- FR-13875 - support logout hosted login in middleware
- FR-14458 - fix build
- FR-14827 - allow alpha creation manually
- FR-14458 - Fixed error on middleware request since NextJs V14.0.2
- FR-14800 - remove app url end char if is /

## [8.0.10](https://github.com/frontegg/frontegg-nextjs/compare/v8.0.9...v8.0.10) (2023-12-31)

- FR-14578 - Fixed custom login without tenant alias
- FR-14638 - Missing exp on user interface
- FR-14560 - added temporary users feature


- FR-14644 - Fixed enroll authenticator app missing error message when code is wrong


- FR-14219 - Step up - Embedded flow

- FR-14324 - Fix direct login custom social login

- FR-10692 - Remove the ability to select a full category on webhooks page


### NextJS Wrapper 8.0.10:
- FR-14679 - remove-redundant-env-config-types-from-app-provider
# Change Log

## [8.0.11](https://github.com/frontegg/frontegg-nextjs/compare/v8.0.10...v8.0.11) (2024-1-24)


### NextJS Wrapper 8.0.11:
- FR-13875 - Support idle-session, logout hosted login in middleware
- FR-14458 - Fixed error on middleware request since NextJs V14.0.2
- FR-14800 - remove app url end char if is /

## [8.0.10](https://github.com/frontegg/frontegg-nextjs/compare/v8.0.9...v8.0.10) (2023-12-31)

- FR-14578 - Fixed custom login without tenant alias
- FR-14638 - Missing exp on user interface
- FR-14560 - added temporary users feature


- FR-14644 - Fixed enroll authenticator app missing error message when code is wrong


- FR-14219 - Step up - Embedded flow

- FR-14324 - Fix direct login custom social login

- FR-10692 - Remove the ability to select a full category on webhooks page


### NextJS Wrapper 8.0.10:
- FR-14679 - remove-redundant-env-config-types-from-app-provider
# Change Log

## [8.0.9](https://github.com/frontegg/frontegg-nextjs/compare/v8.0.8...v8.0.9) (2023-12-17)
Expand Down

0 comments on commit a0a0065

Please sign in to comment.