Skip to content

2.27.1

Choose a tag to compare

@uc-brunosilva uc-brunosilva released this 16 Jun 09:54
· 26 commits to master since this release
267577f

2.27.1 – Jun 15, 2026

Fixes

  • [iOS — Accessibility] Fixed VoiceOver announcing wrong language for English content (WCAG 3.1.2 Language of Parts)
  • [iOS — Accessibility] Fixed table in second layer not semantically exposed to VoiceOver (WCAG 1.3.1 Info and Relationships)
  • [iOS — Accessibility] Fixed CMP links not announced as links by VoiceOver (WCAG 4.1.2 Name, Role, Value)
  • [iOS — Accessibility] Fixed VoiceOver focus not restored to language picker after language switch (WCAG 3.2.1 On Focus)
  • [iOS — Accessibility] Added visible focus indicator for all assistive technologies (WCAG 2.4.7 Focus Visible)
  • [iOS] Fixed crash when tapping service info icon (ⓘ) in Second Layer Categories tab
  • [iOS] Fixed UI work not dispatched to main thread in showFirstLayer; added guard against double-presentation
  • [Android/iOS] Restored button order to [denyAll, acceptAll] in default button mapping
  • [PUR] Fixed vendor consents not set to true when showTogglesForVendors=false on second layer Save