Skip to content

6.1.0

Choose a tag to compare

@meherkasam-square meherkasam-square released this 22 Jul 13:40
· 31 commits to main since this release
c97006e

[6.1.0] - 2025-07-22

Fixed

  • Fixed bounding rects for VoiceOver when an attributed label's link spans more than one line.
  • Fixed an issue where resizing a ScrollView could result in its scroll position being adjusted incorrectly.
  • Fixed an issue where a dismissed keyboard could impact a ScrollView's bottom safe area inset.
  • Fixed AccessibilityContainer to better handle the accessibility ordering for a UITableView or a UICollectionView inside it (such as a Listable instance).

Added

  • Added support for tabbing through links in AttributedLabel

What's Changed

New Contributors

Full Changelog: 6.0.0...6.1.0