A new version of Tablemaker has been released for Joomla!™. Version 2.1.1 is verified compatible with Joomla 6 and contains several other compatibility improvements en security fixes.

v2.1.1

Gileba has released a new version of Tablemaker, the Joomla! module that allows users to add the content of a CSV- or TSV-file easily to a Joomla powered website.

Compatibility and extra security are the main focuses in this release, but we squashed some bugs as well.

What's new?

Version 2.1.1

  • Support for the media handler in Joomla 5.3
  • Pagination logic (correct number of rows from page 2 and onwards)
  • Added a wrapper around the content to fix pagination layout problems in chromes that don't create a parent div themself
  • Pagination adheres again to the settings in the module
  • Table maintains width when filtered
  • Replaced inline handlers with event listeners for CSP (Content Security Policy) compliance
  • Solved incompatibility with Bootstrap v2
  • The csv-file was opened twice (memory issue)
  • Fixed table sorting to properly handle decimal numbers, negative numbers, and empty values
  • Fixed inconsistent array length handling to ensure proper table alignment with malformed CSV data
  • Added bottom margin to lookup input field for better spacing
  • Various security enhancements
  • Full CSP compliance - no inline scripts or styles that violate Content Security Policy
  • Tested with Joomla 6 and PHP 8.5