Release Notes v8.24
- 30 Oct 2024
- 1 Minute to read
- Print
- DarkLight
Release Notes v8.24
- Updated on 30 Oct 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
What's new?
- Users with SQL visibility privileges will be able to see a SQL diff representation of object edits from the Revision History panel. Users can open a new tab showing the diffs by clicking an icon-button alongside the edit. The icon-button will only appear if any hidden comments are revealed.
- Users with SQL visibility privileges will be able to see a SQL diff representation of all the updates of all objects during module import via a link at the top of the module import screen.
- Add REGRESSION INTERCEPT pattern, which generates the intercept of a linear regression line from within a designated partition of records.
- Add REGRESSION SLOPE pattern, which generates the slope of a linear regression line from within a designated partition of records.
- Support for JavaScript (NodeJS) bespoke models, alongside Python and R.
What improvements have been made to existing features?
- Allow users to create unpublished integrator output fields. These fields could be used as inputs to root-scope derived fields, and allowing them not to be published will make it possible for the derived field to have the same label as the output field.
- Allow users to uncheck an available field for publishing when "Inherit Field Settings" mode is on, effectively removing that field from default inheritance.
- Add
override_payment_year_start_date
input field to HCC model to allow for counterfactual payment years that don't match the period start date on the actual records.
Was this article helpful?