Skip to content

Releases: LBPUnion/UnionPatcher

UnionPatcher v2.0.7

17 Jun 20:52
7b88e27
Compare
Choose a tag to compare

What's Changed

  • Added a fallback due to .NET 6.0 sometimes failing to find the staging directory when using the Remote Patcher #34

Full Changelog: v2.0.6...v2.0.7

NOTE: As macOS 14.0's Gatekeeper becomes more strict for adhoc signed apps, you have to remove quarantine manually in the terminal with
xattr -d com.apple.quarantine ~/Downloads/UnionPatcher.Gui.MacOS.app

UnionPatcher v2.0.6

05 Nov 20:13
58d9dd3
Compare
Choose a tag to compare

What's Changed

  • Added URL regex matching by @daggintosh. This means that you will now be able to repatch an already patched EBOOT. #27
  • Added file type selection to the file picker by @Slendy #28
  • Change the theme of the UI on some platforms by @daggintosh #25

Full Changelog: v2.0.5...v2.0.6

UnionPatcher v2.0.5

06 Aug 17:52
8f6ba8b
Compare
Choose a tag to compare

Full Changelog: v2.0.4...v2.0.5

Hello! These builds fix critical files not being included. Apologies for any inconveniences caused by v2.0.4.

UnionPatcher v2.0.4

28 Jul 21:13
98dd90a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

UnionPatcher v2.0.3

25 Jul 18:50
7b45a19
Compare
Choose a tag to compare

Hello!

This release contains a build for macOS. For Apple Silicon users (M1/M2), pick the arm64 build. For Intel users (everything else), pick the x64 build.

What's Changed

  • Added macOS SCETool by @Zaprit in #20
  • Cleaned up warnings in code by @Zaprit in #21
  • Update Eto.Forms and add arm64 macOS build support by @Zaprit in #22

New Contributors

Full Changelog: v2.0.2...v2.0.3

UnionPatcher v2.0.2

15 Jun 21:48
4cea971
Compare
Choose a tag to compare

This hotfix fixes remote patching.

Full Changelog: v2.0.1...v2.0.2

UnionPatcher 2.0.1

15 Jun 21:12
8c8aba3
Compare
Choose a tag to compare

What's Changed

  • Fix application closing when choosing mode on Windows by @Ashifter in #19

Full Changelog: v2.0...v2.0.1

UnionPatcher 2.0

15 Jun 02:13
e63532e
Compare
Choose a tag to compare
v2.0-fixed

Add application icon, build shit correctly