Skip to content

Add 2.2.0 release notes and set version to 2.2.0 - #644

Open
MikeAlhayek wants to merge 1 commit into
release/2.2from
claude/release-2.2.0-notes
Open

MikeAlhayek wants to merge 1 commit into
release/2.2from
claude/release-2.2.0-notes

Conversation

@MikeAlhayek

Copy link
Copy Markdown
Member

Prepares release/2.2 for the v2.2.0 release (to ship alongside v2.1.3).

What's in this PR

  • src/CrestApps.Docs/docs/changelog/2.2.0.md — new release notes (sidebar_position: 1).
  • Existing changelog entriessidebar_position shifted down by one (2.1.2→2, 2.1.1→3, 2.1.0→4, 2.0.0→5), matching the convention used for every prior release.
  • src/CrestApps.Docs/docs/changelog/index.md — new 2.2.0 row at the top of the highlights table.
  • Directory.Build.propsVersionPrefix bumped 2.0.02.2.0 (suffix kept as preview). The released package version still comes from the git tag at release time via release_ci.yml; this only corrects the version reported by non-tagged builds on this branch.

Release notes coverage

release/2.2 is 2.1.2 plus two changes, and the notes cover both:

  1. Reworked Content Transfer import/export (Fix the export process #627) — background-job imports with inline status and pause/resume, richer bulk export (version/date/owner filters, queued processing, in-app notification), a new export-option extension point, the Omnichannel "export contacts with their last activity" feature, stronger contact-import duplicate/phone handling, and the Open XML node-cycle export fix.
  2. OllamaSharp source generator build error (CS9057) (OllamaSharp.SourceGenerators causes build error #640) — listed under Bug fixes.

Sequencing note

The notes list the OllamaSharp fix as part of 2.2.0, which assumes #643 (the 2.2 backport of the #640 fix) is merged before the v2.2.0 tag is created. If 2.2.0 ships without #643, drop that bug-fix section.

The release date in the notes is set to September 6, 2026 — please adjust it to the actual tag date if it differs.

🤖 Generated with Claude Code

https://claude.ai/code/session_01ULPPAXpropJmpHhwa7mqav


Generated by Claude Code

Adds the 2.2.0 changelog covering the reworked Content Transfer import and
export pipeline (#627) — background-job imports with pause/resume, richer
bulk export with an export-option extension point, and the Omnichannel
"last activity" contact export — plus the OllamaSharp source generator build
error fix (#640). Shifts the sidebar positions of the existing changelog
entries and adds the 2.2.0 row to the changelog index.

Bumps VersionPrefix to 2.2.0 in Directory.Build.props so non-tagged builds on
this branch report the correct version. The released package version continues
to come from the git tag at release time.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ULPPAXpropJmpHhwa7mqav
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