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
Testimonials Gutenberg block. New "Testimonials Block" renders the [rch_testimonials] shortcode (Rechat SDK <rechat-testimonials> web component) with inspector controls for title, count, and color mode.
Testimonials show all by default.[rch_testimonials] and the block now omit the limit attribute when unset (0/empty), so the SDK returns every testimonial; set a number to cap.
Testimonial CPT CSV import/export. New tools on Rechat Settings → Import / Export: export all testimonial posts (name, text, stars, link) and import the same columns (create or update by post_id).