File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
packages/stream_chat_persistence Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1+ ## Upcoming
2+
3+ - Added support for ` Poll ` and ` PollVote ` entities in the database.
4+
15## 8.1.0
26
37- Updated ` stream_chat ` dependency to [ ` 8.1.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
6165
6266## 6.7.0
6367
64- - [[ #1683 ]] ( https://github.com/GetStream/stream-chat-flutter/issues/1683 ) Fixed SqliteException no such
65- column ` messages.state ` .
68+ - [[ #1683 ]] ( https://github.com/GetStream/stream-chat-flutter/issues/1683 ) Fixed SqliteException no such column ` messages.state ` .
6669- Updated ` stream_chat ` dependency to [ ` 6.7.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
6770
6871## 6.6.0
157160## 3.0.0
158161
159162- Updated ` stream_chat ` dependency to [ ` 3.0.0 ` ] ( https://pub.dev/packages/stream_chat/changelog ) .
160- - [[ #604 ]] ( https://github.com/GetStream/stream-chat-flutter/issues/604 ) Fix cascade deletion by
161- enabling ` pragma foreign_keys ` .
163+ - [[ #604 ]] ( https://github.com/GetStream/stream-chat-flutter/issues/604 ) Fix cascade deletion by enabling ` pragma foreign_keys ` .
162164- Added a new table ` PinnedMessageReactions ` and dao ` PinnedMessageReactionDao ` specifically for pinned messages.
163165
164166## 2.2.0
You can’t perform that action at this time.
0 commit comments