index_now 3.1.10

Bug fixes

New features

  • A new view index now submission results permission controls who sees UI messages about submission outcomes.
    Users without this permission no longer see warnings when the search engine returns an error. Administrators with this permission also get a confirmation message on successful submissions. See the change record.

Bug fixes

    index_now 4.0.0-alpha2

    Bug fixes

    New features

    • A new view index now submission results permission controls who sees UI messages about submission outcomes.
      Users without this permission no longer see warnings when the search engine returns an error. Administrators with this permission also get a confirmation message on successful submissions. See the change record.

    Bug fixes

      index_now 3.1.9

      New features

      3.1.9

      New features

      • Added $settings['index_now.base_url'] to submit URLs under
        a custom domain. Useful for headless CMS setups where the public-facing
        domain differs from the internal Drupal domain. Note: only the scheme and
        host are replaced — the path structure must be identical on both domains.
        See the README for the full configuration procedure.

      index_now 4.0.0-alpha1

      4.0.0-alpha1

      This is the first alpha release of the 4.0 branch. It introduces a major
      architectural overhaul. Do not use on production. Feedback
      and bug reports are welcome.

      index_now 3.1.7

      Bug fixes

      Fix 2 bugs introduced in 3.1.6 where

      • one service couldn't be autowired
      • Help page needed a missing dependency

      index_now 3.1.3

      Bug fixes
      • D11 compatibility
      • Issue #3477053 by macsim, sarwan_verma: Drupal 11 - Index now settings form error
      • Issue #3477918 by macsim: Fix Cspell warnings
      • Issue #3477922 by macsim: Fix PHPCS
      • Issue #3460830 by macsim, coffeemakr: Correct and simplify access checks

      index_now 2.0.4

      Bug fixes
      Unsupported

      Issue #3426601: Entity type "taxonomy" does not exist.

      index_now 1.0.9

      Bug fixes
      Unsupported

      Issue #3426601 by alexrayu: Entity type "taxonomy" does not exist

      index_now 3.1.1

      Bug fixes
      New features

      Bug fix

      Issue #3426601: Entity type "taxonomy" does not exist.

      New feature

      Issue #3426410: Make entity hooks configurable in config

      index_now 3.1.0

      Issue #3425596 by MacSim: Drop Drupal 9 support / bring some PHP8

      index_now 3.0.0

      Bug fixes
      Unsupported
      • Issue #3409160 by MacSim: Added CI pipelines
      • Issue #3414320 by MacSim: Drush 12 compatibility
      • Issue #3409160 by MacSim: Move commerce product management into a dedicated module
      • Issue #3423838 by alexrayu, MacSim: Provide language of the indexed entity when url is generated
      • Issue #3397964 by saurabh.tripathi.cs: Index now does not use alias in hook entity create

      index_now 2.0.3

      Bug fixes
      Unsupported
      • Issue #3409160 by MacSim: Added CI pipelines
      • Issue #3414320 by MacSim: Drush 12 compatibility
      • Issue #3423838 by alexrayu, MacSim: Provide language of the indexed entity when url is generated
      • Issue #3397964 by saurabh.tripathi.cs: Index now does not use alias in hook entity create

      index_now 1.0.8

      Bug fixes
      Unsupported
      • Issue #3409160 by MacSim: Added CI pipelines
      • Issue #3423838 by alexrayu, MacSim: Provide language of the indexed entity when url is generated
      • Issue #3397964 by saurabh.tripathi.cs: Index now does not use alias in hook entity create

      index_now 2.0.1

      Unsupported
      • Issue #3372425 Fix IndexNowKeyManagerTest tests
      • Issue #3372448 by dineshkumarbollu, thakurnishant_06, MacSim: Fix the Coding standards reported by phpcs

      index_now 1.0.6

      Unsupported
      • Issue #3369471 by Project Update Bot: Automated Drupal 10 compatibility fixes
      • Issue #3370861 by arti_parmar: Open page callback found, please add a comment before the line why there is no access restriction
      • Issue #3372890: Fix coding standards

      index_now 2.0.0

      Unsupported

      This release brings the opportunity to install the module only on specific environments with a bit of configuration on the config_split side.

      The API key has been moved from state to settings and can therefore be set in settings(.local).php:

      $settings['index_now']['api_key'] = 'whatever-you-want';

      index_now 2.0.x-dev

      Bug fixes

      This release brings the opportunity to install the module only on specific environments with a bit of configuration on the config_split side.

      The API key has been moved from state to settings and can therefore be set in settings.php:

      $settings['index_now']['api_key'] = 'whatever-you-want';
      
      • #3277139: API key is "forgotten" again and again

      index_now 1.0.5

      Bug fixes
      Unsupported

      #3335249: Error: reset(): Argument #1 ($array) cannot be passed by reference in Drupal\index_now\Service\IndexNow->buildUrl()

      index_now 1.0.4

      Bug fixes
      New features
      Unsupported
      • #3303636: Avoid hardcoded state calls by implementing a key manager service
      • #3304353: Warnings on the configuration form when the configuration has not been saved once
      • #3304571: Return value of IndexNowKeyManager::getKey() must be of the type string, null returned

      index_now 1.0.3

      Bug fixes
      New features
      Unsupported
      • #3256019 Drupal.org security advisory coverage applications - Index Now
      • #3258605 Undefined method ::getContent()
      • #3262296 Get rid of the API key file + follow coding standards

      index_now 1.0.1

      New features
      Unsupported

      First release

      • Provides a service to interact with Index Now search engines for a given URL
      • Ability to ping Indew Now search engines when nodes and taxonmy terms are created / edited / deleted
      • Ability to exclude content types or vocabularies that we don't want to interact with Index Now
      • PHPCS ok
      Subscribe with RSS Subscribe to Releases for Index Now