Skip to content

Releases: usabilla/usabilla-u4a-ios-swift-sdk

v4.1.2-Xcode-9.0

03 Apr 17:33
Compare
Choose a tag to compare

4.1.2

Added

  • Support for Xcode 9.3

Fixed

  • Accessibility/VoiceOver: Fix the NPS Component value that was not changing.
  • Accessibility/VoiceOver: fix for the PickerView component.
  • Accessibility/VoiceOver: fix an unhandeled jump while the screenshot component is visible.

v4.1.2-Xcode-8.3.3

03 Apr 17:30
Compare
Choose a tag to compare

4.1.2

Added

  • Support for Xcode 9.3

Fixed

  • Accessibility/VoiceOver: Fix the NPS Component value that was not changing.
  • Accessibility/VoiceOver: fix for the PickerView component.
  • Accessibility/VoiceOver: fix an unhandeled jump while the screenshot component is visible.

v4.1.2

03 Apr 17:36
Compare
Choose a tag to compare

4.1.2

Added

  • Support for Xcode 9.3

Fixed

  • Accessibility/VoiceOver: Fix the NPS Component value that was not changing.
  • Accessibility/VoiceOver: fix for the PickerView component.
  • Accessibility/VoiceOver: fix an unhandeled jump while the screenshot component is visible.

v4.1.1-Xcode-9.0

06 Mar 14:02
Compare
Choose a tag to compare
v4.1.1-Xcode-9.0

v4.1.1-Xcode-8.3.3

06 Mar 13:49
Compare
Choose a tag to compare
v4.1.1-Xcode-8.3.3

v4.1.1

06 Mar 14:22
Compare
Choose a tag to compare

4.1.1

Added

  • Accessibility/VoiceOver support for Screenshot and PickerView components.
  • Added callback parameter to the initialize method to notify when it's finished. See the Readme for more information

v4.0.3-Xcode-9.0

06 Feb 13:23
Compare
Choose a tag to compare
Release v4.0.3

v4.0.3-Xcode-8.3.3

06 Feb 13:27
Compare
Choose a tag to compare
Release v4.0.3

v4.0.3

06 Feb 12:50
Compare
Choose a tag to compare

4.0.3

Added

  • Accessibility/VoiceOver support for Checkboxes, radio buttons and other minor components

Updated

  • Moved the cancel button to the right side on the end page
  • Screenshot component UI

Fixed

  • Fixed the placeholder on the text area not correctly displaying on multiple lines

v4.0.2-Xcode-9.2

06 Dec 15:47
Compare
Choose a tag to compare

This release supports Xcode 9.2

Added

  • Add accessibility/VoiceOver support for
    • Rating control (mood, star)
    • Navigation/Focus management between views
    • Required fields indicator

Fixed

  • Fix UIBarButtonItem appearance customizations that may affect the host application