Releases: newfold-labs/wp-module-help-center
Releases · newfold-labs/wp-module-help-center
2.2.1
What's Changed
- Added validation to check if helpResultContent is valid JSON by @kreamweb in #60
- Disabled helpcenter feature and hidden the ui on onboarding by @ajayadav09 in #59
New Contributors
Full Changelog: 2.2.0...2.2.1
2.2.0
2.1.1
2.1.0
What's Changed
- Fix/helpcenter blank feedback button windows by @ajayadav09 in #52
- Integrate RAG Model by @officiallygod in #49
- Fix/press0 1273 typesense index by @mamatharao05 in #51
- Render markdown in search result content by @abhijitb in #53
- Update lint.yml to use php 8.1 by @abhijitb in #55
- Release 2.1.0 by @abhijitb in #54
New Contributors
- @officiallygod made their first contribution in #49
- @mamatharao05 made their first contribution in #51
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- added regenerator-runtime as dependency for wp6.6 fix by @ajayadav09 in #50
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Set up help center feature by @circlecube in #46
Breaking Changes
This release introduces the features module for loading the module. It no longer loads via the module loader. Plugins need to require the features module and instantiate the Features singleton in order for this version to load. Features::getInstance();
Full Changelog: 1.0.26...2.0.0
Version 1.0.26
What's Changed
- Updating TypeSense search params by @abhijitb in #45
- updating wp-module-ai to 1.1.9 by @abhijitb in #47
Full Changelog: 1.0.25...1.0.26
Version 1.0.25
What's Changed
- disable auto popup for novice users by @abhijitb in #43
- Opening helpcenter with data attributes in element nodes by @ajayadav09 in #44
Full Changelog: 1.0.24...1.0.25
1.0.24
What's Changed
- update ai module to 1.1.7 by @circlecube in #42
- hide help center icon by @abhijitb in #41
New Contributors
- @circlecube made their first contribution in #42
Full Changelog: 1.0.23...1.0.24
Version 1.0.23
What's Changed
- fix help center not closing on bh page refresh by @amartya-dev in #40
Full Changelog: 1.0.22...1.0.23