You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -91,6 +107,11 @@ You can contribute to our github repo. Any [issues](https://github.com/hametuha/
91
107
92
108
## Changelog
93
109
110
+
### 2.3.0
111
+
112
+
- Add **FAQ Search Box** block (`hamelp/search-box`). The existing `[hamelp-search]` shortcode continues to work and now shares the same render logic.
113
+
- Expose `hamelp_render_search_box()` as a public template function so themes can render the search box without going through the shortcode parser.
114
+
94
115
### 2.2.0
95
116
96
117
- Remove bundled [wp-ai-client](https://github.com/WordPress/wp-ai-client) Composer dependency. AI Overview now uses the wp-ai-client bundled with WordPress core, which requires **WordPress 7.0 or later**.
0 commit comments