Updated for v1.11

This commit is contained in:
Jarrod Norwell 2024-09-28 03:18:06 +08:00
parent e125d2b1ee
commit 074aa6956e

View File

@ -17,6 +17,18 @@ export default function NewHome() {
{
secondaryText: 'Added support for iPhone 16 series',
tertiaryText: null
},
{
secondaryText: 'Changed the Cytrus core to the latest original Citra source code',
tertiaryText: null
},
{
secondaryText: 'Removed Mandarine specific settings from the Cytrus settings screen',
tertiaryText: null
},
{
secondaryText: 'Update to the latest MoltenVK which should improve performance slightly',
tertiaryText: null
}
]
},