posthog-js@1.410.3
Immutable
release. Only release title and notes can be modified.
1.410.3
Patch Changes
- #4399
662fb4cThanks @christiaan-ph! - Conversations widget: bullet and numbered lists in a support reply now keep their markers on host pages with an aggressive CSS reset (for example Tailwind preflight'sol, ul { list-style: none }). The widget renders into the host page's DOM, so the list style is now set inline on<ul>,<ol>, and<li>rather than left to the page's own styles.
(2026-08-03)