mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-21 00:32:04 +00:00
sidestore release
This commit is contained in:
parent
11b4e7889e
commit
4367be97f8
2 changed files with 10 additions and 7 deletions
|
|
@ -1,10 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict/>
|
||||||
<key>aps-environment</key>
|
</plist>
|
||||||
<string>development</string>
|
|
||||||
<key>com.apple.developer.associated-domains</key>
|
|
||||||
<array/>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,14 @@
|
||||||
"https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/search-portrait.png?raw=true"
|
"https://github.com/tapframe/NuvioStreaming/blob/main/screesnhots/search-portrait.png?raw=true"
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "1.1.1",
|
||||||
|
"buildVersion": "14",
|
||||||
|
"date": "2025-09-20",
|
||||||
|
"localizedDescription": "# Version 1.1.1 – Update Notes\n\nThis update includes community contributions, bug fixes, and playback improvements.\n\n## Merged PR from @CrissZollo\n- Fixed test notification (now instant).\n- Updated test notification text.\n- Ensured scheduled notifications do not cancel on test.\n- Added and removed scheduled notifications by saving to library.\n- Fixed **mark/unmark as watched** (long press).\n- Fixed **adding/removing from library** (long press).\n\n## Improvements & Fixes\n- Fixed **Addon Sync across devices**.\n- Improved **iOS video playback** for MKV files.\n- Improved **error handling** in Android ExoPlayer.\n- Various minor bug fixes.\n\n---\n\n⚠️ **Note for Android users:**\n- This update **does not yet add HEVC/unsupported codec support** on devices without hardware decoding support.\n- A fix is in progress — until then, please use an **external player** for unsupported formats.\n\n## Changelog & Download\n[View on GitHub](https://github.com/tapframe/NuvioStreaming/releases/tag/1.1.1)\n\n🌐 **[Official Website](https://tapframe.github.io/NuvioStreaming/)**",
|
||||||
|
"downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/1.1.1/Stable_1-1-1.ipa",
|
||||||
|
"size": 25700000
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"buildVersion": "13",
|
"buildVersion": "13",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue