Skip to content

v1.13.0

Compare
Choose a tag to compare
@SwiftyAlex SwiftyAlex released this 01 Nov 11:19
· 6 commits to main since this release
a2b506c

Changes

  • Images will now display with a maximum height, ensuring that on smaller devices the experience is improved without compromising on larger devices.

Added

  • The close button can now be hidden provided there's some other way to close the screen.
  • Support for the next/done button text to be changeable.
  • You can provide your locale and language to Unflow in preparation for a future feature.

Fixed

  • Avoid presenting a screen twice if openScreen is called concurrently for the same screen.
  • Tracked dates will now be stored correctly as millis since 1970.