Skip to content

日本語ローカライズ版 v5.61.0-beta1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 06:31
· 464 commits to master since this release

v5.61.0-beta1 更新ノート

  • v5.61.1-beta1a - Windows版のみUPしました。$displayName の返答を修正

✨ 新機能

🛠️ 改善

✅ 修正

🔗 APIの変更

全般

  • lint エラーの修正
  • v5.61.0 beta 1 対応コミット
  • Merge remote-tracking branch 'remotes/upstream/v5' into JP_TRANSLATION_5.61.0
  • Merge branch 'master' of https://github.com/crowbartools/Firebot into JP_TRANSLATION_5.60.1
  • 翻訳の修正
  • feat: expose getCustomVariable and getEffectOutput to sandbox
  • feat: add effectOutputs expression shorthand
  • feat: implement custom-variable expression shortand
  • fix(twitch): more graceful EventSub disconnect handling
  • fix(twitch): fix EventSub delete sub
  • feat: add --fbsecrets-config flag
  • feat: rename flag to fbuser-data-directory
  • Merge branch 'v5' of https://github.com/crowbartools/firebot into v5
  • feat: begin implementing --user-data-directory flag
  • fix(chat): 7TV channel emotes
  • chore: Electron 28.2.2
  • Merge pull request crowbartools#2396 from dennisrijsdijk/v5-expand-timer-api
  • Merge branch 'v5' into v5-expand-timer-api
  • Merge pull request crowbartools#2397 from alfw/feat-reuse-invalid-tokens
  • fix: wrong variable name
  • Merge branch 'v5' into feat-reuse-invalid-tokens
  • fix: fixed requested changes
  • fix(vars): define default flags for regex vars
  • fix(twitch): add EventSub check loop to restart subs if they fail
  • chore: improve comments
  • feat: update js sandbox to create an async function
  • feat: improve $evalJs error handling
  • Merge branch 'v5' of https://github.com/crowbartools/firebot into v5
  • fix: remove debug message
  • chore: move js sandbox code out of custom scripts folder
  • Merge branch 'v5' into feat-reuse-invalid-tokens
  • chore: move and rename sandbox-eval to eval-js
  • feat: reuse error message when tokens are invalid
  • chore: update expressionish - fixes multiline support
  • Implement evaluate js effect
  • fix: customvariables not walking numerical paths
  • feat(api): allow toggling timers and clearing intervals
  • feat: add examples for $evalJs
  • feat: remove metadata property
  • feat: improve $evalJs logging
  • chore: remove log message
  • feat: rename $js to $evalJS, provide code with metadata object
  • Merge branch 'v5' of https://github.com/crowbartools/firebot into v5
  • feat: sandbox console.log messages are passed to logger
  • fix: force POSIX path join for HttpServerManager custom routes
  • 5.61.0-beta1
  • Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5
  • feat(effects): make Log Message text field textarea
  • fix(setups): fix quick actions in setups causing the app to break. (crowbartools#2376)
  • Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5
  • fix(vars): better check for follow count (crowbartools#2368)
  • fix: Setup Wizard's overlay URI not containing file:/// protocol
  • fix: $chatMessage returning first word as regex
  • chore: Improve $js expression variable description
  • feat: add $js expression variable
  • feat: add $filesInDirectory expression variable
  • Merge branch 'v5' of https://github.com/crowbartools/firebot into v5
  • feat: add $filesInDirectory expression variable
  • fix: attempt to auto delete/recreate corrupt JsonDb files
  • fix(plugins): update log messages
  • Merge pull request crowbartools#2386 from dennisrijsdijk/v5-conditional-outputs
  • Merge branch 'v5' into v5-conditional-outputs
  • fix(events): fix raid event metadata
  • fix(effects): conditional effect conditions now read effect outputs
  • fix: $arrayRandomItem not accounting for empty array
  • feat: Add $textPadStart and $textPadEnd
  • feat: Add $testPadStart variable
  • feat: $arrayRandomItem
  • fix: convert only fallback to string
  • feat: Add displayname to subNames (crowbartools#2383)
  • Fix: pronouns to return fallbacks correctly (crowbartools#2382)
  • fix(currency): refresh currency cache on load
  • fix(vars): load missing Twitch sub vars, fix "depreciated"
  • feat(!BREAKING): Refactor expression variables
  • chore(notifications): move notification logic to backend (crowbartools#2370)
  • chore(backup): move restore logic to backend, remove ununsed packages
  • fix(backups): fix backup file path separator
  • feat: Toggle Commands, Channel Rewards, Time Based By Tags (crowbartools#2342)
  • chore: viewer/currency db refactor (crowbartools#2363)
  • feat(effects): Add Read output from RunProgram Effect (crowbartools#1176)
  • ・レイド時の引数修正 ・翻訳、言葉の揺れ修正
  • fix(roles): load known bot list on chat connect if initial load fails (crowbartools#2349)
  • fix(commands): better deep clone to preserve functions
  • fix(commands): deep copy cache objects to prevent modifying cache
  • chore: refactor compare-versions, remove old package dep
  • fix: use app.exit instead of app.quit after cleanup
  • chore: fix package-lock
  • fix(effects): clarify array behavior on Custom Variable effect
  • fix(rewards): update channel reward tooltips
  • chore(timers): convert moment to luxon
  • chore(commands): more refactoring, cleanup
  • chore(commands): refactor command manager, command handler (crowbartools#2351)
  • feat(integrations): extra life variables (crowbartools#2343)
  • feat(events): on close/exit event (crowbartools#2347)
  • refactor: update will quit callback to support async closing tasks
  • chore: add helper to get integration account id
  • chore: bump log file rotate pkg, remove sentry
  • feat(commands): add Steam command default currency option (crowbartools#2138)
  • fix(effects): loop effects break in effect queue (crowbartools#2344)
  • fix(events): no longer caching Whisper event
  • feat: pronoun variable crowbartools#2187
  • Merge branch 'v5' into v5-pronoun-variable
  • Custom Scripts: Fix stop() and parametersUpdated() (crowbartools#2338)
  • chore(commands): refactor most sys commands to TS, replace some moments with luxon
  • Return null for callUrl so that we use fallbacks.
  • Remove console logs.
  • Adds a variable to pull pronouns for users.
  • Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5
  • fix: hype train indicator's time left display is negative
  • fix(commands): fix permit command def
  • chore(commands): more type work on SystemCommand
  • feat: show hype train indicator in top bar crowbartools#2087
  • 5.61.0
  • feat(commands): custom chat output for !commands (crowbartools#2339)
  • Merge pull request crowbartools#2335 from crowbartools/v5

Windows での導入方法

  • Download and run Firebot-v5.61.0-beta1-setup.exe

MacOS での導入方法

  • Firebot-v5.61.0-beta1-macos-x64.dmg をダウンロードします
  • .dmgを右クリックし、"開く "を選択する。
  • 表示されたダイアログで "キャンセル "をクリックする。
  • .dmgをもう一度右クリックし、"開く "を選択する。
  • 表示されたダイアログで "開く "をクリックする。

注意: Mac OS版は自動アップデート機能に対応していません。

Linux での導入方法

  • Firebot-v5.61.0-beta1-linux-x64.tar.gz をダウンロードします
  • 下記の手順で起動します
mkdir firebot
cd firebot
sudo wget https://github.com/nmori/Firebot/releases/download/v5.60.0/Firebot-v5.61.0-beta1-linux-x64.tar.gz
sudo tar -zxvf firebot-v5.61.0-beta1-linux-x64.tar.gz
./Firebot\ v5

注意: Linux版は自動アップデート機能に対応していません。