🗣️ icon is used to highlight the Customer Request tickets
The 2024_09 release contains x1 Schema change
NEW FEATURES
JDBC Driver - Class Isolation 🗣️ | pi#2489 | 31482 | Drivers |
---|---|---|---|
JDBC drivers are now loaded into a separate class-loader from system libraries, significantly improving the chances of untested drivers being compatible. As part of this the Apache Drill driver has been included in the default distribution since this was a driver which had such an issue previously. |
New User/Role Permission (For Admin Users) - To Access The API Configuration Tab 🗣️ | pi#2524 | 24595 & 31607 | User/Role Permissions |
---|---|---|---|
A new User/Role permission has been added at the Admin level, to determine whether or not the User should be allowed to access/edit the configuration within the APIs tab. The new “edit apis” permission defaults to ‘True’ for Admin users at the User Permission level and ‘False’ for Roles. |
Enhanced single chart Word export 🗣️ | pi#2438 | - | Exporting - Word |
---|---|---|---|
We’re excited to offer a completely rebuilt Word (docx) export functionality which is almost instant and reflects any changes you make to charts on your screen (including legend selection). You can try it out by enabling the beta feature BROWSER_WORD_EXPORT (in pancredit_parameters table) and we’d love to hear your feedback and incorporate feedback into our upcoming releases. At present it only supports certain chart types (highcharts) which doesn’t include tables, card charts, maps. Any unsupported will simply fall back to the existing export functionality. Example of the section from the new Word output: |
More detailed and accurate Preview of Chart Headings on Category load/refresh 🗣️ | pi#2532 | 31377 | Category Preview |
---|---|---|---|
Before charts are fully rendered, we populate the cell with the Chart Title to give an indication of what is loading in. Previously, this was just the Chart Name but now this preview will more closely resemble the panel heading that will appear when the chart fully loads. It will show some of the icons that will be displayed as well as the title/subtitle appropriate for that chart. Replacement can not be done at this stage meaning any form of replacement within the title/subtitle will result in the preview not including that element. Translations, however, are available so you can expect any translated values to be represented in the accurately. |
Custom Fields (BETA) 🗣️ | - | - | Custom Fields |
---|---|---|---|
We’ve added an innovative way to unlock key-value data in your databases which has traditionally been difficult to report on. Called Custom Fields you can now provide additional configuration to have the Dashboard create objects automatically from the key-value data where previously you would have needed to manually create these for each item. See the DOCUMENTATION_LINK for more details. |
CHANGES
Enhanced single chart pdf and ppt exports - removed from Beta | pi#2600 | - | Exporting - PDF & PowerPoint |
---|---|---|---|
Our greatly enhanced, rebuilt pdf and ppt exports for single charts have been enabled by default in this release. If you experience any issue please let us know, for a limited time you can switch back to the old mode by using the beta flag OLD_PDF_EXPORT and OLD_PPT_EXPORT. |
Improved performance of editable tables when sending all data 🗣️ | pi#2545 | 32019 | Editable Tables - Performance |
---|---|---|---|
By removing some additional variable replacement that wasn’t useful we’ve improved the performance of editable tables. Especially when sending large volumes of data. |
Improved performance of reports by making all charts load in parallel 🗣️ | pi#2539 | 31184 | Reports - Performance |
---|---|---|---|
Improved report performance by allowing each chart within a report to load in parallel. This does not affect how the charts are rendered, only how they are fetched from the back end. Report performance logs have been updated to display the loading times for each individual chart, as well as an overall loading time, which will now be lower due to the requests for individual charts being asynchronous. |
Improvement to schduling tables in Excel format | scheduler#88 | 31192, 31778 | Scheduler |
---|---|---|---|
Enhanced the reliability of scheduling tables in Excel format by implementing additional checks to ensure the file's integrity before returning it to the scheduler, along with improvements in naming conventions, increased logging, and better error handling. |
Exporting a drilldown chart 🗣️ | pi#2599 | - | Browser Exports |
---|---|---|---|
Resolved an issue with exporting drilldown-level charts using the new browser export functionality. When a user exports a chart at a drilldown level, the export will now correctly capture the chart from the appropriate hierarchy level, provided the chart type is supported. If the chart type is unsupported, the export will automatically revert to using the renderer service. This change addressed the Known Issue that was flagged in our August 24 release. |
Resolved issue of page resize and other changes causing duplicate data to be sent on an editable table 🗣️ | pi#2550 | 32019 | Editable Tables |
---|---|---|---|
Resolved an issue where page actions such as a resize could result in duplicate rows of table data could be sent to the editable tables endpoint. |
Encoded values appearing in Analytics Charts 🗣️ | pi#2536 | 31871 | Analytics Chart |
---|---|---|---|
Resolved an issue where comparators like ‘>=' and special characters like '&’ would appear HTML encoded on Analytics Charts. |
Admin users with the ‘Can Edit Connections’ permission being unable to save Analytics models 🗣️ | pirana#52 | 31872 | Analytics Chart |
---|---|---|---|
Resolved an issue where despite having the necessary permissions Admin users other than Super Admin were unable to save Analytics models to the Data Connection. |
Issue with CORS settings not being applied correctly 🗣️ | GitLab | 31872 | Analytics Chart |
---|---|---|---|
Resolved an issue where despite having the necessary permissions Admin users other than Super Admin were unable to save Analytics models to the Data Connection. |
Resolve issue with exception on password reset function 🗣️ | pi#2634 | - | Password Reset |
---|---|---|---|
Using the password reset function with invalid details previously lead to an exception being displayed. This has been resolved. |
Incorrect Organisations Dropdown List Showing 🗣️ | pi#2648 | 33177 | Organisations |
---|---|---|---|
!!This might need rewording Users will only see organisations in the dropdown list if they are an admin or have 'schedule' permission for that organisation. If they are an admin, all content will be displayed relating to that organisation in the configuration panel, otherwise, an error will be thrown informing the user that they have no access. |
Other Tickets To Give Consideration To - before the release notes are finalised
Wording on Organisations Drop Down fix.
Check if 2599 was a Known issue from last month - if so, need a note/reference adding to last month, and a comment adjustment on this months item to reference the fact it was a Known issue from last month.
No Entry ATM on Release Notes
Organisation on by default (pi#2541)
no record of this and the impact this has at this time.
Chart title with object replacement not translating successfully (pi#2660)
did this get added to September?
Should this be a seperate item on the release notes, or should this be covered by the point mentioned below i.e. No reference to multiple Translation improvements throughout the software?
Various Translation improvements throughout the UI….. is there a ticket for this - we should mention this????
Several for Achilles too
Performance - Encrypted Variables (pi#2656)
did this get added
Cross-origin Resource Sharing (pi#2615)
did this get added
Schema Changes
Description | GitLab | ZenDesk | Column |
---|---|---|---|
Column ‘edit apis’
| pi#2524 | 24595 & 31607 | User Roles / Permissions |
Add Comment