Skip to content

posthog-js@1.410.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:10
Immutable release. Only release title and notes can be modified.
7aaac21

1.410.3

Patch Changes

  • #4399 662fb4c Thanks @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's ol, 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)