> For the complete documentation index, see [llms.txt](https://nviasoft.gitbook.io/nviasoft-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nviasoft.gitbook.io/nviasoft-docs/changelog/readme.md).

# 버전 히스토리

{% updates format="full" %}
{% update date="2026-04-01" %}

## New Release

EZGemPlus 설치 및 가이드 배포

### 배포항목

* EZGemPlus 설치가이드
* EZGemPlus API함수 가이드

<a href="/spaces/bMtWZ72hsa1GMfoslftr" class="button primary" data-icon="arrow-down-to-bracket">설치가이드 살펴보기</a><a href="/spaces/X6M4q9wJZDGAgHYdwgAL" class="button secondary" data-icon="rocket-launch">API함수 가이드 살펴보기</a>

<details>

<summary>Improved</summary>

* Product improvement
* Product improvement
* Product improvement
* Product improvement
* Product improvement

</details>

<details>

<summary>Fixed</summary>

* Product fix
* Product fix
* Product fix
* Product fix
* Product fix

</details>
{% endupdate %}
{% endupdates %}

{% updates format="full" %}
{% update date="2026-05-18" %}

##

#### SendEventReportEx(CEID,TransactionID)

<details open>

<summary>기능추가</summary>

| TransactionID>0                 | TransactionID<0            |
| ------------------------------- | -------------------------- |
| 사용자가 원하는 TransactionID를 부여해서 사용 | 해당 CEID의 이벤트를 BIG파일로 따로 저장 |

</details>
{% endupdate %}
{% endupdates %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nviasoft.gitbook.io/nviasoft-docs/changelog/readme.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.
