Skip to content

Releases: usedesk/Android_SDK

v4.6.0

Choose a tag to compare

@Uncreated Uncreated released this 11 Jun 19:28

4.6.0

Knowledge Base:

  • Added fullscreen mode for embedded video in articles
  • Fixed video rendering and responsive layout in articles
  • Fixed CSS leaking into article and search-item previews (plain-text and unterminated <style> blocks)
  • Article WebView is now cached: survives rotation, no stale-content flash when switching articles
  • Fixed iframe allow attribute handling (regex no longer matches data-allow)
  • Reduced Compose recompositions (collapsing toolbar & screens)

Chat:

  • Fixed crash on file caching when ContentProvider returns a bad descriptor
  • Partial cache file is now cleaned up when copy fails

API / Code style (breaking):

  • Renamed I-prefixed public interfaces to follow code style, e.g. IUsedeskOnSupportClickListener -> UsedeskOnSupportClickListener, IUsedeskOnWebUrlListener -> UsedeskOnWebUrlListener, IUsedeskOnListener (chat) -> UsedeskOnListener
  • Enabled non-transitive R class and aliased all cross-module R references

v4.5.3

Choose a tag to compare

@Uncreated Uncreated released this 29 Apr 16:46

Changelog:

Chat:

  • Fixed chat input field restoring
  • Fixed chat message input restoring on view recreation

v4.5.2

Choose a tag to compare

@Uncreated Uncreated released this 27 Mar 09:03

Changelog:

Chat:

  • Fixed ActivityNotFoundException when image attaching

v4.5.1

Choose a tag to compare

@Uncreated Uncreated released this 18 Sep 21:00

Changelog:

Chat:

  • Added edge-to-edge support for UsedeskShowFileScreen (supportWindowInsets)
  • Fixed camera permission for specified/unspecified Camera permission in manifest.xml

v4.5.0

Choose a tag to compare

@Uncreated Uncreated released this 23 Aug 10:34

Changelog:

UI:

  • Added edge-to-edge support (supportWindowInsets in UsedeskChatScreen and KnowledgebaseScreen)

Knowledge Base:

  • Fixed display of certain articles

Chat:

  • Fixed a crash and added client ID parameter to configuration
  • Fixed image and video detection

v4.4.0

Choose a tag to compare

@Uncreated Uncreated released this 25 Feb 19:09

Changelog:

Chat:

  • Fixed sending additional fields
  • Refactored message queue handling
  • Refactored configuration and token usage
  • Fixed blur library version

v4.3.0

Choose a tag to compare

@Uncreated Uncreated released this 19 Jun 22:19

Changelog:

  • Changed chat message and form ids to string

v4.2.3

Choose a tag to compare

@Uncreated Uncreated released this 30 May 22:32

Changelog:

  • Fixed knowledgebase images

v4.2.2

Choose a tag to compare

@Uncreated Uncreated released this 22 May 20:16

Changelog:

  • Fixed media type crash
  • Other fixes

v4.2.1

Choose a tag to compare

@Uncreated Uncreated released this 13 May 20:33

Changelog:

  • Fixed buttons parsing from messages