You are here

CHANGELOG.txt in Facebook Connect 6

Same filename and directory in other branches
  1. 8.2 CHANGELOG.txt
  2. 6.2 CHANGELOG.txt
  3. 7.2 CHANGELOG.txt
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. 2009/12/16 - ambo
  2. - Change publishing to Facebook Stream
  3. - Some more use of t() Function
  4. - Make Fbconnect user picture override themeable
  5. - Add Flag for hte use of Facebooks user picture
  6. - extends admin interface with a textfield to enter own text for facebook connect button and changed the fbconnect_render_button function as well
  7. 2009/11/26 - vectoroc
  8. - Extend users.mail field upto 320 chars to support proxied_mail in fast registration mode (monkey patch)
  9. - Some bugfixes
  10. 2009/11/25 - vectoroc
  11. - Ability to link/unlink Facebook acount from user profile
  12. - Some minor changes
  13. 2009/11/18 - vectoroc
  14. - Supports SSL, http://wiki.developers.facebook.com/index.php/Facebook_Connect_Via_SSL.
  15. - User profile pictures now are loaded through FBML (from DFF module - drupal.org/project/fb)
  16. - Some addition settings (check at admin/settings/fbconnect)
  17. - Most of js code is moved to fbconnect.js
  18. - New hooks: hook_fbconnect_config_alter, hook_fbconnect_login_button_alter
  19. Patches from community:
  20. - http://drupal.org/node/483282#comment-2118418
  21. - http://drupal.org/node/367244#comment-2117946
  22. - http://drupal.org/node/574210
  23. - http://drupal.org/node/605174
  24. Patch set can be found at http://drupal.org/node/635568