Release v5.63.2
v5.63.2 更新ノート
✨ 新機能
🛠️ 改善
・翻訳を進めています。
・本家との互換性も高めました。
✅ 修正
🔗 APIの変更
全般(本家の更新含む)
- Merge branch 'v5' of https://github.com/crowbartools/Firebot into JP_TRANSLATION_5.63.0
- chore: increment version
- Merge pull request crowbartools#2748 from phroggster/transition_started_eventing
- Merge branch 'v5' into transition_started_eventing
- fix: OBS Transition Started missing Scene Name
- fix: viewer database circle dep causing viewer details modal to never load
- fix: OBS Program Scene Changed double event
- fix: codemirror text areas outgrow container on overflow instead of showing horizontal scrollbar
- Merge branch 'master' into v5
- v5.63.1 (crowbartools#2744)
- chore: increment version
- fix: overlay instance name for overlay connected event (crowbartools#2743)
- Merge pull request crowbartools#2741 from crowbartools/v5
- chore: update version
- fix: disconnect sound playing before successful connection
- feat: ability to restrict auto ranks by roles
- Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5
- fix: text areas overflowing their containers
- fix: double closing tag (crowbartools#2739)
- chore: update firebot setup ico with more internal resolutions
- fix: firebotsetup file association not functioning on Windows
- chore: map more twurple class instances to plain
- chore: map hype train contributions to plain objects
- chore: map twurple deleted chat message
- Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5
- fix: map poll choice options into plain objects to resolve clone issues
- chore: use structuredClone instead of klona
Windows での導入方法
- Download and run Firebot-v5.63.2-setup.exe
MacOS での導入方法
- Firebot-v5.63.2-macos-x64.dmg をダウンロードします
- .dmgを右クリックし、"開く "を選択する。
- 表示されたダイアログで "キャンセル "をクリックする。
- .dmgをもう一度右クリックし、"開く "を選択する。
- 表示されたダイアログで "開く "をクリックする。
注意: Mac OS版は自動アップデート機能に対応していません。
Linux での導入方法
- Firebot-v5.63.2-linux-x64.tar.gz をダウンロードします
- 下記の手順で起動します
mkdir firebot
cd firebot
sudo wget https://github.com/nmori/Firebot/releases/download/v5.60.0/Firebot-v5.63.2-linux-x64.tar.gz
sudo tar -zxvf firebot-v5.63.2-linux-x64.tar.gz
./Firebot\ v5
これはターミナル・ウィンドウで行うか、解凍したアーカイブの正しいパスを「作業ディレクトリ」として含むショートカットを作成する必要があります。
注意: Linux版は自動アップデート機能に対応していません。