File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Change Log
22
3+ ### v2.5.0-alpha.6 (2016/06/01)
4+ - [ 7e92c31] ( https://github.com/emreakay/CodeIgniter-Aauth/commit/7e92c31751810f6ef6581b1d53aa965d3755f6e9 ) v2.5.0-alpha.5 fixes (@REJack )
5+ - fixed both SQL files
6+ - fixed ` list_pms() `
7+ - fixed ` delete_pm() `
8+ - updated CHANGELOG
9+ - added abilty to send ` system ` PM's for ` send_pm() ` & ` send_pms() `
10+ - changed ` name ` to ` username ` in aauth_users table
11+ - changed ` name ` to ` username ` in all user related functions
12+ - changed ` $name ` to ` $username ` in ` create_user() ` & ` update_user() `
13+ - added ` user_exist_by_username() `
14+ - changed ` user_exist_by_name() ` to an alias of ` user_exist_by_username() `
15+
316### v2.5.0-alpha.5 (2016/05/30)
417- [ 847a639] ( https://github.com/emreakay/CodeIgniter-Aauth/commit/847a639d893cff4ae821615ddb48061cedb64def ) (@REJack )
518 - reverted changed ` count_unread_pms() ` it counts now only not deleted pm's
You can’t perform that action at this time.
0 commit comments