2022 Releases

Modified on Wed, 4 Jan, 2023 at 4:17 PM

TRP 6.10.0 29th Dec

Enhancements

  • 438 Enhance date range in Datawarehouse to include dates from 1900 onwards
  • 457 Allow complex import queries with added support for using '%' filter
  • 311 Show dataset if its using Imports 2.0 or not
  • 466 Show single import report for full Import 2.0 run


Bug Fixes

  • 458 Make scheduled tasks work for new Imports
  • 467 Dropdown options appear twice



TRP 6.9.0 20th Dec

Enhancements

  • 431 Handle NULL values for Data Warehouse appropriately
  • 372 Widget format not consistent in downloaded standard PowerPoint
  • 428 Ability to send Standard PowerPoint as email for SQL style metrics


Bug Fixes

  • 459 Datetime filter includes values from the next day due to not considering the timezone
  • 435 Sync metrics work now with GitHub
  • 437 Fix API User Details


TRP 6.8.0 29th November

Enhancements

  • 403 Enhance data flow for Data Warehouse Zoom Integration
  • 328 Migration script for Zoom Integration to the Data Warehouse
  • 429 Only show Advanced PowerPoint if the dashboard contains only older style metrics
  • 425 Redirect users to login page after logout due to long inactivity


Bug Fixes

  • 291 Logging into a system with no data was throwing an error
  • 418 Standard PPTX was failing for Data Warehouse
  • 424 Fix Timezone for 3rd party scripts importing data
  • 413 If metric result is a datetime, show it in datetime format rather a number



TRP 6.7.0 9th November

Enhancements

  • 340 Enhanced and optimized zoom Integration with the Data Warehouse

  • 199 TRP now uses Angular 12


Bug Fixes

  • 404 Import History works for Imports 2.0

  • 392 Sort by now works for SQL style Metrics



TRP 6.6.0 21st October

Enhancements

  • Show ‘No Data to display’ instead of the error when there is no data to display

  • Support command line import for file import for clickhouse 

  • Now deleting the dataset also drops the table in clickhouse


Bug Fixes

  • Fix Advanced PPTX download

  • Fix pushing metric types to GitHub

  • Lower and Not operations not working together for advanced filters



TRP 6.5.0 4th October

Enhancements

  • Improve TRP responsiveness after server restart


Bug Fixes

  • Fix filters in SQL metrics for old style imports

  • Make week of the day chart backward compatible

  • Make ‘Go to Data’ work for dashboards again with filters



TRP 6.4.0 22nd September

Enhancements

  • Add formatting for SQL style metrics

  • Storing data in Clickhouse models for past zoom calls

  • Only save live data to Current zoom calls in MySQL for live analytics



Bug Fixes

  • Fix formatting for $ sign

  • Fix day of week chart in Clickhouse


TRP 6.3.0 7th September 

Features

  • Support Zoom Instance on Clickhouse

    • 6 Datasets are automatically created for zoom

    • Zoom current meetings and participant data to track ongoing meetings (uses MySQL)

    • Zoom past meetings and participant data for historical meetings (uses clickhouse)

    • Zoom QOS moved to clickhouse

    • Zoom users stay on MySQL

Enhancements

  • Add incremental vs. full load to imports

    • Incremental load allows to upload new data while keeping the old data

    • Full load wipes the data clean and uploads the full data again

  • Imports 2.0 UI clean up




TRP 6.2.0 22th August


Features

  • New import feature is now available, it allows the user to utilize our new Clickhouse based datawarehouse for analytics on larger datasets > 1 GB. This import also simplifies the data ingestion process in TRP>

    • The user have the choice to create a new dataset or import to an existent one:

    • The user have the choice to import to the large or the small live data:



  • Redcap import is supported for large and small data


Enhancements

  • Some design enhancements on the dashboard widget icons

  • Add a drop-down menu to select Datawarehouse when creating Metric type:

  • Added new columns “Datawarehouse Type”, “Created by” and “Verified” to the “Metric Type view” with the possibility of hiding them for better user experience:

Bug Fixes

  • Fixed breadcrumbs in Add a metric type, added “Metric Types” before “Add a Metric Type” Breadcrumb: “Metric Types” breadcrumb will redirect to the metric types table.

  • Fixed: dropdown “View Metric Over” doesn’t open when we have a long text field.

  • Fixed: The load of a chart pushed to master dashboard




TRP 6.1.0 13th July

Features

  • n order to reduce the time and manual work to create Advanced Metric types on multiple TRP sites, we built a central Github repository to store Advanced Metric types.

    • Added the “Sync Metric Definitions” option that will refresh the metric library, pull the new metrics from the repository, and update the existing metric definitions.

  • Added Push button in metric types actions to send the metric definition to Github repository.



  • Getting filters according to Clickhouse:

    • Filter operators according to datatype in Clickhouse (for example filter options for external identifier in Clickhouse is =, <,>, etc )


Enhancements

  • Made data view functional for Clickhouse table with various options including pagination, sorting, show/hide columns, orders of columns, filtering, and export feature.

  • Removed the limit of getting 20 results for selecting the DateTime field in the widgets. 


Bug Fixes

  • Fixed: Save Data Warehouse table name whenever the dataset is created

  • Fixed: Internal server error on applying filter inside MYSQL data table

  • Fixed: Error on applying filter while creating a new metric, widget, and go to data for both MySQL and Clickhouse



TRP 6.0.0 20th June

Features

  • Integrated TRP with “Clickhouse Database”. All filters are working for Clickhouse 

    • Clickhouse has a good set of functions, including support for approximated and compression calculations. 

    • Its best for structural logs, event data, and time-series data.

    • The column storage in Clickhouse is huge for working with wide tables (many columns)

  • Enabled Large Zoom Integration

    • Zoom allows a certain number of API calls per client. Each API has its rate limit depending on the zoom account type. 

    • To avoid exceeding of rate limit for API calls, We have provided user flexibility to select which API calls to make and get related data into Zoom Meeting.



Enhancements

  • Made design enhancements in “Dashboards”

    • All the buttons and icons on the widgets are placed in a single line

    • Convert to Table, Settings, and Move options will only appear when the user hovers over the widget

    • Edit, Clone, Re-Style, Delete, and Push to Master Dashboards options are moved under the Settings icon


  • Moved “Share Dashboard” and “Export Dashboard” options in the dashboards list view
  • The Dashboard access can be viewed in the dashboard list view under the “Access Column”

  • Added “audio_quality ” and “video_quality” fields for zoom participants' data

Bug Fixes

  • Fixed: Dashboard filters for “Provider_Schedules”

  • Fixed: Drill down while changing the graph

  • Fixed: Abnormal line chart graph visualization for “hours of the day”



TRP 5.14.0 10th May


Enhancements

  • Added “Sorting” option in “Metric Library”

  • Standard PPTX is working for Advanced Metric Charts


Bug Fixes

  • Fixed: Second-level drill down for single and multiple metrics


  • Fixed: Getting Zero values for Encounters 

  • Fixed: Series name update on selecting different options in View Over Metric

  • Fixed: Null values while doing Import

  • Fixed: Deleting the scheduled tasks



TRP 5.13.0 19th April


Enhancements

  • Made “Standard PPTX Single Value Graphs” functional for Advanced Metrics


Bug Fixes

  • Fixed: Sort By for OLD and SQL Metric

  • Fixed: Create Dashboard button in Master Dashboard

  • Fixed: Quick Import issue in Zipnosis entity 



TRP 5.12.1 11th April

Bug Fixes

  • Fixed: Maps charts


TRP 5.12.0 28th April


Enhancements

  • Enabled “Heat Map” widget for “Advanced Metrics”

  • Created an Advanced Metric to calculate “Median”


Bug Fixes

  • Fixed: “View Metric Over” & “Breakdown By” graph for same fields while using “Advanced Metric”


  • Fixed: Datetime Labeling for graphs



TRP 5.11.0 29th March

Bug Fixes

  • Fixed: Drill down for  "Advanced Metrics"


  • Fixed: Drill down for “Nullboolean fields


  • Fixed: Drill down for  "Advanced Metrics" considering filters



TRP 5.10.0 21st March


Enhancements

  • For View Over Metric in a widget when selecting the DateTime field the default value of sort is set to “X-axis“

  • For View Over Metric in a widget when selecting the Catagory field the default value of sort is set to “Result“

  • Added the “Dataset Name” column in the Import list

Bug Fixes

  • Fixed: Breakdown fields visualization for “Multiple Filters Criteria” in "Advanced Metrics"

  • Fixed: Dashboard filters working fine with the widgets for "Advanced Metrics"

  • Fixed: Create Dashboard button for “Registration”

  • Fixed: “This Month” relative filter in the widget



TRP 5.9.0 2nd March


Features

  • Added Multiple Filters Criteria in "Advanced Metrics" to get results per selected criterias such as:

    • Success

    • Failure

Enhancements

  • Now, these options of the relative filters are supported by the  "Advanced Metrics":    

    • Shift

    • Days of the week 

    • Custom relative date

  • Symbols search is now supported for  "Advanced Metrics" logic

  • Removed the “Date Range Field” and “Filters” fields from dashboard creation and edit forms

  • Unlimited Metrics can be selected in a widget based on the  "Advanced Metrics"



  • Updated the column order of the widget table for a better user experience

Bug Fixes

  • ”Sort by” is supporting "Breakdown By" for category fields in an "Advanced Metrics" widget

  • Fixed: Application of the saved filter

  • Fixed: Format malfunctioning of some "Advanced Metrics"  

  • Fixed: Some unsaved fields in the advanced metric form



TRP 5.8.0 17th February


Enhancements

  • Unlimited metrics can be selected in a widget based on the basic metrics

  • Added new useful fields for the entities Appointment and Stroke measures

Bug Fixes

  • Fixed: Incorrect data when hovering over the bars of a graph


TRP 5.7.0 10th February


Enhancements

  • Made filters greater than, greater than or equal, less than or equal to, less than  functional for "Advanced Metrics"

  • Updated the “date format” for relative date-time filters

  • Removed data source filters

  • Adjusted some data permissions for Vidyo CDR


Bug Fixes

  • Fixed Scheduled tasks issue

  • Fixed default dashboard filter issue

  • Fixed overlapping data visualization in graphs



TRP 5.6.0 27th January


Features

  • Added the advanced measure type functionality to calculate the “Percentage” type metric


Enhancements

  • Made “X and Y category size” functional for "Advanced Metrics"

  • Added choices field support for "Advanced Metrics"

  • Relative filters are supported for "Advanced Metrics"

Bug Fixes

  • Fixed filter Logic reset issue

  • Fixed the delete failed entry issue from Imports



TRP 5.5.0 10th January

Enhancements

  • Improvements in the permission/sub-dataset view of dashboards. “Create Data" button text has been renamed to "Create Data Access" and “Permission/Sharing” to "Data Access Control"


  • Added a Layout Option while printing the tables

  • Now “Print Reports” have all columns visible

  • User linked to the special tenant  can now see the list of the groups and users

  • Now updating the dataset name will also update the dataset name saved in the import report

  • A pop-up notification will appear when an import is cloned

  • Added the functionality to download data  from the "Table View" into CSV and XLS ) in Dashboards



Bug Fixes

  • Fixed the date issue in the graph for relative time filters

  • Fixed update or delete group feature

  • Fixed read-only user issue when opening a dashboard

  • Fixed scheduled email issue

  • Datetime filter is working in the metric type

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article