diff --git a/README.md b/README.md
index 8e51ae29..0f162f02 100644
--- a/README.md
+++ b/README.md
@@ -13,15 +13,13 @@ A modern Plex client for desktop and mobile. Built with Flutter for native perfo
## Download
-### Mobile
-### Desktop
-- [Windows (Universal)](https://github.com/edde746/plezy/releases/latest/download/plezy-windows-installer.exe)
-- [macOS (Universal)](https://github.com/edde746/plezy/releases/latest/download/plezy-macos.dmg)
-- [Linux (x64)](https://github.com/edde746/plezy/releases/latest) - .deb, .rpm, .pkg.tar.zst, and portable tar.gz available
+- [Windows (x64, arm64)](https://github.com/edde746/plezy/releases/latest/download/plezy-windows-installer.exe)
+- [macOS (x64, arm64)](https://github.com/edde746/plezy/releases/latest/download/plezy-macos.dmg)
+- [Linux (x64, arm64)](https://github.com/edde746/plezy/releases/latest) - .deb, .rpm, .pkg.tar.zst, and portable tar.gz available
- [NixOS/Nix](https://github.com/mio-19/nurpkgs/tree/main/pkgs/plezy) - Community package by [@mio-19](https://github.com/mio-19)
- **Homebrew** (macOS):
```bash
@@ -49,6 +47,12 @@ A modern Plex client for desktop and mobile. Built with Flutter for native perfo
- Progress sync and resume
- Auto-play next episode
+### 📺 Live TV & DVR
+- EPG guide grid
+- Channel tuning
+- DVR recording rules and scheduled recordings
+- Multi-server DVR support
+
### 📥 Downloads
- Download media for offline viewing
- Background downloads with queue management
diff --git a/pubspec.yaml b/pubspec.yaml
index 6096c8e7..a28f3be0 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
name: plezy
description: "A beautiful Plex client for Flutter"
publish_to: "none"
-version: 1.18.0+39
+version: 1.18.0+40
environment:
sdk: ^3.8.1