Version 1.1.1

April 30, 2025

Fixed

  • Fixed Searchable toggle starting off checked.
  • Fixed UrlCleaner failing on malformed URLs.
  • Fixed issue where invalid utf8 multibyte sequences could cause errors.
  • Fixed missing null check after querying ResultElement.
  • Fixed empty PDFs causing during indexing errors.

Version 1.1.0

November 13, 2024

Added

  • Added PageResult::EVENT_UPDATE_MAIN_DATA event to allow custom indexing of pages.
  • Added AssetResult::EVENT_UPDATE_MAIN_DATA event to allow custom indexing of assets.
  • Added option to force update pages and assets so that custom implementations can be run on pages and assets that have not changed.

Fixed

  • Fixed issue with searchable asset field value not holding in certain situations.

Version 1.0.0

July 27, 2024

Initial release.