Skip to content

1.4.1

Compare
Choose a tag to compare
@uias-bot uias-bot released this 14 Aug 20:14
· 625 commits to main since this release

Minor fixes and improvements.

Fixed

  • #99 Issues with guarding publicly visible delegates.
    • Added guard statements to UIScrollViewDelegate and UIPageViewControllerDelegate functions to prevent external injection.
    • Fixed by msaps.