From cf269ba83e9f096607685d1e8eda93393127db22 Mon Sep 17 00:00:00 2001 From: Simon Eklundh Date: Mon, 1 Dec 2025 16:27:33 +0100 Subject: [PATCH] chore: Add version 0.47.1 to issue report template (#1251) This update keeps the issue report template current by adding version 0.47.1 and removing outdated entries. It reduces confusion for users creating reports and improves triage accuracy for maintainers --- .github/ISSUE_TEMPLATE/issue_report.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index 29904bd3..ccdb0d0e 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -77,13 +77,8 @@ body: label: Streamyfin Version description: What version of Streamyfin are you running? options: + - 0.47.1 - 0.30.2 - - 0.29.0 - - 0.28.0 - - 0.27.0 - - 0.26.1 - - 0.26.0 - - 0.25.0 - older - TestFlight/Development build validations: @@ -116,4 +111,4 @@ body: id: additional-info attributes: label: Additional information - description: Any additional context that might help us understand and reproduce the issue. \ No newline at end of file + description: Any additional context that might help us understand and reproduce the issue.