Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@yoonlees yoonlees released this 15 Jul 20:04
· 430 commits to develop since this release

Changed

  • Upgrade to Flutter 3.22.2.
  • Upgrade to Flutter 3.19.0 #435.
  • Require minimal SDK version 2.17.0 #445.
  • Init application services in parallel #408.
  • SurveyPanel HeaderBar exposed for overriding #4020.
  • Support for Group Report Abuse #4038.
  • Extend customization of SliverAppBars #3827.
  • Always check if RenderBox has size #4125.
  • Upgrade to latest Firebase libraries #4220.

Added

  • Added Group post scheduling #4027.
  • Added post type paramter to loadGroupPosts API #441.
  • Created additional notifications for group post create/update/delete #441.
  • Created separate classes for Auth2 permission, role and group, perform more precise permissions detection #445.
  • Added isEmpty & isNotEmpty properties to Event2RegistrationDetails #4043.
  • Added events2 query deep link #4041.
  • Exposed scope in content attributes #4029.
  • Implemented conditional content attributes #4134.
  • Acknowledge group.topPаrentId field #4049.
  • Truncate notification #4050.
  • Implement file content cache #456
  • Created StringCompareGit4143 extension for non-standard lexicographic sorting #4143.
  • Added clearSafariVC API to RokwirePlugin, do not use it for now.
  • Add "prompt":"login" parameter to OIDC login URL in Debug mode only.
  • Added group stats caching #3829.

Fixed

  • Fixed client paramter in loadEventsEx invocation from loadEvents API.
  • Make sure to always return successfully refreshed token in Auth2 service.
  • Fixed Content service dependency #447.
  • Fixed RegExp definition for Git4143 canonical representation #4143.
  • Fixed tappable area of SliverToutHeaderBar back button #3827.