Skip to content

Release notes for March 2026#777

Merged
meker12 merged 17 commits intomar2026-developfrom
release-notes-march
Mar 18, 2026
Merged

Release notes for March 2026#777
meker12 merged 17 commits intomar2026-developfrom
release-notes-march

Conversation

@bdenham
Copy link
Collaborator

@bdenham bdenham commented Mar 12, 2026

Purpose of this pull request

🚨 You only need to review the following files: 🚨

  • index.mdx file for the Release notes and
  • changelog.mdx.

The other files are internal site changes

This pull request adds the March 2026 release suite to the storefront release notes and changelog. It documents highlights, boilerplate updates, B2C/B2B drop-in component versions, and component compatibility, and adds per-component changelog entries for the March release. It also updates the README with a "Testing the skill" section for comparing stashed vs from-scratch runs of the release-notes skill.

Associated JIRA ticket

COMDOX-1541

Staging preview

https://commerce-docs.github.io/microsite-commerce-storefront/releases/

Affected pages

What's New highlights

This update adds the March 2026 release suite to the Release Information page and adds March 2026 changelog entries across multiple components, including Boilerplate, Cart, Product Details Page (PDP), Product Discovery, Wishlist, Requisition List, and Quick Order.

Key highlights include video support on the PDP, multi-store wishlist functionality, configurable PLP page size, Quick Order enhancements for B2B, improved 404 error handling, layout updates, and the latest B2C and B2B drop-in version updates.

@bdenham bdenham requested a review from dshevtsov as a code owner March 12, 2026 15:31
@bdenham bdenham self-assigned this Mar 12, 2026
@bdenham bdenham added major-update Significant original updates to existing content new-topic A major update published as an entirely new document and removed new-topic A major update published as an entirely new document labels Mar 12, 2026
bdenham added 6 commits March 12, 2026 10:45
- index.mdx: March 2026 suite (highlights, boilerplate, B2C/B2B tables, component compatibility)
- changelog.mdx: March entries for Boilerplate, Cart, PDP, Product Discovery, Wishlist, Requisition List, Quick Order; benefit-focused 404 wording
- README.md: testing-the-skill section for comparing stashed vs from-scratch runs

Made-with: Cursor
- Track .cursor/skills/release-notes/ (SKILL.md, repos.json, repos.md) in git
- Update .gitignore: ignore .cursor/* but allow .cursor/skills/release-notes/
- Enables others to generate release notes using the same skill when cloning the repo

Made-with: Cursor
Add preview to push branches so the workflow runs automatically when preview is updated (e.g. after merge from a PR).

Made-with: Cursor
@bdenham bdenham force-pushed the release-notes-march branch from 8818c6b to 3810c79 Compare March 12, 2026 15:51
@bdenham bdenham requested review from devpatil7 and mcocapiza March 12, 2026 16:09
Copy link
Collaborator

@dshevtsov dshevtsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this approved to expose .cursor content in public repos?

@bdenham
Copy link
Collaborator Author

bdenham commented Mar 12, 2026

@dshevtsov No. Let me know if you find out if we can't do it. I needed it to be available in the storefront repo so that anyone on the guardians team can run it to create release notes.

@bdenham bdenham changed the title Add release-notes skill for March 2026 Add release-notes for March 2026 Mar 13, 2026
@bdenham bdenham changed the title Add release-notes for March 2026 Add release notes for March 2026 Mar 13, 2026
@bdenham bdenham changed the title Add release notes for March 2026 Release notes for March 2026 Mar 13, 2026
>
The Wishlist drop-in has been updated with the following changes:

- **Multi-store wishlist** - The drop-in now supports multi-store scenarios. Pass an optional `storeCode` config prop during initialization (the boilerplate reads it from the AEM config system and passes it into the drop-in). When `storeCode` is set and not `'default'`, localStorage and sessionStorage keys and wishlist ID cookies are scoped per store (for example `DROPIN__WISHLIST__WISHLIST__DATA__` plus the store code), so guest and authenticated wishlist data stay isolated between store views. Single-store setups and the `'default'` store continue using the original unscoped keys for backward compatibility ([#73](https://github.com/adobe-commerce/storefront-wishlist/pull/73)). Boilerplate integration ([#1139](https://github.com/hlxsites/aem-boilerplate-commerce/pull/1139)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the boilerplate reads it from the AEM config system and passes it into the drop-in

What does this mean? Is it documented elsewhere, in wishlist block docs? What is "AEM Config system"?

@bdenham bdenham requested a review from dshevtsov March 13, 2026 17:53
@bdenham
Copy link
Collaborator Author

bdenham commented Mar 13, 2026

Was this approved to expose .cursor content in public repos?

Removed now.

Copy link
Collaborator

@dshevtsov dshevtsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bdenham please use Merge and squash if possible for this PR.

devpatil7 and others added 2 commits March 17, 2026 16:38
- Update Drop-in SDK to ~1.8.0 (tools upgraded from 1.7.0)
- Personalization v3.1.0 → v3.1.1 (langDefinitions merge fix)
- Company Management v1.1.0 → v1.2.0 (initializer API alignment + langDef fix)
- Company Switcher v1.1.0 → v1.1.1 (langDef fix)
- Purchase Order v1.1.0 → v1.1.1 (langDef fix)
- Quote Management v1.1.0 → v1.1.1 (langDef fix)
- Quick Order v1.0.0: add langDef merge fix note
- Move all March 2026 dates to 2026-03-19 (release date)
- Remove internal LYNX Jira ticket references from SCP entries
- Add .claude/ and .cursor/ to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@meker12 meker12 requested a review from tpogrebniak March 18, 2026 19:32
@meker12 meker12 merged commit a4005d8 into mar2026-develop Mar 18, 2026
7 checks passed
@meker12 meker12 deleted the release-notes-march branch March 18, 2026 20:06
@bdenham bdenham restored the release-notes-march branch March 24, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major-update Significant original updates to existing content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants