Skip to content

2.1.3

Compare
Choose a tag to compare
@cameronterry cameronterry released this 18 Apr 09:35
· 291 commits to develop since this release
  • Ensures that the post content stores URLs in their "unmapped" form.
    • This fixes issues with determining "internal links" by SEO plugins such as Yoast and Rank Math.
    • Part of Dark Matter's goal of being as compatible as possible if removed.
    • Also compensates for an issue where Gutenberg can add mapped domains to the post content through the inline link controls.
  • A new fix for Yoast SEO indexables to ensure it stores unmapped domains.
  • Developer notes (this does not alter the functionality of the plugin):
    • Ensured compatibility with Composer 2 for coding standards.
    • Updated NPM packages to the latest versions where applicable.
    • Updated Webpack configuration as part of the update.
  • Rank Math SEO plugin added to the list of compatibility checks.
  • Fixed the copyright year in the license.txt file.
  • Tested with WordPress 5.7.