---
title: Release notes
slug: o1aj0225
canonical_url: https://docs.coveo.com/en/o1aj0225/
collection: javascript-search-framework
source_format: adoc
---
# Release notes

This page summarizes the new features and software updates introduced throughout 2026.

[#2-10126-2]
## May 2026 release (v2.10126.2)

The May 2026 package was initially released as v2.10126.2.

**CDN links for JavaScript Search Framework v2.10126.2**

- [GitHub release](https://github.com/coveo/search-ui/releases/tag/v2.10126.2)
- npm: `npm install coveo-search-ui@2.10126.2`
- CDN resources:
  - JavaScript (lazy, minified): `https://static.cloud.coveo.com/searchui/v2.10126.2/js/CoveoJsSearch.Lazy.min.js`
  - Stylesheet (minified): `https://static.cloud.coveo.com/searchui/v2.10126.2/css/CoveoFullSearch.min.css`
  - Templates: `https://static.cloud.coveo.com/searchui/v2.10126.2/js/templates/templates.js`
### Changes

| Issue number | Description |
|---|---|
| LENS-5260 | [[`QueryBuilder`](https://coveo.github.io/search-ui/classes/querybuilder.html)] The `QueryBuilder` class now supports `fieldAliases` and `freeTextSearchFields` parameters. |
