Releases: Automattic/jetpack-search-plugin
Releases · Automattic/jetpack-search-plugin
3.0.1
3.0.0
3.0.0 - 2024-09-05
Changed
- General: Update WordPress version requirements to WordPress 6.5 and indicate compatibility with WordPress 6.6. [#38382]
2.1.0
2.1.0 - 2024-05-23
Added
- Trigger a red bubble notification when bad plugin install is detected. [#36449]
Changed
- Update WordPRess tested version to 6.5. [#35820]
- Update minimum WordPress version requirement to WordPress 6.4. [#37047]
- Only show installation errors on the plugins page. [#36390]
- Show My Jetpack link on the plugins page even if the plugin is not installed. [#35523]
2.0.0
2.0.0 - 2024-02-07
Added
- Allow users to select price as default sorting option for search [#35167]
- Implemented a "tabbed" variation for static filters. This adds tabs on top of the results for each filter group. [#29811]
Changed
- General: indicate full compatibility with the latest version of WordPress, 6.4. [#33776]
- General: update WordPress version requirements to WordPress 6.3. [#34127]
- General: updated PHP requirement to PHP 7.0+ [#34126]
1.4.1
1.4.1 - 2023-03-08
Changed
- Remove
ci.targets
from package.json. Better scoping of e2e tests. [#28913] - Update playwright dependency. [#28094]
- Updated package dependencies.
1.4.0
1.4.0 - 2022-12-12
Added
- Search: port Search plugin 1.3.1 changelog and plugin description [#27399]
Changed
- My Jetpack: Requires connection only if needed [#27615]
- My Jetpack: Show My Jetpack even if site is disconnected [#26967]
- Updated package dependencies. [#26069]
Fixed
- Search: Fixed E2E testing failures after adding a checkmark icon for resolved topics [#27586]
- Search: fixed search E2E failure after the new pricing update [#27430]
1.3.1
1.3.1 - 2022-11-13
Fixed
- Fixed readme and descriptions for Free tier support and new pricing [#27341]
1.3.0
1.3.0 - 2022-11-10
Added
- Enable stats tracking upon establishing a site connection. [#26697]
Changed
- Compatibility: WordPress 6.1 compatibility [#27084]
- Ported back 1.2.0 release changelog [#26079]
- Search: now support 38 languages [#27025]
- Updated package dependencies. [#27283]
1.2.0
[1.2.0] - 2022-09-05
Added
- Instant Search: add author filtering support.
- Instant Search: add descriptions to post type icons for accessibility purposes.
- Instant Search: add focus border to search input field.
- Instant Search: always use submit overlay trigger if user prefers reduced motion.
- Instant Search: only show animation to users who have not chosen reduced motion.
- Instant Search: user friendly error messaging.
- My Jetpack: include JITMs.
- Record Meter: adds info link to docs.
- Search: add links to Search plugin line on plugins page.
Changed
- Instant Search: updates dark mode active link color for increased contrast.
- Search: always show Search submenu when Search plugin is installed.
- Search: changed default overlay trigger to form submission.
- Search: changed to only require site level connection.
- Search: only redirect when activating from the Plugins page in the browser.
- Search: revert "Search should not require user connection".
- Updated package dependencies.
Removed
- Search: remove 'results' overlay trigger.
Fixed
- Dashboard: updated Instant Search description to match changes in default overlay trigger.
- Instant Search: add focus styles for easier keyboard navigation.
- Instant Search: constrain tab loop to overlay when visible.
- Instant Search: fix button styling in Twenty Twenty One theme.
- Instant Search: fix the display order on mobile to match the tab order.
- Instant Search: make "Clear filters" button accessible.
- Instant Search: remove redundant links from search results.
- Instant Search: use classname rather than ID for styling sort select.
- Search Widget: keep widget preview with settings.
1.2.0-beta
This release adds author filtering for Instant Search and a lot of A11y improvements.