# 릴리즈 노트

### '26 Update

* [v 3.1](/ko/smallbuilder-line-items/release-notes/2026/v-3.1.md) - Line Item Editor의 Lookup 컬럼 값에서 레코드 상세 페이지로 이동하는 기능 추가, 빌더 필드 관리 테이블 UI/UX 개선
* [v 3.0](/ko/smallbuilder-line-items/release-notes/2026/v-3.0.md) - Salesforce 정책 변경에 따라 Connected App을 외부 클라이언트 앱(External Client App, ECA)으로 전환

### '25 Update

* [v 2.0.1](/ko/smallbuilder-line-items/release-notes/2025/v-2.0.1.md) - 라인 아이템 구성기 마이그레이션 기능 구현, 텍스트 영역 필드 UI/UX 개선, 필터 오류 등 수정
* [v 1.40.2](/ko/smallbuilder-line-items/release-notes/2025/v-1.40.2.md) - 비즈니스 규칙 변경 및 삭제 관련 오류 수정, 읽기 전용 제어 적용 오류 수정
* [v 1.40](/ko/smallbuilder-line-items/release-notes/2025/v-1.40.md) - 패키지 업그레이드 시 수식 해제되는 오류 수정, 라인 아이템 열에 도움말 텍스트 표시 제공 등
* [v 1.39](/ko/smallbuilder-line-items/release-notes/2025/v-1.39.md) - 컬럼 순서 변경 시 JavaScript 오류, 비즈니스 규칙 Key 매핑 오류 등 수정\
  옵션 기능 비활성화, 라인 아이템 가상 열 계산 기능 지원
* [v 1.38](/ko/smallbuilder-line-items/release-notes/2025/v-1.38.md) - 모바일 UI/UX 이슈 및 일부 저장 오류 수정
* [v 1.37](/ko/smallbuilder-line-items/release-notes/2025/v-1.37.md) - 데이터소스 명칭 및 UI/UX 변경, 라인 아이템 가상 열(Virtual Column) 제공 등


---

# 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/ko/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.
