diff --git a/app/views/pages/release-notes/2024/6_nov_24.liquid b/app/views/pages/release-notes/2024/6_nov_24.liquid index efb4e010b..36210c96e 100644 --- a/app/views/pages/release-notes/2024/6_nov_24.liquid +++ b/app/views/pages/release-notes/2024/6_nov_24.liquid @@ -16,7 +16,6 @@ metadata:

IMPROVED

* Made html_format_exact_match redirect html extension pages to the same page without extension (if the page has no html extension) -* Ensure background jobs will have access to all Records that were created wihtin the same request as itself (aka trigger background jobs after DB transaction completes)