Releases: GetStream/stream-core-flutter
Releases · GetStream/stream-core-flutter
Release list
stream_core_flutter-v0.4.1
What's Changed
- feat(ui): composer & design-system a11y pass by @xsahil03x in #126
- docs(repo): add STYLE_GUIDE.md and TESTING.md adapted from Flutter's guides by @xsahil03x in #125
- ci(repo): add least-privilege permissions to GitHub Actions workflows by @peter-matkovski in #127
- fix(ui): StreamButton icons picking up host app's ElevatedButtonThemeData.iconColor by @xsahil03x in #129
- ci(repo): grant contents:write to publish_gallery workflow by @xsahil03x in #130
- chore(ui): release stream_core_flutter v0.4.1 by @xsahil03x in #136
New Contributors
- @peter-matkovski made their first contribution in #127
Full Changelog: stream_core_flutter-v0.4.0...stream_core_flutter-v0.4.1
stream_thumbnail-v0.1.0
What's Changed
- chore(thumb): release stream_thumbnail v0.1.0 by @xsahil03x in #134
stream_core_flutter-v0.4.0
What's Changed
- feat(ui): Add enhanced mentions icons (megaphone and shield) by @VelikovPetar in #119
- feat(ui): add StreamSnackbar and messenger API by @xsahil03x in #118
- feat(ui): Add customisation support for enhanced mention types by @VelikovPetar in #120
- feat(ui): split public API into chat.dart and core.dart barrels by @xsahil03x in #121
- feat(llc): isMobile and isDesktop added to CurrentPlatform by @Brazol in #122
- chore(ui): release stream_core_flutter v0.4.0 by @xsahil03x in #123
New Contributors
- @VelikovPetar made their first contribution in #119
Full Changelog: stream_core_flutter-v0.3.0...stream_core_flutter-v0.4.0
stream_core_flutter-v0.3.0
What's Changed
- feat(ui): Simplify icon set by @renefloor in #103
- fix(ui): QA fixes by @xsahil03x in #104
- fix(ui): more QA fixes by @xsahil03x in #105
- feat(ui): add StreamTapTargetPadding and expand StreamRemoveControl tap area by @xsahil03x in #106
- feat(ui): add StreamSheetHeader for bottom-sheet and modal headers by @xsahil03x in #107
- fix(ui): more QA fixes by @xsahil03x in #108
- feat(ui): add StreamSheet, StreamSheetRoute and StreamSheetTheme by @xsahil03x in #109
- feat(ui): export default emoji by @renefloor in #110
- refactor(ui): stream app bar and sheet by @xsahil03x in #111
- refactor(ui): rework composer attachments with themes and new variants by @xsahil03x in #112
- feat(ui): remove composer by @renefloor in #114
- feat(ui): add StreamMediaViewer and StreamBottomAppBar by @xsahil03x in #113
- fix(ui): add StreamOnlineIndicatorSize.xxl (20px) for xxl avatars by @xsahil03x in #116
- chore(ui): release stream_core_flutter v0.3.0 by @renefloor in #117
Full Changelog: stream_core_flutter-v0.2.0...stream_core_flutter-v0.3.0
stream_core_flutter-v0.2.0
What's Changed
- fix(repo): run publish gallery on main branch by @renefloor in #98
- feat(ui): add StreamSwitch, StreamTextInput and StreamStepper components by @xsahil03x in #100
- feat(ui): add child support to StreamBadgeNotification and StreamBadgeCount by @xsahil03x in #102
- chore(ui): release v0.2.0 by @xsahil03x in #101
Full Changelog: stream_core_flutter-v0.1.0...stream_core_flutter-v0.2.0
stream_core_flutter-v0.1.0
What's Changed
- chore(repo): Add workflow to publish design system gallery by @renefloor in #32
- chore(repo): add workflow to update goldens by @renefloor in #39
- chore(repo): remove Git LFS configuration by @xsahil03x in #44
- feat(repo): merge design system by @renefloor in #97
v0.4.0
What's Changed
- refactor(llc)!: update Emitter architecture and implement Stream directly by @xsahil03x in #26
- chore(llc): release v0.4.0 by @xsahil03x in #27
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- feat(llc): Add optional sorting to updateWhere by @xsahil03x in #24
- chore(llc): release v0.3.3 by @xsahil03x in #25
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- feat(llc): Add
insertAttoupsertfor controlling insertion position by @xsahil03x in #21 - feat(llc): Add location-based filtering support by @xsahil03x in #22
- chore(llc): release v0.3.2 by @xsahil03x in #23
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- feat(llc): Add updateWhere and batchReplace methods for list manipulation by @xsahil03x in #19
- fix(llc): fix error while parsing unknown body by @renefloor in #18
- chore(llc): release 0.3.1 by @xsahil03x in #20
Full Changelog: v0.3.0...v0.3.1