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