github rmyndharis/OpenWA v0.8.13

latest releases: v0.23.2, v0.23.1, v0.23.0...
one month ago

Added

  • Dashboard search panel. The Chats page now has a global search bar in its header — type to search messages across all sessions, see results with highlighted snippets in a dropdown, and click a result to jump to that message in its chat (with cross-session navigation and best-effort message scrolling). Includes a scope toggle (all sessions / current session), load-more pagination, and graceful error states (incl. "search unavailable" when search is disabled). The snippet renderer is XSS-safe (escape-then-highlight, never dangerouslySetInnerHTML). Search UI strings are localized across all 10 supported locales.
  • SDK search resources. The JavaScript, Python, PHP, and Java SDKs now expose a search resource mirroring GET /api/searchclient.search.search({ q, sessionId?, chatId?, … })SearchResults. Typed params and results match the backend contract exactly.

Don't miss a new OpenWA release

NewReleases is sending notifications on new releases.