CT for Joomla! – 3.2.3 (2024-01-09)

Bugs fixed:

  1. Limit without Limit Start bug fixed. Search field by Name without ID bug fixed.
  2. Sort By date fixed. All INSERTS are moved to database:insert method.
  3. Database Insert Queries use database::insert instead of database::setQuery($query);
  4. Database Update Queries use database::update instead of database::setQuery($query);
  5. Database update method improved, it uses cross-platform MySQLWhereClause class for sanitization.
  6. Catalog View conditional filter update – fixed.
  7. Blob file type field – view rendering bug fixed.
  8. Email Notifications improved and send mixed add/edit bug fixed.
  9. Documentation updated. Order By field bug fixed.

Leave a Reply

Your email address will not be published. Required fields are marked *