diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b17d5088..5cd2e185 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -36,7 +36,7 @@ body: attributes: label: Which version of Thunderbird are you using? description: > - Thunderbird version like 115.14.0 or 128.1. + Thunderbird version like 140.0 or 147.0.1. - type: input id: version validations: diff --git a/.github/workflows/prerelease_comment_issue.yml b/.github/workflows/prerelease_comment_issue.yml index d82226b3..aca32a21 100644 --- a/.github/workflows/prerelease_comment_issue.yml +++ b/.github/workflows/prerelease_comment_issue.yml @@ -4,13 +4,17 @@ on: release: types: [published, edited] +concurrency: + group: ${{ github.workflow }} + cancel-in-progress: false + permissions: contents: read issues: write jobs: comment-milestone-issues: - # consenti il run manuale per test; in produzione resta solo prerelease + # allow manual run for testing; in production, only prerelease if: ${{ github.event.release.prerelease == true }} runs-on: ubuntu-latest steps: diff --git a/CHANGELOG.md b/CHANGELOG.md index dbad26b5..eed3a920 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,32 @@ -

Version 3.8.0 - ??/??/2026

+

Version 4.0.0 - ??/??/2026

+ +

Version 3.8.3 - 22/01/2026

+ +

Version 3.8.2 - 20/01/2026

+ +

Version 3.8.1 - 20/01/2026

+ +

Version 3.8.0 - 16/01/2026

+

Version 3.7.9 - 06/01/2026

+

Version 3.7.8 - 18/12/2025