What's Changed
Added in v3.0.8
- #8575 - Added
HYPERLINKED_OBJECToption toObjectTextPanel.RenderOptionsto automatically render the value as a hyperlink to the related object.
Changed in v3.0.8
- #8519 - Improved rendering of cable traces, particularly for black and white colored cables.
Fixed in v3.0.8
- #8537 - Fixed sorting on multiple tables.
- #8560 - Fixed an issue where the
JobResultstatus was not being set toSTARTEDwhen a job was run synchronously. - #8571 - Fixed filtering on multiple tables.
- #8589 - Fixed the ability to provide your own CACHES client to allow
health_checkto pass. - #8642 - Fixed issue where
islowerwas not called as a function in the conditional. - #8642 - Added missing f-string to the raised error message.
- #8646 - Fixed scheduled jobs incorrectly running after their associated approval workflow was denied.
Dependencies in v3.0.8
- #8556 - Updated dependency
django-tree-queriesto~0.23.1. - #8556 - Updated dependency
nh3to~0.3.3.
Housekeeping in v3.0.8
- #7729 - Refactored JobResult model related UI views to use
UI component framework. - #8555 - Updated development npm dependency
@eslint/jsto^9.39.3. - #8555 - Updated development npm dependency
autoprefixerto^10.4.26. - #8555 - Updated development npm dependency
css-loaderto^7.1.4. - #8555 - Updated development npm dependency
eslintto^9.39.3. - #8555 - Updated development npm dependency
postcss-loaderto^8.2.1. - #8555 - Updated development npm dependency
webpackto^5.105.2. - #8556 - Updated documentation dependency
mkdocs-materialto~9.7.3. - #8590 - Updated
deploy-sandboxaction for release CI. - #8613 - Fixed
ui_buildcontainer not running successfully in a fresh development environment. - #8613 - Changed
invoke npmand related tasks to not installnode_modulesinto the local filesystem.
Contributors
Full Changelog: v3.0.7...v3.0.8