Bug Fixes
- fixed rare crash when closing the appstore.
- fixed gc menu not being able to select "Back" whilst a gamecard is not inserted.
- fixed themezer theme download crash when downloading certain themes that had % in their file name.
- fixed hdd freeze when doing hdd->hdd copy, zip or unzip due to a deadlock bug in usbhsfs (will be fixed upstream soon).
- fixed not deleting save before restoring, which could result in stale files being leftover.
- fixed es ticket struct being the wrong size, this could result in failed installs.
- fixed the filebrowser not displaying the correct current mount fs when translations were enabled.
- fixed filebrowser split screen button not working.
- fixed tik/cert files being placed at the beginning of the nsp when dumped, they're now placed at the end of the file list, following standardNSP.
What's Changed
- added save backup / restore to USB.
- homebrew refreshes itself when an app is installed / removed from the appstore, as well as downloading via ghdl.
- added support for all save types (system, bcat, cache, device).
- added more descriptive error messages for internal sphaira errors.
- enable boost mode as early as possible during init.
- added mtp custom mount support (sd card, image sd/nand, install, speed test).
- use the real save timestamp when creating a save zip backup.
- added common ticket patching if the ticket has been modified. this is applied during install and game dumping.
- added personalised -> common ticket convert option for installing.
Translation Updates
- Update pt.json by @ninstar in #165
- Update ru.json by @redraz in #166
- Update french translation and fix a small typing error. by @shadow2560 in #168
- Update pt.json by @ninstar in #169
- Update zh.json by @Johnluckygogogo in #171
- Spanish file Update by @impeeza in #170
- update Chinese translation and fix typo by @aistra0528 in #172
- German File Update by @sandmaennchen5 in #177
- Update pt.json by @ninstar in #178
New Contributors
- @aistra0528 made their first contribution in #172
- @sandmaennchen5 made their first contribution in #177
Preview
Full Changelog: 0.12.0...0.13.0