Update feature request template and release workflow

Removed the unused 'type' field from the feature request issue template. Improved the release workflow to fetch commit history since the last version tag instead of the last tag, ensuring more accurate changelog generation.
This commit is contained in:
Dariusz L
2025-07-23 22:22:17 +02:00
parent 2997be536d
commit d25ec6b25c
2 changed files with 7 additions and 9 deletions

View File

@@ -2,8 +2,6 @@ name: ✨ Feature Request
description: Suggest an idea for this project
title: '[Feature Request]: '
labels: ['enhancement']
type: Feature
body:
- type: markdown
attributes: