Releases: PretendoNetwork/Inkay
v3.0.0
IMPORTANT: This version requires Aroma 23 or later
New Features
- Plugin/module split: The code has been split as part of the new Aroma release which allows unloading plugins. As such, Inkay is now bundled with a module and a plugin which must be stored in their respective places.
- P2P Port Override: The port that a game uses for P2P can now be overriden with a predefined port. You can enable this option on the plugin settings. Currently, the only games supported are Minecraft, Mario Kart 8 and Splatoon.
What's Changed
- Translations update from Hosted Weblate by @weblate in #47 , #52 , #53 and #54
- feat!: Split Inkay into a module and a plugin by @DaniElectra in #50
- fix(account_settings): Avoid mixing up FSReadFile / FSCloseFile patches by @DimitriPilot3 in #56
- chore: bump wiiu-env/devkitppc from 20240505 to 20241128 by @dependabot in #58
- Show notifcations if the plugin is missing or was (un)loaded at runtime, check title version before doing game specific patches by @Maschell in #61
New Contributors
- @weblate made their first contribution in #47
- @DaniElectra made their first contribution in #50
- @DimitriPilot3 made their first contribution in #56
- @dependabot made their first contribution in #58
- @Maschell made their first contribution in #61
Full Changelog: v2.6.0...v3.0.0
v2.6.0 - SpotPass refresh
What's Changed
Inkay now manually refreshes the BOSS Policy list on each boot when patching is enabled. This increases SpotPass reliability dramatically and fixes some errors in games. (e.g. 104-2210 on Splatoon)
A point release with more translations is coming soon.
Full changelog: v2.5.0...v2.6.0
v2.5.0 - Aroma updates
What's Changed
- Fix aroma beta 17+ incompatibilities by @TraceEntertains and @Maschell in #28
- Please ensure you update Aroma before installing this new Inkay!
- Account Settings and eShop app support by @CaramelKat in #17
- Italian translation by @KintsugiUwU in #23 and #24
- German translation by @SteffoSpieler and @BlinkingJarl482
- French translation by @InternalLoss
- Spanish translation by @EmiSocks
New Contributors
- @CaramelKat made their first contribution in #17
- @KintsugiUwU made their first contribution in #23
- @TraceEntertains made their first contribution in #28
Thank you all for your contributions!
Full Changelog: v2.4.0...v2.5.0
v2.4.0 - NNCS
v2.3.0 - BOSS Config
What's Changed
- Added GPLv3 license
- Added BOSS task settings
- General stability improvements
Full Changelog: v2.2.1...v2.3.0
v2.2.1 - Aroma
Emergency hotfix:
- Added GTS Root R1 and R2 (Google) and ISRG Root X1 (Let's Encrypt) CA roots to the patched applet.
This allows Juxt to work again!
v2.2.0 - Aroma
Note: This version has a bugged Miiverse applet patch, please use v2.2.1 or newer!
Some major new changes in this release:
- Added a notification (using Aroma's NotificationModule) to show whether connecting to NN or PN
- Patch and redirect Miiverse applet to Juxtaposition without touching NAND - must uninstall older Martini patches for this release
And minor changes:
- Support for Cafe logging/USB Serial logging
- No longer keeps a handle to nn_olv (game compatibility fix)
Thanks to @CaramelKat and @shutterbug2000 for contributing to this release; and thanks to @Fangal-Airbag for chilling with me on stream while we polished it up.
v2.1.0 - Aroma
A few changes and QoL improvements in this release:
- Added WUPS config menu
- Removed BOSS tasklist patch (it didn't work anyway under Aroma) in anticipation of a setup module
Thanks to @Fangal-Airbag and @kurbus for contributing to this release.
v2.0.0 - Aroma
Dropped support for legacy homebrew environments. Converted Inkay to be the network patcher for Aroma, like Nimble is for Tiramisu