Skip to content

Version 2.7.0 Build 80

Compare
Choose a tag to compare
@SMartorelli SMartorelli released this 09 May 06:58
· 157 commits to main since this release

Pop-up

Enhancements

  • -icon_path argument now accept also base64 encoded images #70
  • Now it's possible to print out Accessory View values also on the secondary button click using -retain_values argument
  • Title font size and Icon width/height are now customisable with -title_size, -icon_width and -icon_height arguments #61 #62

Resolved in this build

  • video Accessory View remote URL parsing

Onboarding

Resolved in this build

  • topIcon payload parameter now works with remote URL and base64 encoded images #76

Enhancements

  • It is now possible to hide title bar buttons using -hide_title_bar_buttons #69
  • New Onboarding UI with Accessory View support Doc
  • -always_on_top argument support extended to Onboarding UI #67

Common

Enhancements

  • video Accessory View now shows a centered play button
  • input Accessory View now adapt its height based on how long is the input
  • input Accessory View support autofill using /value payload key #65