Skip to content

Commit 0d4e0f8

Browse files
committed
Create release for udm-iptv v3.0.6
This commit adds the necessary changes for creating a new release of udm-iptv. It has been a while since the last release and there have been quite a few improvements, including support for new platforms, new features, and fixes for existing profiles.
1 parent 5ef9868 commit 0d4e0f8

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

debian/changelog

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
udm-iptv (3.0.6) stable; urgency=medium
22

3-
* Support for Unifi Dream Router 7 (UDR7)
4-
* Freedom Internet (NL) IPtv profile
5-
6-
-- Jelle Kalf <jelle@kalf.org> Sat, 29 Mar 2025 12:00:00 +0000
3+
* Support for UniFi Dream Router 7 (UDR7)
4+
* Support for UniFi Cloud Gateway Fiber
5+
* Support for UniFi Gateway Max
6+
* Support for UniFi Cloud Gateway Max
7+
* Support for UDM Pro Max
8+
* Freedom Internet (NL) IPTV profile
9+
* Update supported WAN ranges for KPN and Init7
10+
* Support quickleave with improxy
11+
12+
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Mon, 21 Spr 2025 22:00:00 +0000
713

814
udm-iptv (3.0.5) stable; urgency=medium
915

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if command -v unifi-os > /dev/null 2>&1; then
1818
exit 1
1919
fi
2020

21-
UDM_IPTV_VERSION=3.0.5
21+
UDM_IPTV_VERSION=3.0.6
2222

2323
dest=$(mktemp -d)
2424

0 commit comments

Comments
 (0)