Report Viewer 2019 Updates
Report Viewer 213
- 
Released December 20, 2019 
Bug Fixes
| # | Area | Description | 
|---|---|---|
| 31 | PDF Reports | We updated the the Handlebars.js library for the viewer to 4.1.2. | 
| 91 | PDF Reports | We fixed a problem that prevented reports from displaying correctly in community orgs. | 
| 2584 | PDF Reports | We corrected an issue that prevented some images from displaying correctly on a PDF report. | 
| 2727 | PDF Reports | We corrected a customer-reported issue that prevented users from signing documents using a touch screen. | 
Report Viewer 209
- 
Released August 23, 2019 
New Features
Add time fields to reports (#9287)
We have added support for the Salesforce Time Field on Reports. Use the formatTime option for time fields on report templates.
For Example:
 <td>{{formatTime Time__c format="h:mm A"}}</td>The time value is converted based on your organization’s Locale settings.