Search API Saved Searches 1.2 (2025-11-01):
-------------------------------------------
- [#3542805] ci: Enabled deprecation testing.
- [#3541726] feat: Made sure our UI respects the "no_ui" plugin key.
- [#3545333] ci: Fixed failing tests against Drupal 11.3.
- [#3538364] fix: Fixed our Views default config to use the correct
  "entity_target_id" plugin for the "uid" field.
- [#3541733] chore: Added plugin attributes to our entity types and plugins.
- [#3539577] feat: Added attribute discovery support for the notification
  plugin type.
- [#3527038] fix: Fixed problems when running new results checks via CLI with
  too many saved searches to check.
- [#3518958] fix: Fixed deprecation warnings in PHP 8.4.

Search API Saved Searches 1.1 (2025-02-23):
-------------------------------------------
- #3500673 by drunken monkey: Fixed failing pipelines.
- #3495857 by prem suthar, drunken monkey: Fixed implicit deprecation warnings
  about nullable types in PHP 8.4.
- #3427542 by drunken monkey: Fixed typos reported by cspell.

Search API Saved Searches 1.0 (2024-04-21)
------------------------------------------
Search API Saved Searches 1.0, RC 2 (2024-03-29):
-------------------------------------------------
- #3425521 by drunken monkey: Fixed module update hiding the "Notification
  interval" form field.
- #3436133 by klausi, stella, drunken monkey: Fixed timing attack vulnerability
  in token comparison.
- #3425196 by drunken monkey: Fixed GitLab CI pipelines (phpstan and cspell).
- #3425237 by drunken monkey, sarwan_verma: Fixed incompatibility with Drupal
  11.

Search API Saved Searches 1.0, RC 1 (2024-02-25):
-------------------------------------------------
- #3422330 by drunken monkey: Fixed a few details of the admin view.
- #2972305 by drunken monkey: Fixed missing access checks in
  NewResultsCheck::checkAll().
- #3419306 by drunken monkey: Increased Drupal core version requirement to 10.1.
- #3422224 by drunken monkey: Enabled GitLab CI.
- #3330345 by drunken monkey, khiminrm: Fixed errors when "E-Mail" notification
  plugin is disabled.
- #2955519 by drunken monkey: Fixed indistinct separation of module ("API") code
  from "E-mail" plugin code.
- #3419291 by drunken monkey: Converted README.txt to Markdown.
- #3262824 by drunken monkey: Fixed handling of removed notification plugin
  dependencies.

Search API Saved Searches 1.0, Beta 1 (2023-12-27):
---------------------------------------------------
First Beta release of the project’s Drupal 8+ version. The API can be considered
mostly stable and an upgrade path will be provided for all data structure
changes from this point forward.
