From 6273696b59aeb639fca535d910719f6e3998adaa Mon Sep 17 00:00:00 2001 From: tapframe Date: Thu, 18 Sep 2025 17:09:36 +0530 Subject: [PATCH] release 1.1.0 --- nuvio-source.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/nuvio-source.json b/nuvio-source.json index d454bae..8591d82 100644 --- a/nuvio-source.json +++ b/nuvio-source.json @@ -30,6 +30,14 @@ "https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/search-portrait.png?raw=true" ], "versions": [ + { + "version": "1.1.0", + "buildVersion": "13", + "date": "2025-09-18", + "localizedDescription": "# Version 1.1.0 – Update Notes\n\nThis update focuses on important bug fixes and a major internal player replacement for iOS.\n\n## Changes\n- **iOS Player Update**: \n - iOS now uses **KSPlayer** internally for MKV files (replacing VLCKit). \n - AVPlayer continues to be used for all other formats. \n- Fixed an issue where posters disappeared on the Cast movie screen. \n- Minor glitch fixes and improvements. \n\n---\n\n## Note for iOS Users \nThis is the **initial build with KSPlayer**. Please expect bugs and limitations: \n- Embedded subtitle support is **not available** yet, as KSPlayer is a custom React Native module. \n- Use **external/addon subtitles** for now until proper support is added. \n\n---\n\n⚠️ **Important:** Both **iOS and Android users** are requested to update to this version to continue receiving future **OTA updates**.", + "downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/1.1.0/Stable_1-1-0.ipa", + "size": 25700000 + }, { "version": "1.0.0", "buildVersion": "12",