Skip to content

v2.5.2

Compare
Choose a tag to compare
@XD-CI XD-CI released this 22 Oct 15:00
· 242 commits to main since this release

Added

  • Brazilian Portuguese Language Support (#380)

Fixed

  • A visual glitch that would occur in iOS 13 because the Swift view controller wasn't explicitly marked as full screen. (#385)
  • A visual glitch where the image would snap upwards during the presentation animation on non-Face ID devices. (#387)
  • A bug where subclassing the class in Swift would fail because it wasn't using the desginated initializer. (#379)