v1.5.0 — paragraph update, menu parent/enabled, alias & 422 hardening (DEV-114)
Added
drupal_update_paragraph— update an existing paragraph's field values in place.drupal_update_menu_link— update a menu link by UUID;enabledpreserved across edits.drupal_create_menu_linkacceptsparent+enabledand creates links enabled by default.
Fixed
- Menu links no longer silently regress to disabled (enabled is re-asserted on every write).
drupal_update_nodewithoutpathpreserves the existing URL alias ({ alias, pathauto: 0 }).- Intermittent
create_menu_link422 "path inaccessible" (LinkAccessConstraint race): retry once; preferentity:node/<id>targets.
Resolves DEV-114. Published to npm as drupal-mcp-connector@1.5.0.