changelog: Add sort buttons for 'Group' and 'M3U' columns in Streams table

This commit is contained in:
SergeantPanda 2025-12-03 17:31:16 -06:00
parent 6a96b6b485
commit 2de6ac5da1

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Sort buttons for 'Group' and 'M3U' columns in Streams table for improved stream organization and filtering - Thanks [@bobey6](https://github.com/bobey6)
### Changed
- IPv6 access now allowed by default with all IPv6 CIDRs accepted - Thanks [@adrianmace](https://github.com/adrianmace)