Files
IPTV-Updates/releases/v2.7.1.json
MasterDraco 86b44be1cc Add patch v2.7.0 to v2.7.1: Documentation update
- Updated README with accurate feature descriptions
- Clarified M3U8/HLS streaming support (no direct DVB cards)
- Added Coinbase Commerce payment documentation
- Included comprehensive patch management system details
- Corrected version information throughout
2025-09-20 22:45:07 +00:00

35 lines
1.0 KiB
JSON

{
"version": "2.7.1",
"release_date": "2025-09-20T22:00:00Z",
"type": "minor",
"stable": true,
"minimum_required": "2.7.0",
"changelog": {
"description": "Documentation update and clarifications",
"features": [],
"improvements": [
"Updated README with accurate feature descriptions",
"Added comprehensive patch management documentation",
"Clarified payment system using Coinbase Commerce"
],
"fixes": [
"Corrected DVB card support claims - system uses M3U8/HLS sources",
"Updated version information throughout documentation"
],
"documentation": [
"Added patch management system usage guide",
"Included Coinbase Commerce setup instructions",
"Updated installation and update commands",
"Added troubleshooting section for updates"
]
},
"requirements": {
"os": "Ubuntu 20.04+ or Debian 11+",
"docker": "20.10+",
"docker-compose": "2.0+",
"disk_space_gb": 50,
"memory_gb": 4
},
"files_changed": 2,
"docker_images": []
}