Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 18:49
· 365 commits to develop since this release
ba99571

🚀 Features

  • Introduce syntax highlighting support
  • Upgrade Dependencies | Compose 1.7.0
  • Upgrade dependencies | Compose 1.7.1 / 1.7.0-beta02 | Highlights 0.9.2
  • Make links in text stylable via the MarkdownTypography class
  • Making use of EntityConverter to unescape text of leaf nodes
  • Upgrade to Compose-MP 1.7.0-rc01
  • Add new ability to configure PlaceholderConfig to disable animation via the ImageTransformer
  • Upgrade Compose-jb to 1.7.0 | Kotli 2.0.21 | Coil 3.0.0-rc02 | Ktor 3.0.1

🐛 Fixes

  • Fix CI setup for -code module
  • Fix TextStyle not applied to code in annotated strings
  • fix getUnescapedText error

💬 Other

  • Add example of custom component
  • Update sample app minSDK
  • [CI] New maven central publishing portal