License: This code is (un)licensed under the kopimi (copyme) non-license; http://www.kopimi.com. In other words you are free to copy it, taunt it, share it, fork it or whatever. :)
...
...
@@ -22,7 +22,7 @@ class Flattr
constFLATTR_DOMAIN='flattr.com';
constVERSION="1.2.0";
constVERSION="1.2.1";
/**
* We should only create Flattr once - make it a singleton
This plugin allows you to easily add a Flattr donation buttons to your blog and blog posts.
...
...
@@ -56,6 +56,9 @@ Flattr buttons now detectable by browsers, site itself can now be flattred, a ne
== Changelog ==
= 1.2.1 =
* New Feature: Nicer, modern-looking static buttons for both pages and feed with support for "HiDPI" displays.
= 1.2.0 =
* New Feature: The payment links in RSS/Atom can now be added without adding the graphical buttons and are now on by default
* New Feature: Payment links are now not only included in feed entries - they are now also by default included in the head-tag of entry pages which is usable for eg. browser extensions to detect the existence of a flattr button.