v1.40.0 (2026/05/04)
- ✨ 機能追加
- メモリ消費を大幅に削減できる「休止(💤)」ボタンをカラム上部に追加しました。
クリックすると重いページを一時的に軽量な待機画面に置き換えてメモリを解放し、再度クリックで元のページに復帰します。
- メモリ消費を大幅に削減できる「休止(💤)」ボタンをカラム上部に追加しました。
- New Feature
- Added a "Suspend (💤)" button at the top of columns to drastically reduce memory consumption.
Clicking it temporarily replaces heavy pages with a lightweight standby screen to free up memory, and clicking it again restores the original page.
- Added a "Suspend (💤)" button at the top of columns to drastically reduce memory consumption.
- 🐛 バグ修正
- メニューからプロファイルを切り替えて再起動した際、選択したプロファイルではなくデフォルトのプロファイルが開いてしまう問題を修正しました。
- Bug Fix
- Fixed an issue where restarting the app after switching profiles from the menu would incorrectly open the default profile instead of the selected one.
- 🚀 機能改善
- サーバー稼働状況(右上のステータスアイコン)の監視ロジックを見直し、バックグラウンドの軽微な通信エラーやキャンセルによって過敏に「接続不可」や「API制限中」と表示されてしまう問題を改善しました。
- Improvement
- Revised the monitoring logic for the server status indicator (top right), resolving an issue where it would overly sensitively display "Disconnected" or "Rate Limited" due to minor background network errors or cancellations.