OmniSearch
Version 2.0.1
March 1, 2023
- Enh: Added support for CraftCMS 4.0
Version 1.2.9
June 28, 2022
- Bugfix: Fixed a crash when creating an order in CraftCommerce (GH Issue #29)
- Bugfix: Fixed issue where additional omnisearch queries are performed in the frontend.
Version 1.2.8
January 12, 2022
- Bugfix: Fixed field controller URL wrong when website install in subdirectory (GH Issue #25)
Version 1.2.7
December 30, 2021
- Bugfix: Related elements of anyStatus are now shown instead of just the active ones (GH Issue #24)
- Bugfix: Fixed "not present" filter in matrix/supertable fields returning incorrect results (GH Issue #23)
- Bugfix: Fixed filter by parent error 500 (GH Issue #22)
Version 1.2.6
December 9, 2021
- Bugfix: Regenerate missing css (GH Issue #20)
Version 1.2.5
December 8, 2021
- Bugfix: Fixed an issue where custom fields are not translated (GH Issue #19)
Version 1.2.4
November 30, 2021
- Bugfix: Prevent attaching omnisearch behaviour until all other CraftCMS plugins are loaded (GH Issue #18)
Version 1.2.3
November 25, 2021
- Bugfix: Fixed a bug where filters are not working on channels in Craft CMS v3.7.22 (GH Issue #15)
- Bugfix: Duplicate fields are now removed. (GH Issue #17)
Version 1.2.2
November 19, 2021
- Bugfix: Fixed an error 500 when user's language is null (GH Issue #13)
Version 1.2.1
October 29, 2021
- Bugfix: Fix bugs with Postgresql.
Version 1.2.0
October 26, 2021
- Ehn: Craft Commerce Support.
Version 1.1.1
October 22, 2021
- New Feature: Added ability to filter by parents and ancestors (GH Issue #3)
Version 1.1.0
October 21, 2021
- New Feature: Added omnisearch filtering to the 'entries' selection modal (GH Issue #10)
Version 1.0.9
October 21, 2021
- Bugfix: Fixed a bug retrieving field list when related entry's source is "All entries" (GH Issue #11).
- Ehn: German translation added (GH Issue #7). Kudos to @outline4 for helping with the translation
Version 1.0.8
October 16, 2021
- Enh: Added i18n support (GH Issue #7)
- Enh: Reordering will now be disabled when omnisearch filters are active so as to prevent messing up of the structure's orders (GH Issue #8)
Version 1.0.7
October 15, 2021
- Bug fix: fixed an issue where omnisearch is appearing in the field layout page.
- Bug fix: initial filters are now shown only after fields are fetched.
- Bug fix: list of users will now show the username instead if user does not have first or last name.
- Enh: Added ability to filter Assets by uploader (GH Issue #9)
Version 1.0.6
October 8, 2021
Changes
- Enh: Added Super Table support. Note: Nested matrix not yet supported.
Version 1.0.5
October 8, 2021
Changes
- Bug fix: Incorrect records returned for 'is not present' filter for related category fields.
Version 1.0.4
October 8, 2021
Changes
- Enh: Added support for CraftCMS 3.7.8 columnPrefixes.
Version 1.0.3
October 7, 2021
Changes
- Enh: When filtering by related user, the list data now shows the full name of the user instead of the username (GH Issue #2)
- Enh: Added ability to search across multiple sites (GH Issue #5)
- Bug fix: Fields not showing when 'All entries' is selected as source.
- Bug fix: Field list no longer shows duplicated fields in 'all entries'.
Version 1.0.2
October 6, 2021
Added
- Basic Craft Commerce Support: Product search
Version 1.0.1
September 30, 2021
Added
- Initial release