document_loader 2.0.5

Bug fixes
  • Automated Project Update Bot fixes
  • Issue #3588762: Rename None to Automatic
  • Issue #3588764: Register mdx PageHooks for D10
  • Fix string casting of $type_id

document_loader 2.0.4

Bug fixes
  • Automated Project Update Bot fixes
  • Issue #3588762: Rename None to Automatic
  • Issue #3588764: Register mdx PageHooks for D10
  • Fix string casting of $type_id
  • Issue #3588763: Fix Load from focus ring in MDX dialog

document_loader 2.0.3

Bug fixes
New features
  • Add loader options functionality to MDX-editor
  • #3588759: Normalize code fences for MDXEditor document imports
  • #3588760: Fix missing Load Document button when MDXEditor mounts late
  • Standardize module names

document_loader 2.0.2

Bug fixes
  • #3588755: Warn when no Document Loader Plugins available
  • #3588756: MDXEditor: Warn when not meeting AI requirements

document_loader 2.0.0

Bug fixes
New features

New Features

Hook Refactoring & Backward Compatibility (#3579852, #3578534)

  • Moved hook implementations from .module into a dedicated DocumentLoaderHooks class (src/Hook/)
  • Added #[LegacyHook] attribute for backward compatibility with Drupal 10 hook dispatch
  • Cleaned up document_loader.module and settings form; removed legacy inline hook code

document_loader 2.0.0-beta1

Bug fixes
New features

Updated architecture, types and functionality.
Including a Tool and Field Widget Action plugin submodules.
Adding AGENTS.md, improving documentation.

Subscribe with RSS Subscribe to Releases for Document Loader