Updated v1.9 upcoming changes

This commit is contained in:
Jarrod Norwell 2024-09-11 03:50:29 +08:00
parent 7cc9a451c2
commit aa9fc400b2

View File

@ -29,10 +29,30 @@ export default function NewHome() {
secondaryText: 'Added an archive feature that will back up and reset the documents directory every major release to ensure a smooth transition between releases',
tertiaryText: 'archive.zip will contain the currently available core folders, this can be moved out of the documents directory, extracted on-device and used with the latest release'
},
{
secondaryText: 'Added the ability to extract a previous archive reverting any changes',
tertiaryText: null
},
{
secondaryText: 'Added support for the system apps in the Cytrus core',
tertiaryText: null
},
{
secondaryText: 'Changed how several features are handled improving support for both iPad and iPhone',
tertiaryText: null
},
{
secondaryText: 'Fixed an issue with the AES keys in the Cytrus core',
tertiaryText: null
},
{
secondaryText: 'Fixed an issue where the X/Y button on physical controllers would get stuck',
tertiaryText: null
},
{
secondaryText: 'Fixed an issue where system apps would be duplicated in the Cytrus core',
tertiaryText: null
},
{
secondaryText: 'Fixed crashing when using Sign in with Apple or Skip due to a damaged documents directory',
tertiaryText: null