Skip to content

Agentforce Mobile SDK 256.3

Choose a tag to compare

@CCX-Wu CCX-Wu released this 14 Aug 21:34
· 5 commits to main since this release

Android Release Notes: Version 256.3 (11.5.2)

This release introduces the Theme Manager, Voice capabilities, and Panel APIs while also including significant refactoring and UI enhancements.

πŸš€ New Features & Major Enhancements

  • Theming Engine: Introduced the AgentforceThemeManager and LocalProvider to enable custom themes in the host app.

🎨 UI/UX Enhancements

  • Top Bar Control: Added the ability to programmatically show or hide the top bar.
  • UI Consistency: Matched the entry point, input box, and voice button height to the latest UX specifications.
  • Ripple Effect: Fixed an issue where the ripple effect on images extended beyond the image bounds.
  • Localization: Updated localization strings.

πŸ› Bug Fixes

  • Readback Icon: Ensured the Readback icon is only displayed when a feature flag is enabled and an implementation is available.
  • Instrumentation: Fixed missing attributes in the instrumentation contract and added a new AgentforceInput marker to distinguish between text and voice.
  • Session Management: Corrected a bug to ensure the correct session ID is returned when selecting an agent.