Skip to content

Add release notes for 3.7.0-rc1#805

Draft
Copilot wants to merge 1 commit into
mainfrom
copilot/update-release-notes-370-rc1
Draft

Add release notes for 3.7.0-rc1#805
Copilot wants to merge 1 commit into
mainfrom
copilot/update-release-notes-370-rc1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 3, 2026

Purpose

Draft developer-facing release notes for the 3.7.0-rc1 release.


Scope

Select one primary concern:

  • Bug fix (behavior change)
  • Refactor (no behavior change)
  • Documentation update
  • Formatting / code cleanup
  • Dependency / build update
  • New feature

If this PR includes multiple unrelated concerns, please split it before requesting review.


Description

Problem

The 3.7.0-rc1 release did not yet have a changelog entry under doc/changelogs.

Solution

  • Added doc/changelogs/3.7.0-rc1.md.
  • Used comparison range 3.6.0...3.7.0-rc1.
  • Organized developer-facing changes into release-note sections:
    • Breaking changes / upgrade notes
    • New features
    • Improvements
    • Fixes
    • CI / build
    • Full changelog

Verification

Review the generated changelog for accuracy against the release comparison.

Steps:

  1. Open doc/changelogs/3.7.0-rc1.md.
  2. Confirm the comparison range is 3.6.0...3.7.0-rc1.
  3. Spot-check listed PRs and commits against the GitHub release history.

Expected outcome:

The changelog accurately summarizes developer-facing changes for 3.7.0-rc1.


Screenshots / Recordings (if applicable)

N/A — documentation-only change.


Commit Convention

We recommend using conventional commit prefixes:

  • fix: – Bug fixes (behavior change)
  • feat: – New features
  • refactor: – Code changes without behavior change
  • docs: – Documentation updates
  • chore: – Maintenance, tooling, or dependency updates
  • test: – Test additions or modifications

Clear commit messages make reviews easier and history more meaningful.


Checklist

  • The PR is focused on a single concern
  • Commit messages follow the recommended convention
  • Tests added or updated (if applicable)
  • Documentation updated (if applicable)
  • No unrelated cleanup included
  • All tests pass

Agent-Logs-Url: https://github.com/elsa-workflows/elsa-studio/sessions/ad097461-2a37-46e8-92d9-fb814fc3b645

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants