Releases: nativescript-community/text
Releases · nativescript-community/text
v1.6.7
1.6.7 (2024-12-09)
Bug Fixes
- android: prevent crash when fontWeight is passed to font as a number (146dbd7)
v1.6.6
1.6.6 (2024-10-21)
Bug Fixes
- ios: brought back DTCoreText as default html converter (4f4e7a2)
v1.6.5
1.6.5 (2024-06-20)
Bug Fixes
- android: html string not working in production builds (e7f73a3)
v1.6.4
1.6.4 (2024-05-23)
Bug Fixes
- android: another FontVariationSettings fix (3c6620e)
v1.6.3
1.6.3 (2024-05-22)
Bug Fixes
- typings fix for ui-label build (d11b910)
v1.6.2
1.6.2 (2024-05-22)
Note: Version bump only for package text
v1.6.1
1.6.1 (2024-05-22)
Bug Fixes
- ios: build issues after PR merge (595c3e8)
v1.6.0
1.6.0 (2024-05-22)
Features
- android: fontVariationSettings support (34153f8)
v1.5.47
1.5.47 (2024-03-18)
Bug Fixes
- ios: formattedText on button was broken (597156b)
v1.5.46
1.5.46 (2024-01-26)
Bug Fixes
- android: verticalAlignment fix for
Span
within FormattedString
(2ecf386)