diff --git a/CHANGES.md b/CHANGES.md index 366c7518be..3a3078f703 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,14 @@ # 1.7.9 (future) +# 1.7.8 (v4) +- COMMON: Enable customisation of runtime 'last played' display format. +- CHEEVOS: Add hashing support for PSX (bin/cue, chd, or real CD) (for real this time, got added in the CHANGELOG for v2 then reverted before it hit release) +- IOS: Update for iOS 13, fix the asset packaging issues +- LOCALIZATION: Update Portuguese Brazilian Translation +- MENU: Add 12-hour time/date versions of all formats +- SWITCH: Add 'AI Service' option to Switch (untested) +- SWITCH: Update to newest libnx + # 1.7.8 (v3) - GLCORE: Ensure correct scaling of menu texture (with RGUI) - IPS: Soft-Patch any IPS size diff --git a/pkg/android/phoenix/AndroidManifest.xml b/pkg/android/phoenix/AndroidManifest.xml index 93436cc173..dc3edc7e97 100644 --- a/pkg/android/phoenix/AndroidManifest.xml +++ b/pkg/android/phoenix/AndroidManifest.xml @@ -2,7 +2,7 @@