Skip to content

v2.10.0

Choose a tag to compare

@demchenkoalex demchenkoalex released this 06 Dec 22:45
· 10 commits to main since this release

Update dependencies to latest, require min dart 3.8 and flutter 3.32. Migrate monorepo to pub workspaces.

2.9.2

  • FIX: chat messages rebuilt after sending new message. (a17f3162)

2.9.1

  • FIX: add dart.library.js_interop case to cross_cache to support --wasm (#847). (3650bc75)

  • FIX: add content insertion configuration to Composer widget (#852). (6b5f6afc)

  • FIX: add support for linksDecoration, sentLinksDecorationColor, receivedLinksDecorationColor. (b5b9e906)

  • FIX: link color (#858). (bb9f814d)