You are here

CHANGELOG.txt in Facebook Connect 6.2

Same filename and directory in other branches
  1. 8.2 CHANGELOG.txt
  2. 6 CHANGELOG.txt
  3. 7.2 CHANGELOG.txt
2010/11
 - Removed fbconnect_fb_social submodule due to #852582 (temporary available at http://github.com/downloads/vectoroc/fbconnect/fbconnect_fb_social.zip)

2010/10
 - Added rule for friend invite (#923268)

2010/08
 - Using user's email instead of proxied_email in fast registration mode
 - Removed hook_fbconnect_login_button_alter (now you can override theme_fbconnect_login_button)
 - Moved steam.publish and friends invite functions to separate module
 - Added fbconnect_fb_social module
 - Added rules module integration (#886016)
 - Made fbconnect compatible with ajax_comments

2010/07
  - Upgraded module to use new Facebook SDK`s

2009/12/16 - ambo
  - Change publishing to Facebook Stream
  - Some more use of t() Function
  - Make Fbconnect user picture override themeable
  - Add Flag for hte use of Facebooks user picture
  - extends admin interface with a textfield to enter own text for facebook connect button and changed the fbconnect_render_button function as well

2009/11/26 - vectoroc
  - Extend users.mail field upto 320 chars to support proxied_mail in fast registration mode (monkey patch)
  - Some bugfixes

2009/11/25 - vectoroc
  - Ability to link/unlink Facebook acount from user profile
  - Some minor changes

2009/11/18 - vectoroc
  - Supports SSL, http://wiki.developers.facebook.com/index.php/Facebook_Connect_Via_SSL.
  - User profile pictures now are loaded through FBML (from DFF module - drupal.org/project/fb)
  - Some addition settings (check at admin/settings/fbconnect)
  - Most of js code is moved to fbconnect.js
  - New hooks: hook_fbconnect_config_alter, hook_fbconnect_login_button_alter

  Patches from community:
   - http://drupal.org/node/483282#comment-2118418
   - http://drupal.org/node/367244#comment-2117946
   - http://drupal.org/node/574210
   - http://drupal.org/node/605174

Patch set can be found at http://drupal.org/node/635568

File

CHANGELOG.txt
View source
  1. 2010/11
  2. - Removed fbconnect_fb_social submodule due to #852582 (temporary available at http://github.com/downloads/vectoroc/fbconnect/fbconnect_fb_social.zip)
  3. 2010/10
  4. - Added rule for friend invite (#923268)
  5. 2010/08
  6. - Using user's email instead of proxied_email in fast registration mode
  7. - Removed hook_fbconnect_login_button_alter (now you can override theme_fbconnect_login_button)
  8. - Moved steam.publish and friends invite functions to separate module
  9. - Added fbconnect_fb_social module
  10. - Added rules module integration (#886016)
  11. - Made fbconnect compatible with ajax_comments
  12. 2010/07
  13. - Upgraded module to use new Facebook SDK`s
  14. 2009/12/16 - ambo
  15. - Change publishing to Facebook Stream
  16. - Some more use of t() Function
  17. - Make Fbconnect user picture override themeable
  18. - Add Flag for hte use of Facebooks user picture
  19. - extends admin interface with a textfield to enter own text for facebook connect button and changed the fbconnect_render_button function as well
  20. 2009/11/26 - vectoroc
  21. - Extend users.mail field upto 320 chars to support proxied_mail in fast registration mode (monkey patch)
  22. - Some bugfixes
  23. 2009/11/25 - vectoroc
  24. - Ability to link/unlink Facebook acount from user profile
  25. - Some minor changes
  26. 2009/11/18 - vectoroc
  27. - Supports SSL, http://wiki.developers.facebook.com/index.php/Facebook_Connect_Via_SSL.
  28. - User profile pictures now are loaded through FBML (from DFF module - drupal.org/project/fb)
  29. - Some addition settings (check at admin/settings/fbconnect)
  30. - Most of js code is moved to fbconnect.js
  31. - New hooks: hook_fbconnect_config_alter, hook_fbconnect_login_button_alter
  32. Patches from community:
  33. - http://drupal.org/node/483282#comment-2118418
  34. - http://drupal.org/node/367244#comment-2117946
  35. - http://drupal.org/node/574210
  36. - http://drupal.org/node/605174
  37. Patch set can be found at http://drupal.org/node/635568