New
2.5.0
What's Changed
- fix: ScrollController is disposed when parent widget state changes (#289) by @lhengl in https://github.com/SimformSolutionsPvtLtd/chatview/pull/333
- fix: :bug: #303 Enable sending messages with ENTER key on PC and inse… by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/338
- feat: ✨Add internationalization support for chat view constant strings by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/341
- fix: 🐛 Unfocus text field before picking/capturing an image by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/342
- feat: ✨ fix tap outside does not closing the keyboard and provide fie… by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/345
- fix: 🐛 Ensure onMessageRead is called correctly by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/346
- feat: ✨ Implement image sending functionality with text message by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/344
- refactor: 🔨 Update chat configuration models for improved structure a… by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/347
- Fix/refactor chat view by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/348
- refactor: 🔨 Update callback types to use ValueSetter and ValueGetter … by @apurva010 in https://github.com/SimformSolutionsPvtLtd/chatview/pull/349
- chore: :bookmark: Version Bump 2.5.0 by @aditya-css in https://github.com/SimformSolutionsPvtLtd/chatview/pull/351
- chore: :fire: Compress preview gif by @aditya-css in https://github.com/SimformSolutionsPvtLtd/chatview/pull/352
New Contributors
- @lhengl made their first contribution in https://github.com/SimformSolutionsPvtLtd/chatview/pull/333
Full Changelog: https://github.com/SimformSolutionsPvtLtd/chatview/compare/2.4.1...2.5.0