Version 1.1.6
October 9, 2025
Fixed
- Fixed typo in TrackHitEvent class name.
Version 1.1.5
October 9, 2025
Fixed
- Fixed issue where only the first 250 pages or assets would get indexed.
Version 1.1.4
October 9, 2025
Added
- Added hit tracking event.
Fixed
- Fixed issue where action urls with %2F would get tracked.
Version 1.1.3
October 8, 2025
Fixed
- Fixed issue that could prevent assets from being indexed when multiple volumes are being used.
Version 1.1.2
October 7, 2025
Updated
- Updated to address deprecation issues in PHP 8.4.
Fixed
- Fixed issue that would prevent all section entries from being indexed.
- Fixed result search and sitemap switches getting improperly enabled after running utility update.
- Fixed result error state getting improperly reset when running utility update.
- Fixed result error date not always being set.
Version 1.1.1
April 30, 2025
Fixed
- Fixed Searchable toggle starting off toggled on.
- 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 errors during indexing.
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.