From f4dab701fefc2a79fe980b9137368ff07de2b5b7 Mon Sep 17 00:00:00 2001 From: Manoj L Date: Tue, 16 Mar 2021 16:27:48 +0530 Subject: [PATCH] Update changelog.md --- changelog.md | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 0581bfe..0f9ec94 100644 --- a/changelog.md +++ b/changelog.md @@ -6,10 +6,45 @@ - Feature Addition (+) - Improvement (^) +--- + ## com_tjreports v1.1.5 -#### - Bug Fix: +### + Features Additions: + +- #156044 Bulk Email sending +- #155499 Add a function in tjreports to get the reports that support google data studio connector +- #153710 Show summary report for Feedback + +### ^ Improvements: + +- #168311 Remove duplicates Language constant from language files. +- #160788 Added index in #__tjreports_com_users_user table +- #148927 Add reports API plugin in TJReport package + +#### - Bug Fixes: + - #169471 Reports > In report data not showing count with link, it's showing href string - #169429 Reports > Frontend > Reports > Radio button and Export CSV alignment messed up - #169428 Reports > Frontend > Reports > Language constant missing +- #169363 CSV export not working when report name has special characters - #169215 Reports > Reports having dynamic column shows different data with / without loading params +- #165179 Search tools on Reports not working on mobile devices +- #165071 Fix height for column level filter in report +- #164411 Getting Unknown column 'Array' in 'field list' error +- #164232 Single quotes and double quotes are getting removed +- #163952 Users com_fields are saving by converting some characters to HTML entities instead of the original value +- #163509 After Block the user from users list then 'user field' not showing in the user reports +- #160788 fix: TjReports Performance Issue in reports model as it fetches all the record from the database without pagination/limit +- #180 Added missing language constants for column wise sorting +- #176 Compatible date field filter for any date format and modified in query +- #172 Notice: Undefined index in reports model & reports default view + + + + + + + + +