8.58 Release Notes (Dec 2023)
Release date: December 19, 2023 ET
We released the following updates since 8.57:
Improvement
Site Preferences
- New Site Preferences are available for the App Session Launcher as an authentication option. These options are available for Admins to configure under the Security section of Site Preferences. Learn more about authenticating with integrations here.
- Related integration releases for the App Session Launcher: tk-core v0.20.27, tk-framework-desktopstartup v2.1.25, tk-config-basic v2.6.1.
Bug fixes
Note Markdown
- Fixes for formatting text fields with markdown [SG-25057]
- Fixed display issue with indented markdown checkboxes
- Text wrapped in single asterisks will now appear in italics (not bolded) for consistency with other markdown usage
- Code blocks will only highlight language if specified after triple backticks, allowing for plain code blocks
- Minor markdown styling updates due to library upgrade
Deliveries
- Replies and Reply Content are now filterable on the Delivery entity (similar to Notes). [SG-31707]
Email Suppression List
- Resolved a problem that prevented users from removing themselves from the email suppression list due to a “Forbidden” error. [SG-33570]
Queries
- Fixed an issue where “is not empty” or “is empty” query field filter values would be automatically changed to a default value. [SG-31403]
Webhooks
- Added the site address to the Unstable Webhook notification email. [SG-27351]
8.58 Release Note Contents
8.58.0.3376 (Monday January 22, 2024 ET)
Improvement
Action Menu Items (AMIs)
- Action Menu Items (AMIs) are now available on Versions in the Review Notes App. Right-click on the Version in the left pane to access your custom AMI. Learn more here. [SG-33358]
Bug fixes
Entity Exporter
- Fixed a regression where exporting a large amount of data would result in a time-out error if the Language field on a Person was set to non-English. [SG-33875]
Field Administration
- Fixed an issue that occurred when a user edited the File / Link field on multiple records. [SG-33212]
Page Creation Form
- Fixed a visual bug where the holding the ALT key on the Sequence creation dialogue was not working as expected. [SG-33268]
Python API
- Fixed is issue where the
DisplayNameCache
was not updated if it was not the first parameter used in a Python API update call. [SG-33890]
8.58.0.3395 (Thursday January 25, 2024 ET)
Improvement
New Entity Creation Forms
- Added support for sharing links to pre-filled forms via the gear menu on each entity creation form. Learn more here. [SG-30524]