Releases: emreakay/CodeIgniter-Aauth
Releases · emreakay/CodeIgniter-Aauth
v2.5.16
v2.5.15
- added ID-Caching, thanks to @chland & @joaocustodio (#222 & #227)
- added transaction-handling, thanks to @chland (#225)
- fixed
control()
, thanks to @manukieli (#236) - updated non spanish language phrases, thanks to @manukieli
- enhanced
add_subgroup()
to check if group and subgroup already linked, thanks to @chland (#221) - enhanced
is_banned()
return TRUE if user doesn't exists, thanks to @jmikerq (#233)
v2.5.14
v2.5.13
- added list_group_perms($group_par), thanks @oniricosistemas
- by default admin group have access to all permissions in is_group_allowed(), thanks @omkartapale
- add missing some $lang, thanks @mylastof
v3.0.0-alpha1
First Pre-Release of v3.0.0 (alpha1)
This contains:
- all base models with tests
v2.5.12
v2.5.11
- 3 new Translations
- Russian translations (thanks @mirivlad)
- Persian translations (thanks @pars0097)
- Swedish translations (thanks @perenstrom)
- Correction of spanish phrases (@siarlex)
__contruct
cleanup (@REJack)- moved any helper loader & email library loader to the function they use the helper/library.
v2.5.10
- Fixed PM default type for delete flag (@paulcanning)
- Fix for list_pms (@paulcanning)
- Merge pull request #165 from paulcanning/2.5-stable (@REJack)
- updated version tag (@REJack)