File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515- [ PHPMailer] Turn off opportunistic TLS when disabled ([ #986 ] , [ #987 ] )
1616- Migrator now ignore files that don't end in ` .php ` ([ #965 ] , [ #998 ] )
1717- Respects CSRF_ENABLED environment variable ([ #976 ] ; Thanks @Poldovico !)
18+ - Checkbox bug on password change form ([ #1008 ] )
19+ - On role page, users table action buttons not working ([ #1010 ] )
1820
1921## [ v4.2.2]
2022
@@ -777,6 +779,8 @@ See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x
777779[ #991 ] : https://github.com/userfrosting/UserFrosting/issues/991
778780[ #993 ] : https://github.com/userfrosting/UserFrosting/issues/993
779781[ #998 ] : https://github.com/userfrosting/UserFrosting/issues/998
782+ [ #1008 ] : https://github.com/userfrosting/UserFrosting/issues/1008
783+ [ #1010 ] : https://github.com/userfrosting/UserFrosting/issues/1010
780784
781785[ v4.2.0 ] : https://github.com/userfrosting/UserFrosting/compare/v4.1.22...v4.2.0
782786[ v4.2.1 ] : https://github.com/userfrosting/UserFrosting/compare/v4.2.0...v.4.2.1
You can’t perform that action at this time.
0 commit comments