0.14.0 - iOS
May 8th, 2024
ChangeLog
Updated
- Updated
shouldOrderMomentsByReadStatusflag name toshouldOrderWidgetByReadStatus.
Note: This is a breaking change, so make sure to update code usage.- See more in the Widgets section.
- For SwiftUI widgets, you can modify this flag through the BlazeSwiftUIWidgetConfiguration
Removed
- Removed the
shouldOrderMomentsByReadStatusparameter from theBlazeSwiftUIMomentsWidgetViewModelinit method.
