Skip to content

Releases: Nai64/Nai64Patches

1.9.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:23

1.9.0 (2026-07-03)

Bug Fixes

  • AdsFreeRewards: fix ironSource Unity bridge listener lifecycle for Pickcrafter (6eb3543)
  • disable auto-release on push, require manual dispatch only (ade94be)
  • SpoofPlayStore: avoid Pairip VM dispatcher bypass (fb9e823)

New Features

  • AdsFreeRewards: add ironSource Unity bridge support (41f3b72)
  • SpoofPlayStore: add Pairip SignatureCheck bypass strategies (2d05a52)

1.8.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:41

1.8.1 (2026-07-03)

Bug Fixes

  • SpoofPlayStore: prioritize Pairip VM skip over generic string matches to avoid false positives (651333c)

1.8.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:37

1.8.0 (2026-07-03)

New Features

  • SpoofPlayStore: add Pairip VM skip strategy for native-VM based apps (d7f8525)

1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:15

1.7.0 (2026-07-03)

Bug Fixes

  • AdsFreeRewards: dont patch Unity Ads load(), only show() to avoid error 628 [skip ci] (83dc4e0)

New Features

  • AdsFreeRewards: add LevelPlay strategy with Unity Ads fallthrough (4b02a66)
  • SpoofPlayStore: add fallback strategies for non-Pairip apps (fd2a63d)

1.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 19:52

1.6.0 (2026-07-02)

New Features

  • AdsFreeRewards: add Unity Ads RewardedAd support (c026d48)

1.5.9

Choose a tag to compare

@github-actions github-actions released this 02 Jul 19:09

1.5.9 (2026-07-02)

Bug Fixes

  • NoAds now blocks rewarded ads, overriding AdsFreeRewards when both enabled (dc96979)
  • NoAds: also disable rewarded ads when No Ads is enabled [skip ci] (cd822b2)

1.5.8

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:51

1.5.8 (2026-07-02)

Bug Fixes

  • release: clean build artifacts before release to avoid duplicating previous MPP versions (0de1115)

1.5.7

Choose a tag to compare

@github-actions github-actions released this 01 Jul 17:20

1.5.7 (2026-07-01)

Bug Fixes

  • AdsFreeRewards: fix register corruption, add OnRewardedAdDisplayedEvent (2fbdd05)

1.5.6

Choose a tag to compare

@github-actions github-actions released this 01 Jul 16:17

1.5.6 (2026-07-01)

Bug Fixes

  • update patch descriptions and documentation (604233f)

1.5.5

Choose a tag to compare

@github-actions github-actions released this 01 Jul 16:03

1.5.5 (2026-07-01)

Bug Fixes

  • remove double semicolon in fireHiddenCallbacks smali template (2f03299)