Skip to content

5.3.0

Latest
Compare
Choose a tag to compare
@RoyalPineapple RoyalPineapple released this 30 Jan 14:26
· 1 commit to main since this release
2f38b35

5.3.0 - 2025-01-30

Fixed

  • Fixed a bug in AttributedLabel which could cause a crash if the attributed string lacked a specified NSTextAlignment.

Added

  • AccessibilityContainer now supports configuration of UIAccessibilityContainerType, AccessibilityLabel and AccessibilityValue.
  • AccessibilityElement now supports configuration of userInputLabels.

Removed

  • CocoaPods podspecs removed. Blueprint will only be vended via Swift Package Manager.

Changed

AttributedLabel accessibility links are now stateless.

Deprecated

  • LayoutMode.legacy is deprecated and will be removed in a future release.

Security

Documentation

Misc

Internal

  • Local development environment switched from CocoaPods to Tuist.