Skip to content

Releases: Headbright/feedbackbulb-swift

2.0.0

07 Sep 12:30
ad4dd0e
Compare
Choose a tag to compare

What's Changed

  • Upgrade required Swift toolchain version to 5.10 and enable StrictConcurrency checking by @kkostov in #5

Full Changelog: 1.6.0...2.0.0

1.6.0

16 Apr 18:41
Compare
Choose a tag to compare

What's Changed

  • Adds FBBStarRatingView, an example star rating component you can use in your custom feedback forms ⭐️⭐️⭐️⭐️⭐️. Check out the ExampleStarRatingComponent view for how to use it!
Screen.Recording.2024-04-16.at.20.40.34.mov
  • Fixes a layout issue for devices running iOS 15.8.2

Full Changelog: 1.5.0...1.6.0

1.5.0

19 Feb 13:56
dfbf5fb
Compare
Choose a tag to compare

What's Changed

  • Adds FeedbackEnvironmentObserver which can be used by a client app to automatically include the default attributes for a feedback report. docs

Full Changelog: 1.4.0...1.5.0

1.4.0

19 Feb 13:04
3c237b9
Compare
Choose a tag to compare

What's Changed

  • Make it easier to use standalone FeedbackSDKClient by @kkostov in #2

Full Changelog: 1.3.0...1.4.0

1.3.0

12 Feb 15:42
Compare
Choose a tag to compare
  • Adds support for visionOS and watchOS

Full Changelog: 1.2.0...1.3.0

1.2.0

29 Aug 18:17
Compare
Choose a tag to compare

This release adds a Privacy Manifest to the library which describes data usage according to the default configuration of the feedback widget.

1.1.1

14 Jun 07:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Jun 17:55
Compare
Choose a tag to compare

This release addresses user feedback and adds some additional features:

  • The Emoji Picker component is now accessible as a picker.
  • Added a new callback onFeedbackReported which is called when a feedback report has been submitted successfully.
  • Added support for iOS 15.5, iPadOS 15.5 and Catalyst 15.
  • Dropped all external dependencies.

1.0.7

11 Jun 18:43
Compare
Choose a tag to compare
feat: add a spi manifest

1.0.6

11 Jun 09:13
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.0.6