Releases: GetStream/stream-feeds-flutter
Releases · GetStream/stream-feeds-flutter
v0.3.0
What's Changed
- fix(repo): fix app distribute workflow by @xsahil03x in #39
- fix(samples): update poll creator dialog to use StreamPollCreatorWidget by @xsahil03x in #40
- feat(samples): Show splash while authenticating by @renefloor in #42
- feat(llc, samples): add network and lifecycle state providers by @xsahil03x in #44
- feat(llc): relisten to websocket events after reconnect by @renefloor in #43
- chore(llc): release version 0.3.0 with websocket fixes by @renefloor in #45
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat(samples): implement fullscreen attachment gallery by @xsahil03x in #33
- feat(samples): add support for handling push notifications by @xsahil03x in #32
- chore(llc): update generated API code by @renefloor in #36
- feat(llc, samples): add polls in sample app by @renefloor in #38
- chore(llc): release 0.2.0 with rest API fixes by @renefloor in #37
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore(repo): initial package and workflow setup by @renefloor in #1
- feat(repo): Add basic sample app by @renefloor in #3
- feature(llc): Add generated code for feeds api by @renefloor in #2
- Feature/show activity list by @renefloor in #4
- refactor(llc): improve openapi generation by @renefloor in #5
- refactor(llc): refactor client and add impl by @xsahil03x in #8
- feat(samples): update sample app by @xsahil03x in #10
- feat(samples): Add distribute sample_app github pages by @renefloor in #12
- fix(samples): remove git config from web deploy by @renefloor in #13
- feat(samples): add profile page with followers by @renefloor in #14
- fix(llc): statenotifier analysis warnings by @renefloor in #15
- Feat/bookmarks and reposts by @renefloor in #16
- Feat/docs by @renefloor in #17
- feat(llc): implement attachment uploader by @xsahil03x in #11
- Add option for batch update on activities by @renefloor in #18
- refactor(llc): Type-safe filter fields in queries by @xsahil03x in #19
- fix(llc): Add type to Filter in QueryConfiguration by @renefloor in #22
- feat(samples): add notification feed and mark as read/seen by @xsahil03x in #20
- refactor(samples): Improve User Profile UI by @xsahil03x in #21
- chore(samples): rename sample app to sample_app and update import paths by @xsahil03x in #23
- Adding doc snippets for most features by @renefloor in #24
- Updated README.md by @martinmitrevski in #26
- chore(repo): prepare release by @renefloor in #27
- feat(samples): update demo users and api key by @xsahil03x in #25
- chore(repo): fix release warnings by @renefloor in #28
- chore(llc): Update changelog by @renefloor in #29
- fix(samples): Show first 10 followers and show total counts by @renefloor in #30
- docs(repo): update filter example by @renefloor in #31
- feat(repo): Move code snippets into a separate package by @xsahil03x in #34
- chore(repo): rename stream_feed to stream_feeds by @renefloor in #35
New Contributors
- @martinmitrevski made their first contribution in #26
Full Changelog: https://github.com/GetStream/stream-feeds-flutter/commits/v0.1.0