Skip to content

v6.8.9

Latest

Choose a tag to compare

@renderpci renderpci released this 25 Apr 12:02

[6.8.9] - 2026-04-25

Bug Fixes

  • [breaking] Fix search->parse_search_query_object bug where search_query_object offset is set always to 0 disabling pagination in the section list.
  • [breaking] Fix render_column_remove inconsistency in view tree for component_portal including component_dataframe
  • Fix the issues with the section_id column when it contains large IDs. Populated new root var to all tools CSS files.
  • Add column label column_path defensive fallback for safe
  • Add static var structure_context_cache, dd_core_api::$ddo_map and resolved_request_properties_parsed defensive array clean to avoid memory issues
  • Add optional chaining for lock property access
  • Cast updates_checked to object type for consistency

Refactor

  • Prevent duplicate ddo_map entries using de-duplication method