Immutable
release. Only release title and notes can be modified.
Patch Changes
- 4656dd2: Surveys: show the selected face on emoji rating questions. The selected face took a color that contrasts against
ratingButtonActiveColor, but the face is tinted rather than drawn on a filled button, so nothing painted that color behind it. PostHog pairsratingButtonActiveColorwith an opposing background, so the face blended into the card and disappeared on tap. This affected the default appearance and every built-in theme. The face now takesratingButtonActiveColordirectly, which matches the Android SDK.