Fixed typography font rendering by using the correct font property instead of fontMarkDown. Added snapshot tests for all brands to ensure consistent typography rendering across themes (and also fixed a typo in PreviewModifier parameter name from followSystemColorSchme to followSystemColorScheme). !2050
Updated the primary font for chameleon-theme-gva: FFGoodWide (Monotype) is now LibreFranklin (Google Fonts). !2028
Added a missing token for background on Teaser taxonomy. !2031
Added an overwrite for semantic.foreground.accent.adaptive.default.fill in the chameleon-theme-ds breaking subtheme which fixes the badly colored numbers in ordered lists. !2035
Fixed some problems with chameleon-theme-tel darkmode. !2022
Streamlined chameleon-v7 integration by removing ChameleonView, optimizing token path resolution and subtheme handling, and reducing state mutation to enhance SwiftUI performance. !2019
For chameleon-theme-nb we've made some changes to the Related Teaser design: the image has switched position and has been enlarged. !2003
For chameleon-theme-tel we've made some changes to the nav 2.0 design: the font family is now Roboto instead of the system font. !2004
For chameleon-theme-co, chameleon-theme-lt, chameleon-theme-lw and chameleon-theme-vl we've made some changes to subthemed Branded Heading designs: they no longer have a border top (when in a subtheme). !2005
For chameleon-theme-tel we've fixed the design of the Segmented Control in darkmode. !2007
Added string based paths to init of components. !1960
Restored pre-7.0 behavior, allowing custom subTheme application to list rows. Improved image lookup for irregular image names using camelCase or missing icon/illustration suffixes. !1963
Fixed performance when a subtheme is applied. !1979