Version 4.4.0
Key Updates: Mobile Improvements and a small fix for Teasers
.
🚀 New Feature
mobile
Chameleon-Kotlin Updates:
Introduced a new theme provider in our Kotlin-based applications for a more personalized user experience.
Chameleon-Swift Adjustments:
Improved mathematical functionality to support direct number input.
chameleon-kotlin
features
Add theme provider for individual theme !1269
chores
- format code after generating it
- update plugin com.android.library to v8.1.3
- update kotlin 1.9.10 with related compose dependencies
- codegen kotlin/pipeline test results missing !1282
- update gradle to 8.4 !1236
chameleon-swift
fixes
- math should allow numbers directly !1281
chores
- fix factory dependency to 4.3.1 !1289
🏠 Internal
- chore(release): automate release procedure
- fix(chameleon-native-publish): more generic to allow publish of components !1285
🐛 Bug Fix
web
- Raise Specificity of the
Heading
inside theTeaser
, to prevent the underlying Header to overwrite it !1276