1.0
Update Wordpress-d3 to version 1.0, first implementation.
1.2.2
This version fixes a bug on plugin init. d3-link tag is now optional. Upgrade recommended.
2.0
Huge user interface improvement and better integration with Wordpress API.
D3 code now can be pasted, edited and saved using a GUI without affecting the post content.
Support to the old tags system is still provided so old charts should render fine.
2.2
Added Preview button and minor fixes.
2.3
Fixed accidental enablement of 'wpautop' plugin.
D3.js version updated to v3.5.15.
2.3.1
Fixed bug that removed "\<p>" from posts occasionally.
2.4
D3.js upgraded to v4.2.
Please note there are several changes in D3.js API so the previous code might not work as expected.
In order to facilitate the transition, the previous D3.js version (3.5) has been kept in place besides the new v4.2.
The D3.js library in use can be changed in Settings->Wp-D3.
The default running version has been kept to D3.js v3.5 so the new one has to be enabled explicitely.
2.4.1
Security fix upgrade.
D3.js upgraded to v4.3.
A CSRF vulnerability has been fixed, thanks to Jouku Pynnonen
jouko@iki.fi.