# Release Notes

### '26 Update

* [v 3.1](/smallbuilder-line-items/release-notes/26-update/v-3.1.md) - Added the ability to navigate to a record's detail page from Lookup column values in the Line Item Editor, and improved the UI/UX of the builder field management table.
* [v 3.0](/smallbuilder-line-items/release-notes/26-update/v-3.0.md) - Connected App replaced by the External Client App (ECA) following a Salesforce policy change.

### '25 Update

* [v 2.0.1](/smallbuilder-line-items/release-notes/25-update/v-2.0.1.md) - Implemented line item configurator migration feature, improved UI/UX for text area fields, and fixed filter-related and other errors
* [v 1.38](/smallbuilder-line-items/release-notes/25-update/v-1.38.md) - Fixed mobile UI/UX issues and certain save errors
* [v 1.37](/smallbuilder-line-items/release-notes/25-update/v-1.37.md) - This release includes renaming of DataSource to Business Rule, UI/UX improvements for filter and rule configuration, and the introduction of virtual columns in the Line Item Editor.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.smallbuilder.com/smallbuilder-line-items/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
