Skip to content

Merlin 1.0.0

Compare
Choose a tag to compare
@steveworley steveworley released this 28 Oct 03:56
· 118 commits to master since this release
16dcc65

What's Changed

  • Improved relative link handling
  • New Group type, docs, tests that didnt make it pre namespace change
  • Introduces allowed_classes filtering. Fixes encoding issues
  • UnwrapLinks processor
  • Add option for referer to fetcher
  • Unescape slashes on json output
  • Support for uuidv3 on group item content and json output to be consumed as paragraphs in Drupal world
  • Allow generic any name of output
  • Optionally use Guzzle redirect info for speed
  • Group crawl by query string
  • Track redirects on crawl in Guzzle
  • General group_uuid instead of paragraph
  • Support for extra media attributes
  • New sub_fetch processor to fetch and process an URL. Nested Merls.
  • Proper check for config and rename entity based on config
  • Use v4 ip resolve for Curl options, a lot faster
  • Resolve robots.txt ignore.
  • Fixed ordered type to emit the field name as well.

Co-authored-by: Andrew Rowlands [email protected]
Co-authored-by: Stuart Rowlands [email protected]
Co-authored-by: Suchi Garg [email protected]
Co-authored-by: Sonny Kieu [email protected]
Co-authored-by: Stuart Rowlands [email protected]