Skip to content

Releases: SpotIM/openweb-ios-sdk-pod

Version 2.6.3

20 Feb 12:59
Compare
Choose a tag to compare

Fixes:

  • Fixed an issue where custom sort titles weren’t applied correctly in some parts of the UI, causing inconsistencies between the dropdown menu and the displayed sort method.
  • Fixed an issue where the comment creation section failed to load properly when the default filter tab was set to “all_newest”, requiring users to reopen the article to leave a comment.
  • Fixed an issue where users could still post comments after a conversation was closed if they had already opened the article before the closure.

Version 2.6.2

29 Jan 10:07
Compare
Choose a tag to compare

Features

  • Added support for full-screen images.
  • Added functionality to Tap on a comment to expand.
  • Improved network error reporting.
  • Added localizedDescription to OWError.

Fixes

  • Fixed pre-conversation compact style.
  • Fixed a crash that occurred after the app remained in the background for an extended period.
  • Fixed the visibility and translation of the "Sort by" option.
  • Fixed a rare flickering issue when scrolling to the end of the conversation.
  • Fixed the formatting of error messages when using large accessibility text sizes.
  • Fixed the "mute user" feature.
  • Fixed issue where comments would appear under your name after you deleted your account
  • Fixed various UI appearance issues.

Version 2.6.1

29 Dec 08:07
Compare
Choose a tag to compare

Fixes:

  • Properly report errors that occur when failing to change the sort method.
  • Correctly redirect users to the root comment after replying in pre-conversation.
  • Fixed “someone typing” indication with Filter Tabs.
  • Corrected animation when scrolling to the bottom of the conversation.
  • Fixed typing position after accepting keyboard suggestions.
  • Fixed typing position inside @mentions.
  • Refresh the conversation after account deletion.
  • Fixed Portuguese translation.
  • Fixed unnecessary animation when opening a full comment.
  • Fixed misplacement of comment options menu after refreshing the conversation.

Version 2.6.0

28 Nov 09:07
Compare
Choose a tag to compare

Features:

  • Added termsTapped and privacyTapped OWViewActionCallbacks.
  • Added viewable time analytics event.
  • Updated translations.

Fixes:

  • Fixed extra vertical space when community guidelines were not shown.
  • Fixed crash when posting a comment starting with an emoji.
  • Fixed crash when opening the app on the conversation screen.
  • Removed navigation bar line after closing Full Conversation.
  • Fixed OBJ symbol appearing after dictation.
  • Ensured real-time conversation read requests stopped when the conversation was dismissed.
  • Fixed memory leaks.

Version 2.5.1

09 Oct 15:00
Compare
Choose a tag to compare

Features:

  • Add OWFlowActionsCallbacks for Flows mode
  • Language Support:
    • Dutch
    • German
    • French
    • Italian
    • Arabic
    • Spanish
    • Portugese (pt-pt)
    • Portuguese (Brazil) (br-pt)
    • Thai
    • Indonesian
    • Vietnamese
    • Hungarian
    • Turkish
    • Japanese

Fixes:

  • Fix several rare crashes.
  • Improve filter tabs performance.

Version 2.5.0

11 Sep 12:37
Compare
Choose a tag to compare

New Features:

  • We have introduced user mentions, users can now mention others in their comments.
  • New optional comment actions customizations.

Bug Fixes and Improvements:

  • In some cases first added comment in conversation was not updated in pre conversation.
  • Sorting menu is now working with colors from OWTheme.
  • Filter tabs improvements.

Version 2.4.0

04 Aug 12:27
Compare
Choose a tag to compare

Changes:

  • New seamless integration for OpenWebSDK - both SPM and Cocoapods

Version 2.3.3

15 Jul 12:00
Compare
Choose a tag to compare

New Language:

  • Added Dutch language

Version 2.3.2

30 Jun 13:36
Compare
Choose a tag to compare

New Features:

  • We have introduced new filter tabs to improve conversation organization and user experience.
  • Partners can now set a minimum character requirement for reports on comments.

Bug Fixes and Improvements:

  • Authentication processes have enhanced stability, preventing crashes related to SDK initialization.
  • A specific crash reported by customers has been resolved, enhancing overall reliability.
  • Issues related to archiving apps with previous SDK versions have been fixed, ensuring error-free publication using CocoaPods.
  • SPM package size is now significantly lighter, improving download time.

Version 2.3.1

27 May 09:51
Compare
Choose a tag to compare

Fixes

  • Fixed a recursive lock in some cases when initializing the SDK