Releases: ZF-Commons/ZfcUser
Releases · ZF-Commons/ZfcUser
ZF3 support
3.0.0 ZF3 support
1.4.4
Fix fatal error, in UserControllerFactory introduced in 1.4.3
Removed all references to ServicerManagerAwareInterface
1.4.3
Prepare for V3 of ServiceManager
1.4.2
This versions fixes BC breaks introduced in 1.4.1
1.4.1
Fix a BC break in ZfcUserLoginWidget
1.4.0
Total issues resolved: **12** - [562: Fix password Element type (1.x)](https://github.com/ZF-Commons/ZfcUser/pull/562) - [564: Fix Base Form (1.x)](https://github.com/ZF-Commons/ZfcUser/pull/564) - [567: Add translation for Czech language](https://github.com/ZF-Commons/ZfcUser/pull/567) - [569: Translation typo](https://github.com/ZF-Commons/ZfcUser/pull/569) - [578: Form Upgrades 1.x](https://github.com/ZF-Commons/ZfcUser/pull/578) - [585: IsEmpty check in storage should not trigger reading from the mapper](https://github.com/ZF-Commons/ZfcUser/pull/585) - [588: pt_BR translation](https://github.com/ZF-Commons/ZfcUser/pull/588) - [592: Add parameter autocomplete = off on forms with password.](https://github.com/ZF-Commons/ZfcUser/pull/592) - [595: Fixed spelling of comment in zfcuser.global.php.dist](https://github.com/ZF-Commons/ZfcUser/pull/595) - [606: Update README.md](https://github.com/ZF-Commons/ZfcUser/pull/606) - [608: Update PHP version constraint to allow PHP 7](https://github.com/ZF-Commons/ZfcUser/pull/608) - [609: Fix factories returning themselves](https://github.com/ZF-Commons/ZfcUser/pull/609)
1.3.3
Same as 1.2.3. This was tagged by a mistake, so this is the new release.
1.2.3
Same as 1.3.3.
1.3.3 was tagged by a mistake, so that's the future branch.
1.2.2: Total issues resolved: **5**
- [498: Changing the getRedirect function to protected as I need to extend the c...](https://github.com/ZF-Commons/ZfcUser/pull/498) - [499: pass changePassword and changeEmail data to event](https://github.com/ZF-Commons/ZfcUser/pull/499) - [512: Session fix](https://github.com/ZF-Commons/ZfcUser/pull/512) - [523: default_user_state = 0 not supported](https://github.com/ZF-Commons/ZfcUser/issues/523) - [549: Security problem fixed](https://github.com/ZF-Commons/ZfcUser/pull/549)
1.2.1: Total issues resolved: **1**
- [503: Fix caching closure](https://github.com/ZF-Commons/ZfcUser/pull/503)