Skip to content

Releases: ZF-Commons/ZfcUser

ZF3 support

24 May 10:48
3.0.0
Compare
Choose a tag to compare
3.0.0

ZF3 support

1.4.4

07 May 11:22
1.4.4
Compare
Choose a tag to compare

Fix fatal error, in UserControllerFactory introduced in 1.4.3
Removed all references to ServicerManagerAwareInterface

1.4.3

05 May 19:24
1.4.3
Compare
Choose a tag to compare
Prepare for V3 of ServiceManager

1.4.2

21 Dec 21:10
1.4.2
Compare
Choose a tag to compare
This versions fixes BC breaks introduced in 1.4.1

1.4.1

15 Dec 16:00
1.4.1
Compare
Choose a tag to compare

Fix a BC break in ZfcUserLoginWidget

1.4.0

12 Dec 14:49
Compare
Choose a tag to compare
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

17 Aug 11:54
1.3.3
Compare
Choose a tag to compare

Same as 1.2.3. This was tagged by a mistake, so this is the new release.

1.2.3

17 Aug 15:34
Compare
Choose a tag to compare

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**

08 Jan 13:26
1.2.2
Compare
Choose a tag to compare
- [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**

14 Jul 10:07
1.2.1
Compare
Choose a tag to compare
- [503: Fix caching closure](https://github.com/ZF-Commons/ZfcUser/pull/503)