8.46 Release Notes (Jan 2023)
Release date: January 17, 2023 ET
We released the following updates since 8.45:
Improvements
Input Validation Rules
- Added support for applying Input Validation Rules to template Project, including:
- Applying Validation Rules to template Projects
- Changing Project configurations with Validation Rules
- Applying Validation Rules from a source Project to a target Project (including template Projects)
- Learn more about using Input Validation Rules with template Projects here
Fields
- Added the reverse field “Versions” (
sg_versions
) on the Task entity that links to the single-entity field “Task” (sg_task
) on the Version entity. This field is now available via the UI and API. [SG-27236]
Bug Fixes
Email notifications
- Fixed an issue with recipients when sending emails for local install customers. [SG-28951]
Entity Importer
- Fixed a regression that caused the importer to crash if the task duration field contained data with an incorrect format. [SG-29119]
Python API
- When passing a Hash as return_fields to sg.create(), a proper API error is now raised instead of a Crud internal error. [SG-12306]
8.46 Release Note Contents
- 8.46.0.995 (Tuesday January 17, 2023 ET)
- 8.46.0.1001 (Wednesday January 18, 2023 ET)
- 8.46.0.1032 (Wednesday January 25, 2023 ET)
- 8.46.0.1040 (Thursday January 26, 2023 ET)
- 8.46.0.1068 (Tuesday January 31, 2023 ET)
- 8.46.0.1095 (Tuesday February 7, 2023 ET)
- 8.46.0.1085 (Monday February 13, 2023 ET)
8.46.0.995 (Tuesday January 17, 2023 ET)
Improvements
Page - Grid View
- Page loading optimization: Pages with a very large amount of complex widget and/or grid columns are now better supported. This will be gradually deployed. [SG-28701]
Bug fixes
Page Design
- Fixed an issue where a background color change would not be saved on a threaded entity’s detail page. [SG-29291]
Webhooks
- Permanently fixed a Webhooks bug where not all Webhook events were delivered for some larger imports. More specifically, events would fail to be delivered when multiple simultaneous transactions generated interleaved sequences of events. Original fix was released incrementally starting in November 2022. [SG-29040]
8.46.0.1001 (Wednesday January 18, 2023 ET)
Webhooks
- Fixed the Webhooks "test_connection" date format so it is consistent with the Webhooks date format. [SG-28324]
8.46.0.1032 (Wednesday January 25, 2023 ET)
Bug fixes
Page Filters
- Fixed an issue where applying an "is empty" page filter to a Pipeline step would cause a page to not load. [SG-28657]
Notes
- Fixed a bug that would revert the Author field to the original Author after updating the field and publishing the Note in the Review Notes App. [SG-25941]
Page Summaries
- Fixed an issue where column summaries were not displaying on all grouping levels. [SG-27648]
8.46.0.1040 (Thursday January 26, 2023 ET)
Bug fix
Canvas Page Widgets
- Fixed a regression where adding a Start Date to a Status History Graph displaying the Project Timeline Range area would not work. [SG-29470]
8.46.0.1068 (Tuesday January 31, 2023 ET)
Improvement
Quick Search
- Pages now have Quick Search capabilities that support expressions (
AND
,OR
,NOT
,""
,-
) in search requests. [ACME-8373] - To learn more, visit What's New here.
8.46.0.1095 (Tuesday February 7, 2023 ET)
Bug fix
Playlists
- Fixed a bug that allowed users to add a playlist to a playlist from the context menu. [SG-29223]
8.46.0.1085 (Monday February 13, 2023 ET)
Improvement
Pages
- As an Admin, you now have the ability to analyze and optimize Page performance components on grid type Pages. [SG-29711]
- To learn more, visit What's New here.