Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 16:28
15b0378

0.10.0 (2024-08-02)

✨ Features

  • -# のヘッダーに対応 (#186) (fe16ef0)
  • google検索URLの特殊読み上げを追加 (#146) (0f8cbe4)
  • processorの分割 (#156) (deb1b05)
  • server mute notification (#194) (f67167e)
  • title detector (#180) (0c5e3e9)
  • ヘッダー行のみの場合、特殊読み上げを行う機能を追加 (#182) (ccc2782)
  • メッセージ返信の場合に、その旨を本文前に読み上げるように (#153) (c1b7518)
  • メンションの先頭にアットマークを入れるように (#145) (11600e3)
  • 登録削除コマンド "vcspeaker remove" の追加 (#173) (fb499c3)

🛠️ Bug Fixes

  • deps: update dependency dev.arbjerg:lavaplayer to v2.2.1 (#181) (0222d85)
  • deps: update dependency io.sentry:sentry to v7.11.0 (#164) (c32cf2b)
  • deps: update dependency io.sentry:sentry to v7.12.0 (#189) (d053ca2)
  • substring by codepoints (#152) (3287330)
  • x.comの置き換えがされない & picだけ残る問題の修正 (#147) (b0397ab)
  • サーバ絵文字のエイリアスが機能しない問題の修正 (#176) (95cbbba)

📃 Docs

🎨 Chore

🔍 CI

👀 Test

  • ReplacerProcessorTestの分割、Replacer複合テストの追加 (#187) (8d4a1f5)
  • shouldBeEqualをshouldBeに変更 (#149) (a49e8e3)