You are here

CHANGELOG.txt in Facebook Like Button 6.2

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 7.2 CHANGELOG.txt
FB Like Button 6.x-2.x, xxxx-xx-xx
-----------------------------
by lliss: improve help text related to locale settings.
Fixes issue #1668256 - change the variable being used for the dynamic fblikebutton.
by lliss make the send attribute explicit. See iframe code generated at http://developers.facebook.com/docs/reference/plugins/like/ for more info.
Issue #1664410 by lliss - Add an update function to get the data up to a known state using boolean values.
Issue #1664410 by lliss - fix output of iframe text so is displays 'true' and 'false'. We store the variable as a boolean so we don't have to change the stored values if the api changes again in the future.
Issue #1509770 by fivefrank, almaris, liss - make laguage string optional by allowing an empty string.
Issue #1509770 by fivefrank, almaris - fix display issue because height and width attribures should not have 'px' suffix

File

CHANGELOG.txt
View source
  1. FB Like Button 6.x-2.x, xxxx-xx-xx
  2. -----------------------------
  3. by lliss: improve help text related to locale settings.
  4. Fixes issue #1668256 - change the variable being used for the dynamic fblikebutton.
  5. by lliss make the send attribute explicit. See iframe code generated at http://developers.facebook.com/docs/reference/plugins/like/ for more info.
  6. Issue #1664410 by lliss - Add an update function to get the data up to a known state using boolean values.
  7. Issue #1664410 by lliss - fix output of iframe text so is displays 'true' and 'false'. We store the variable as a boolean so we don't have to change the stored values if the api changes again in the future.
  8. Issue #1509770 by fivefrank, almaris, liss - make laguage string optional by allowing an empty string.
  9. Issue #1509770 by fivefrank, almaris - fix display issue because height and width attribures should not have 'px' suffix