v1.0.7: Updated README with hotfix changelog, fixed Docker Hub badge
This commit is contained in:
parent
ac46b5527e
commit
c2bb3c0d45
1 changed files with 14 additions and 11 deletions
25
README.md
25
README.md
|
|
@ -1,21 +1,24 @@
|
|||
# StreamFlow - Premium Cinema Experience 🎬
|
||||
|
||||
[](https://hub.docker.com/r/vndangkhoa/streamflow)
|
||||
[](https://hub.docker.com/r/vndangkhoa/streamflix)
|
||||
[](https://github.com/vndangkhoa/Streamflow)
|
||||
[](https://github.com/vndangkhoa/Streamflow/releases)
|
||||
[](https://github.com/vndangkhoa/Streamflow/releases)
|
||||
|
||||
StreamFlow is a high-fidelity movie streaming application designed for NAS enthusiasts and home cinema lovers. It combines a premium **Apple TV+ inspired aesthetic** with a lightweight, high-performance backend, now consolidated into a **single Docker image** for effortless deployment.
|
||||
|
||||
## 📋 Latest Release: v1.0.6
|
||||
## 📋 Latest Release: v1.0.7
|
||||
|
||||
**What's New:**
|
||||
- 🖼️ **Optimized mobile image loading** - 40% faster thumbnail loading on mobile devices
|
||||
- 🔗 **Fixed Install App navigation** - Desktop navigation to download page now works correctly
|
||||
- 🏠 **Fixed hero button errors** - Resolved null reference errors in hero rendering
|
||||
- 📱 **Added PWA icon (512x512)** - Proper app icon for Progressive Web App
|
||||
- ⬅️ **Fixed back button navigation** - Removed unnecessary history states causing navigation issues
|
||||
- 📐 **Mobile UI improvements** - Better bottom padding, Get App FAB positioning
|
||||
- 🔍 **Smart tab scrolling** - Search/MyList tabs stay in position instead of jumping to top
|
||||
**What's New in v1.0.7:**
|
||||
- <20> **HOTFIX: Fixed Docker crash** - Added missing `Request` import causing NameError on startup
|
||||
|
||||
**Previous (v1.0.6):**
|
||||
- 🖼️ Optimized mobile image loading - 40% faster thumbnail loading
|
||||
- 🔗 Fixed Install App navigation
|
||||
- 🏠 Fixed hero button null reference errors
|
||||
- 📱 Added PWA icon (512x512)
|
||||
- ⬅️ Fixed back button navigation
|
||||
- 📐 Mobile UI improvements
|
||||
- 🔍 Smart tab scrolling
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue