Releases: ellaisys/aws-cognito
Releases · ellaisys/aws-cognito
v1.4.0
Feat: Support for Laravel 11 and Laravel 12
Feat: Add registration type (invite, register) flow
Feat: Update the user email verification at first login flow
Fix: Issue #109
Fix: Issue #110
Fix: Issue #113
What's Changed
- merge changes from the master by @amitdhongde in #117
- Upgrade for Laravel 11 and 12 by @amitdhongde in #118
Full Changelog: v1.3.1...v1.4.0
Priority fix: Issue #114
v1.3.0
v1.2.5
What's Changed
- 97 code not implemented by @amitdhongde in #99
- Fix: AWS JWT Token validation timeout
- Fix: Non-declared variable references
- Fix: Sonar cloud code compliance
Feature: AWS JWT Token validation
What's Changed
- 72 add guard for just jwt validation by @amitdhongde in #98
Full Changelog: v1.2.3...v1.2.4
Fix: Issue #95 and #96
Merge pull request #96 from ellaisys/hotfix fix: updated the QR library for MFA
Fix: Password validation for special characters
Fix for addressing the issue #89
Fix: Issue #81 (Anonymous migrations issue in laravel)
Fix: Issue #81 (Anonymous migrations issue in laravel)
New feature release (password validation)
Feat: Add sub (cognito uuid) column to user table, and fill during registration.
Feat: Provision for user-defined passwords.
Feat: Password validation based on Cognito Configuration
Fix: Issue #74
Merge pull request #76 from ellaisys/hotfix Hotfix for removing the hardcoded phone number