Posts Tagged ‘release’

small bugfixes in WP-Table Reloaded 1.4.2

September 29th, 2009

Version 1.4.2a of WP-Table Reloaded has just been made available. Update: I had to append the “a”, because of some problems with the version control system.

The release includes two bugfixes for bugs that should have affected only a few people: The first one fixes some JavaScript errors that users with Internet Explorer 6 or 7 experienced when importing a table (I’m wondering why this hasn’t been reported earlier…). The other bug fixes a problem with the proper escaping of the delimiter when exporting a table in the CSV format.
Finally an additional check was added to make sure that the plugin will not try to use functions from PHP’s “mbstring” library if it is not installed.

You can download the latest release 1.4.2a from the plugin’s page or from the WordPress Plugin Directory.

If you like the plugin, I’d be very happy if you would rate it in the WordPress Plugin Directory. You also might consider a donation or have a look at my Amazon wishlist. This will encourage me to further develop the plugin and keep giving countless hours of support. Thank you!

If you experience any trouble, find bugs or have feature requests, please don’t hesitate to contact me via the means mentioned in the support section. Please make sure to carefully read the plugin’s page as well as the Documentation.

WP-Table Reloaded 1.4.1 with small bugfix

August 4th, 2009

A few days after the well-received version 1.4 of WP-Table Reloaded, I just pushed out version 1.4.1.

It fixes a small bug that might cause JavaScript timeout errors when editing large tables and made editing the table impossible because of that.

You can download the latest release 1.4.1 from the plugin’s page or from the WordPress Plugin Directory.

If you like the plugin, I’d be very happy if you would rate it in the WordPress Plugin Directory. You also might consider a donation or have a look at my Amazon wishlist. This will encourage me to further develop the plugin and keep giving countless hours of support. Thank you!

If you experience any trouble, find bugs or have feature requests, please don’t hesitate to contact me via the means mentioned in the support section. Please make sure to carefully read the plugin’s page as well as the Documentation.

Now available: WP-Table Reloaded 1.4

July 31st, 2009

Some (hopefully) nice new features and many, many enhancements are now available to everybody in WP-Table Reloaded 1.4. The automatic update should be available through your WordPress admin area shortly.

A few people already got a head-start and participated in the beta tests. They already got to see these new features:

  • restyled “List of Tables” to suit WP 2.7/2.8 layout, list now sortable
  • added Table and shortcode Preview in the backend
  • added possibility to show/hide rows/columns with checkboxes in the backend
  • “Insert Image” now allows insertion of images from/via the WP Media Library
  • textarea for cell data now grows when focussed
  • added “Custom Data Fields” to be able to store table meta data, accessible with a shortcode
  • added “Last edited” (time and user) information
  • fixed many minor bugs, errors and glitches (improved HTML validation)
  • optimized and restructured big parts of the code

Additionally, most of the translations were updated and Japanese and Italian were added as new available languages. Thanks to all the translators, who again did a terrific job!

This release should make working with tables even easier. The “List of tables” now has the same look and feel as the regular Post or Page Overview pages of WordPress. The make it much easier to get the needed shortcode for inserting a table somewhere. You can also preview the table to check if it shows the correct data. This is especially useful, if you’re using the “Hide row/column” feature. This will allow you to mark rows and columns as hidden. Those will then not be shown when the table is output somewhere!

Another big feature are “Custom Data Fields”. Some users where asking for a way to store meta data for a table (e.g. the source, licence, or the creator of some data). For this, you can now add a “Custom Data Field” and show it (in the same way as tables) almost anywhere on your frontend using a shortcode.

And you will notice the minor enhancements: The table cell will now grow in size, when focussed. The “List of Tables” is now sortable (with the included “Tablesorter” script, by the way). The performance of the plugin was again greatly improved. And one nice little thing: You will now be able to see, when the last change was made to a table (this also includes the last editor).

Most people shouldn’t care, but this might be important for some users: Version 1.4 does no longer support WordPress 2.5! You will need to run WordPress 2.6 or newer to use the latest version of the plugin! I decided to drop support for WP 2.5, because it is outdated by over three major releases and lacks many nice functions. This always required extra work and testing. I therefore encourage all users of WP 2.5 (if there are any) to upgrade to the latest WordPress 2.8.2.

You can download the latest release 1.4 from the plugin’s page or from the WordPress Plugin Directory.

If you like the plugin, I’d be very happy if you would rate it in the WordPress Plugin Directory. You also might consider a donation or have a look at my Amazon wishlist. This will encourage me to further develop the plugin and keep giving countless hours of support. Thank you!

If you experience any trouble, find bugs or have feature requests, please don’t hesitate to contact me via the means mentioned in the support section. Please make sure to carefully read the plugin’s page as well as the Documentation.

Have fun with the new release!

WP-Table Reloaded 1.3 ready for WP 2.8

June 9th, 2009

Because of the upcoming WordPress 2.8, I updated WP-Table Reloaded to 1.3. The automatic update should be available through your WordPress admin area shortly.

New features and bugfixes include:

  • Fixed bug in Text Widget support for upcoming WordPress 2.8
  • Fixed small bug for the button in toolbar of the HTML editor.
  • Existing tables can be replaced upon import.
  • The Table ID can be changed.
  • Import from URLs (if you use WP >= 2.7) or files on the webserver.
  • WordPress shortcodes are supported within the table cells.
  • Input fields were changed to textareas to allow entering longer texts.
  • You can add multiple rows/columns to a table more easily.

For the complete list of fixed or implemented issues, have a look at the issue tracker on Google Code.

Additionally, most of the translations were updated and Brazilian Portuguese and Belorussian were added as new available languages.

You can download the latest release 1.3 from the plugin’s page or from the WordPress Plugin Directory.

If you like the plugin, I’d be very happy if you would rate it in the WordPress Plugin Directory. You also might consider a donation or have a look at my Amazon wishlist. This will encourage me to further develop the plugin and keep giving countless hours of support. Thank you!

If you experience any trouble, find bugs or have feature requests, please don’t hesitate to contact me via the means mentioned in the support section. Please make sure to carefully read the plugin’s page as well as the Documentation.

Have fun with the new release!

WP-Table Reloaded 1.2.1 (bugfix release)

May 18th, 2009

Some users experienced a weird bug when trying to activate the last release 1.2 of WP-Table Reloaded: They received an error message saying that there was a parse error in the plugin file. A lot of other users (including me) could not reproduce this error and did not find any syntax errors.

But thanks to Alex Rabe who provided the solution in a thread in the WordPress support forums, the bug was located and removed. I had accidentally used the short php opener tag “<?” which is not available on all systems and therefore led to the parse error.

The latest release 1.2.1 should now work for everybody again and is now available.
(Note: You don’t have to upgrade if everything is working fine for you.)

Additionally to the bugfix, I added a Polish language file, courtesy of Alex Kortan.

You can download the latest release 1.2.1 from the plugin’s page or from the WordPress Plugin Directory.

If you like the plugin, I’d be very happy if you would rate it in the WordPress Plugin Directory. You also might consider a donation or have a look at my Amazon wishlist. This will encourage me to further develop the plugin and to keep giving countless hours of support. Thank you!

If you experience any trouble, find bugs or have feature requests, please don’t hesitate to contact me via the means mentioned in the support section. Please make sure to carefully read the plugin’s page as well as the Documentation.