# リリースノート

## Ver 1.1 <a href="#v1.1" id="v1.1"></a>

Update: 2025/1/20

### 新機能 <a href="#v1.1-features" id="v1.1-features"></a>

* LINEアカウントによるログイン機能を実装
* 友達招待により、参加証明書のビジュアル上にアバター画像の合成が可能に

### 機能改善 <a href="#v1.1-update" id="v1.1-update"></a>

* マイページにてアバター画像およびユーザー名の変更が可能となるよう機能改善

### バグ修正 <a href="#v1.1-bugfix" id="v1.1-bugfix"></a>

* サービス全体の不具合を修正

## Ver 1.0 <a href="#v1.0" id="v1.0"></a>

Update: 2024/11/19

* Snapshot β版初期リリース


---

# 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://docs.snapshot.ooo/jp/web-release.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.
