samuelthomas2774 / nxapi

Nintendo Switch Online/Parental Controls app APIs. Show your Nintendo Switch presence in Discord, get friend notifications on desktop, and download and access SplatNet 2, NookLink, SplatNet 3 and Parental Controls data. Mirror of https://gitlab.fancy.org.uk/samuel/nxapi.git.
GNU Affero General Public License v3.0
412 stars 34 forks source link

Nintendo Switch Online app v2.8.0 (30/11/2023) #93

Closed samuelthomas2774 closed 3 months ago

samuelthomas2774 commented 7 months ago

Release notes (https://apps.apple.com/gb/app/id1234806557):

Added support for landscape mode on iPad.

Other changes:

In-app announcement (iOS):
> Thank you for using the Nintendo Switch Online app. > > You can now update the app to Ver. 2.8.0. > > Please see below for a list of version changes. > > - Added support for landscape mode on iPad. > > --- > > We hope you continue to enjoy the Nintendo Switch Online app. > ```json > { > "announcementId": 161, > "priority": 0, > "forceDisplayEndDate": 253402300799, > "distributionDate": 1701396000, > "title": "Ver. 2.8.0 update announcement", > "description": "Thank you for using the Nintendo Switch Online app.\r\n \r\nYou can now update the app to Ver. 2.8.0.\r\n\r\nPlease see below for a list of version changes.\r\n \r\n- Added support for landscape mode on iPad.\r\n \r\n---\r\n \r\nWe hope you continue to enjoy the Nintendo Switch Online app." > } > ```