docs: Updated Changelog for version 18.1.0.

This commit is contained in:
cibot
2023-11-10 17:37:34 +00:00
parent 5d48e8e390
commit e62b206088
+21
View File
@@ -11,6 +11,27 @@ If needed, you can also manually update this file (provided the general structur
## [Unreleased]
## [18.1.0] - 2023-11-10
### Features
- auth:
- Added External SSO Remote Feature Flag.
- auth-presentation:
- Add telemetry for signup-recovery screen.
- telemetry:
- Add Signup pass screen metrics.
### Bug Fixes
- auth:
- Fixed SSO Login flow.
- event-manager:
- Added configurable EventManager Worker immediate minimum initial delay.
- Added Mutex on EventManagerProvider get.
- plan:
- Change `plans_pay_other` string to plural.
## [18.0.0] - 2023-11-08
### Breaking Changes