|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [Unreleased](https://github.com/auth0/wp-auth0/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.2.0...HEAD) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Profile data not returned in get\_auth0userinfo\(\) [\#236](https://github.com/auth0/wp-auth0/issues/236) |
| 10 | +- Login Only Not Allowed [\#234](https://github.com/auth0/wp-auth0/issues/234) |
| 11 | +- Dashboard widget, Uninitialized string offset [\#232](https://github.com/auth0/wp-auth0/issues/232) |
| 12 | +- allow toggle to override users avatars [\#231](https://github.com/auth0/wp-auth0/issues/231) |
| 13 | +- Lock in register page does not show custom fields [\#229](https://github.com/auth0/wp-auth0/issues/229) |
| 14 | +- Wordpress user creation with duplicate emails [\#219](https://github.com/auth0/wp-auth0/issues/219) |
| 15 | +- Setup Wizard errors out halfway [\#218](https://github.com/auth0/wp-auth0/issues/218) |
| 16 | +- Add compatibility class that can be used to improve integration with 3rd-party plugins [\#208](https://github.com/auth0/wp-auth0/issues/208) |
| 17 | +- Bug - Twitter authentication fails when user's Twitter name has non-ASCII characters [\#207](https://github.com/auth0/wp-auth0/issues/207) |
| 18 | +- Callback URL's not working [\#203](https://github.com/auth0/wp-auth0/issues/203) |
| 19 | +- Support Lock10 with custom fields [\#195](https://github.com/auth0/wp-auth0/issues/195) |
| 20 | +- Broken \(or confusing?\) flow in creating passwordless auth [\#194](https://github.com/auth0/wp-auth0/issues/194) |
| 21 | +- Add support button pointing to support.auth0.com [\#178](https://github.com/auth0/wp-auth0/issues/178) |
| 22 | +- Disable social logins [\#153](https://github.com/auth0/wp-auth0/issues/153) |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- 3.2.5 - Lock 10 custom fields + added avatars + bugfixes [\#237](https://github.com/auth0/wp-auth0/pull/237) ([glena](https://github.com/glena)) |
| 27 | +- fix migration [\#228](https://github.com/auth0/wp-auth0/pull/228) ([glena](https://github.com/glena)) |
| 28 | +- fix [\#227](https://github.com/auth0/wp-auth0/pull/227) ([glena](https://github.com/glena)) |
| 29 | +- Fix federated clientid [\#226](https://github.com/auth0/wp-auth0/pull/226) ([glena](https://github.com/glena)) |
| 30 | +- changed the federated client metadata url to be relative to th ehome … [\#225](https://github.com/auth0/wp-auth0/pull/225) ([glena](https://github.com/glena)) |
| 31 | + |
| 32 | +## [3.2.0](https://github.com/auth0/wp-auth0/tree/3.2.0) (2016-08-16) |
| 33 | +[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.1.4...3.2.0) |
| 34 | + |
| 35 | +**Merged pull requests:** |
| 36 | + |
| 37 | +- Lock10 + guardian support [\#224](https://github.com/auth0/wp-auth0/pull/224) ([glena](https://github.com/glena)) |
| 38 | +- Force logo to https [\#222](https://github.com/auth0/wp-auth0/pull/222) ([lesaff](https://github.com/lesaff)) |
| 39 | +- added federated SLO [\#221](https://github.com/auth0/wp-auth0/pull/221) ([glena](https://github.com/glena)) |
| 40 | + |
3 | 41 | ## [3.1.4](https://github.com/auth0/wp-auth0/tree/3.1.4) (2016-07-01) |
4 | 42 | [Full Changelog](https://github.com/auth0/wp-auth0/compare/3.1.3...3.1.4) |
5 | 43 |
|
|
0 commit comments