Skip to content

9.9.0

Latest

Choose a tag to compare

@iruzevic iruzevic released this 29 Jun 12:46
10b3896

Added

  • Added object caching to GeneralHelpers::getBlockLocations() to avoid repeated direct database queries for block locations.
  • Added a locations bulk type to BulkRoute and the viewType state attribute, so locations are loaded and rendered inline without a full page reload.

Changed

  • Updated location loading to run through the unified bulk operation flow (BulkRoute and bulk.js) instead of a dedicated route and asset.

Removed

  • Removed the standalone LocationsRoute REST endpoint and locations.js admin asset, merging their functionality into BulkRoute and bulk.js.