v2.0.0
vatsaltanna-simformsolutions
released this
26 Jun 10:55
·
39 commits
to main
since this release
What's Changed
- Update issue_activity_workflow.yaml by @vatsaltanna-simformsolutions in #150
- [docs] Update README.md by @s4nk37 in #144
- fix: 🐛 hide user name in chat #126 by @apurva010 in #159
- feat: ✨Added field to set top padding of chat text field by @apurva010 in #161
- fix: 🐛 added report button and update report and more button callback… by @apurva010 in #163
- fix: Outdated intl dependency version by @OliverNarramore in #168
- ⬆️ update dependencies by @apurva010 in #169
- feat: ✨Added configuration for emoji picker sheet by @apurva010 in #160
- fix: 🐛 fix unsupported operation issue while running on web #131 by @apurva010 in #155
- feat:✨Added support for configuring the audio recording quality.(#121). by @jaiminrana05 in #122
- fix: 🐛 allow to enable/disable chat text field #164 by @apurva010 in #170
- fix: 🐛 user reaction callback provides incorrect message when user re… by @apurva010 in #166
- fix: 🐛 added profile picture support with base 64 string data #142 by @apurva010 in #167
- feat:✨added field to provide pattern to separate chat #93. by @apurva010 in #171
- fix: 🐛 Added support for cancel record icon and cancel voice recording. by @apurva010 in #162
- feat: ✨add onTap callback for reacted users in reactions sheet by @apurva010 in #157
- fix: 🐛 add customMessageReplyViewBuilder for the reply of a custom message ty… by @apurva010 in #154
- fix: 🐛 wrong username when replying to message #174 by @apurva010 in #175
- fix: 🐛 add support for customize view for the reply of any message #139 by @apurva010 in #176
- refactor: ♻️ removed deprecated field showTypingIndicator from chat_v… by @apurva010 in #181
- refactor: ♻️ removed grouped_list and implement group separator for chat by @apurva010 in #173
- feat: ✨add default avatar profile image, cached network image for network images and image type to support profile image as asset, network or base64 data by @apurva010 in #172
- fix: 🐛 fix send message not working when texting start with newLine #182 by @apurva010 in #183
- fix: 🐛 fix android example by @apurva010 in #185
- fix!: 🐛 json parsing issue by @dhyash-simform in #178
- feat: ✨ added reply suggestions functionality by @vatsaltanna-simformsolutions in #184
- 📝 Update
README.md
by @dhyash-simform in #189 - refactor!: 🔨 update sendBy parameter name of Message class to sentBy by @vatsaltanna-simformsolutions in #188
- refactor!: 🔨 Move currentUser into ChatController from ChatView widget and rename chatUsers to otherUsers by @vatsaltanna-simformsolutions in #190
- fix: 🐛 change static bottom height in chat_groupedlist_widget.dart by @vatsaltanna-simformsolutions in #197
- fix: 🐛 correct usage of provide after unmount by @jonasbadstuebner in #191
- fix: 🐛 prevent actions if receiver is not capable of dealing with them by @jonasbadstuebner in #192
- fix: 🐛 correct removal of newSuggestions listener by @jonasbadstuebner in #193
- fix: 🐛 dispose all
ValueNotifier
s andScrollController
s inChatController
. by @jonasbadstuebner in #194 - feat: 🌟 listen to typing indicator changes better by @jonasbadstuebner in #195
- refactor: 🔨 Update suggestion list collapse animation by @vatsaltanna-simformsolutions in #201
- fix: 🐛 ChatView iOS Padding Issue Fix by @aditya-css in #200
- fix!: 🐛 Message copyWith id value fix by @aditya-css in #202
- chore!: 💥 Dart Minimum Version 3.2.0 by @aditya-css in #203
- chore: 📖 Updated CHANGELOG.md by @aditya-css in #205
- chore: 🔖 Version Bump 2.0.0 by @aditya-css in #204
- ci: 👷 Web Example Deployment by @aditya-css in #206
- chore: ✨ Web Example Support by @aditya-css in #207
- fix: 🐛 Update Web Base Href by @aditya-css in #208
- docs: 📚 Update README.md by @aditya-css in #209
- fix: 📚 Update README.md by @aditya-css in #211
- chore: 🔨 remove reciepts_test.gif by @vatsaltanna-simformsolutions in #212
- chore: 🔨 update README.md banner url by @vatsaltanna-simformsolutions in #213
New Contributors
- @vatsaltanna-simformsolutions made their first contribution in #150
- @s4nk37 made their first contribution in #144
- @apurva010 made their first contribution in #159
- @OliverNarramore made their first contribution in #168
- @jaiminrana05 made their first contribution in #122
- @dhyash-simform made their first contribution in #178
- @jonasbadstuebner made their first contribution in #191
- @aditya-css made their first contribution in #200
Full Changelog: 1.3.1...2.0.0