Releases: SimformSolutionsPvtLtd/chatview_connect
Releases · SimformSolutionsPvtLtd/chatview_connect
3.0.0
What's Changed
- feat: ✨ Add ChatRoom Changes Stream by @dhyash-simform in #49
- feat: ✨ Add pagination methods by @dhyash-simform in #51
- feat: ✨ Add Pin/Mute Chat Support by @dhyash-simform in #52
- feat: ✨ Add ChatViewListController Support by @dhyash-simform in #53
- feat: ✨ Update Example & README.md by @dhyash-simform in #55
- chore: 📖 Update documentation & banner by @dhyash-simform in #56
- chore: 🚚 Rename ChatViewList to ChatList by @dhyash-simform in #57
- docs: 📝 Updated Firebase Database Rules by @dhyash-simform in #58
- feat: ⚡ Update chatview_utils dependency by @dhyash-simform in #59
- chore!: ⬆️ Update package versions and refactor voice recording settings by @Sahil-Simform in #61
- chore: 🔖 Update package version to
3.0.0by @dhyash-simform in #60 - chore: ⚡ Remove cap from chatview_utils dependency in pubspec.yaml by @dhyash-simform in #62
- fix: 🐛 Update GIF preview url in documentation by @dhyash-simform in #63
New Contributors
- @Sahil-Simform made their first contribution in #61
Full Changelog: v0.0.1...v3.0.0
v0.0.1
What's Changed
- ✨ Added Flutter Example App by @dhyash-simform in #1
- ✨ Package Setup & Implemented Firebase Storage Service by @dhyash-simform in #2
- ✨ Implemented Firebase Firestore Database Service by @dhyash-simform in #3
- ✨ Provided Custom Database Path for Database Service by @dhyash-simform in #4
- ✨ Added Connection Manager class for accessing packages methods by @dhyash-simform in #6
- ✨ Add Chat Room Users Database Methods by @dhyash-simform in #7
- ✨ Use flutter_chatview_models for chatview Utils by @dhyash-simform in #8
- ✨ Handle Firebase Collection Errors in Stream by @dhyash-simform in #9
- ✨ Add Delete Chat Support by @dhyash-simform in #10
- ✨ Add support for customizing chat user data models json keys by @dhyash-simform in #13
- ✨ Add support for customizing collection names by @dhyash-simform in #15
- ✨ Add group chat support by @dhyash-simform in #14
- ✨ Update Document Comments by @dhyash-simform in #17
- ✨ Add Message Unread Count by @dhyash-simform in #18
- 🐛 Fix on unsent message last message not updated by @dhyash-simform in #19
- ✨ Add option to listen chat room metadata by @dhyash-simform in #20
- ✨ Add/Remove User From Group Chat by @dhyash-simform in #21
- ✨ Optimize chat room creation by @dhyash-simform in #22
- ✨ Optimize one to one chat room creation by @dhyash-simform in #23
- ✨ Add Package Demonstration Example App - Part 1 by @dhyash-simform in #5
- ✨ Add Package Demonstration Example Part 2 by @dhyash-simform in #11
- ✨ Update Example App with Group Chat Support by @dhyash-simform in #16
- ✨ Optimize user status storing by @dhyash-simform in #24
- 🎨 Restructure Connection Manager - Part 1 by @dhyash-simform in #25
- 🎨 Restructure Connection Manager - Part 2 by @dhyash-simform in #26
- 🔨 Optimize last message read by @dhyash-simform in #27
- 🔨 Provide chat methods along with chat room methods by @dhyash-simform in #28
- ✨ Add limit chats option by @dhyash-simform in #29
- 🔨 Separate cloud configurations by @dhyash-simform in #30
- 🔨 Refactor Code - Improved naming & cleaner structure by @dhyash-simform in #31
- 🔨 Added retry mechanism and error handling by @dhyash-simform in #32
- ✨ Provide active other users list by @dhyash-simform in #35
- 🔨 Update operation order by @dhyash-simform in #34
- ✨ Include chat from specific date by @dhyash-simform in #33
- ✨ Add
README.mdby @dhyash-simform in #12 - 🔨 Code enhancement by @dhyash-simform in #37
- 📝 Update README.md by @dhyash-simform in #38
- chore: 🚚 rename package to chatview_db_connection by @dhyash-simform in #39
- 👷 Add GitHub Actions and Configure issue template by @dhyash-simform in #36
- refactor: 🔨 Update Package Initialization by @dhyash-simform in #41
- chore: 🚚 rename package to chatview_connect by @dhyash-simform in #42
- chore: 📦 Switch to
chatview_utilspackage by @dhyash-simform in #43 - docs: 📝 Updated Documentation by @dhyash-simform in #40
- docs: 📝 Updated Documentation by @dhyash-simform in #44
- docs: 📝 Updated CHANGELOG.md by @dhyash-simform in #45
- feat: 💄 Add banner image by @aditya-css in #46
- feat: 💄 Add banner image in documentation by @aditya-css in #47
- chore: 💄 Update banner image by @aditya-css in #48
New Contributors
- @dhyash-simform made their first contribution in #1
- @aditya-css made their first contribution in #46
Full Changelog: https://github.com/SimformSolutionsPvtLtd/chatview_connect/commits/v0.0.1