You are here

CHANGELOG.txt in Facebook OAuth (FBOAuth) 7

Same filename and directory in other branches
  1. 7.2 CHANGELOG.txt

CHANGELOG.txt @brief FBOauth module

File

CHANGELOG.txt
View source
  1. /**
  2. * @file CHANGELOG.txt
  3. * @brief FBOauth module
  4. *
  5. */
  6. CHANGELOG (Date format: dd-mm-yyyy)
  7. =========================================
  8. 04-10-2014:
  9. dev release: fixes
  10. Issue #1570730 by DarrellDuane: Allow mapping of FB profile url to Link field
  11. Issue #2342091 by Darrell Duane: Import City and State Location data from Facebook into Drupal Location Field for US and CA
  12. Issue #2342109 by DarrellDuane: Play nice with multiple_email module
  13. Issue #1440346 by allabakash.g: Picture not added to existing Drupal account when linking accounts
  14. 14-02-2015:
  15. dev release: fixes
  16. Issue #2149661 by mrded: Users with empty mail field
  17. Issue #2420157 by bfcam: Missing !login option to t()
  18. Issue #2420153 by bfcam: Option to prevent anonymous users from taking over existing never-before-connected accounts
  19. Issue #2420115 by bfcam: fboauth_action_connect incorrectly uses isset to check for valid account
  20. Issue #2422091 by dczaretsky: Restrict FBOauth registration if missing email or other fields
  21. Issue #2402015 by mcalabrese: Facebook settings page typo
  22. Issue #2397837 by nightwalkr: Compatibility with Facebook API 2.2
  23. ...
  24. ..
  25. .