# Changes & Download

## 0.8.9 - 2020-05-29

> <https://github.com/monowireless/mwm5/releases/tag/0.8.9>

* ウインドウアイコンの追加
* BINファイル一覧画面での最大リスト数の制約を緩和 (win/linux/mac)
* Glancerビューアの追加
* 解説文面等の調整
* コンソール画面の描画の調整
* ファーム書き込み後の移動先画面(インタラクティブモードかターミナルか）の設定が動作していなかった
* Alt(or Cmd)+W の割り当てを変更
* その他不具合の修正

## 0.8.6 - 2020-04-27

> <https://github.com/monowireless/mwm5/releases/tag/0.8.6>

* TWELITE STAGE (MWSDK) 2020-04 linux版に収録

## 0.8.5 - 2020-04-24

> <https://github.com/monowireless/mwm5/releases/tag/0.8.5>

* TWELITE STAGE (MWSDK) 2020-04 に収録
* TWELITE STAGE アプリを追加
* Windows10, macOS, Linux 用のビルド対応&#x20;
* 設定ライブラリ twesettings を追加

## 0.4.2 - 2020-02-17

> <https://github.com/monowireless/mwm5/releases/tag/0.4.2>

初期バージョン


---

# 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://mwm5.twelite.info/0.8/changes.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.
