8.57 Release Notes

Release date: November 21, 2023 ET

We released the following updates since 8.56:

Improvement

We’ve added new graphs to monitor transcoder activity in the Site Activity Monitor :tada:

As an Admin, you now have more tools to monitor the activity of the ShotGrid transcoder. Learn more about these graphs here.

Bug fixes:

Filter Panel

  • We’ve fixed a bug that was preventing the filter panel from correctly displaying filter groups that contained an invalid filter. This should now work as expected. [SG-33085]

Field (Administration)

  • Fixed an issue which could occur when attaching a file to a multi-entity field of a file type. [SG32782]

Gantt

  • Fixed an bug where an error would occur if viewing the Gantt chart, if there was a milestone task with no start date. [SG-31415]

Permissions

  • Fixed an issue where in some cases after duplicating a permission role a user would have access to Configure Form Layout when there should be no access to the feature. [SG-30990]

Python API

  • We’ve corrected a problem that was causing errors when making XML-RPC calls to the /api3 endpoint. You should no longer see the “Response from server does not contain valid XML” message. [SG-33296]
  • We’ve resolved a technical glitch that previously allowed Task Template Tasks to be linked to a Project through the Python API. [SG-27640]

Task Templates

  • Fixed an issue where the Entity’s Global page was not respecting the ‘Restrict to Project’ field in Task Templates. [SG-31859]
2 Likes

8.57.0.3065 (Tuesday November 21, 2023 ET)

Bug fixes

Note Markdown

  • Fixes for formatting text fields with markdown :writing_hand: [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]
3 Likes

Thursday November 30, 2023 ET

Improvement

Site Preferences

2 Likes

8.57.0.3114 (Wednesday November 29, 2023 ET)

Bug fix

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]