Skip to content

Releases: book000/VCSpeaker.kt

v0.10.0

02 Aug 16:28
15b0378
Compare
Choose a tag to compare

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)

v0.9.0

15 Jun 06:53
1c657e7
Compare
Choose a tag to compare

0.9.0 (2024-06-15)

✨ Features

  • add audio configuration options (#57) (1012657)
  • APIの残リクエスト数をフッターに表示するように (#74) (42fe713)
  • Attachment Reader 📁 (239340f)
  • botがVCに参加・移動・退出した場合に読み上げはしないがメッセージ投稿だけ行う (#89) (b61c836)
  • configure logging by slf4j + log4j 2 (#79) (292ca3c)
  • event logs (#82) (aa87022)
  • Guild Emoji Replacer 🔢 (6ec9333)
  • Ignore Type (#49) (adb83e4)
  • Markdown Processor (#75) (a7474af)
  • non recursive replacers (#109) (1b29ef1)
  • Replacer Priority (#59) (b21273d)
  • Sentry integration 🔺 (153ee51)
  • spoiler detection (#61) (3aefd93)
  • steamのゲームなどを特殊読み上げするように (#43) (01815ca)
  • urlが複数ある場合、特殊読み上げがされない不具合の修正 (#93) (76dda99)
  • URLに関する置換処理を作成 (#31) (aaeb1be)
  • vcテキストチャンネルに画像が投稿された場合に、文字起こしする (#70) (ca04a4b)
  • voice reset (#55) (f761066)
  • YouTube URLの特殊読み上げに対応 (#78) (dbe60f2)
  • スポイラーファイル投稿時、文字起こしもスポイラーする。日本語フォント対応 (#91) (579996b)
  • タイトル変更時に変更後のタイトルを読み上げる (#88) (48948c4)
  • ツイートに含まれるpic.twitter.comなどのURLを読み上げないように変更 (#85) (73de5bf)
  • リリース本文の変更、リリース時タグの修正 (d8ff0c7)

🛠️ Bug Fixes

  • add .releaserc (c963475)
  • add checkout (#63) (2b18525)
  • add conventional-changelog-conventionalcommits (13968da)
  • add conventional-changelog-conventionalcommits (retry) (d6e011b)
  • ArrayChannel was cancelled (da66c83)
  • audio configuration via config.yml (#58) (92761c0)
  • bot joins afk channel when NewMessageEvent fired (#50) (70447a4)
  • deps: update dependency com.github.ajalt.clikt:clikt to v4.4.0 (#114) (4c489b1)
  • deps: update dependency com.kotlindiscord.kord.extensions:kord-extensions to v1.6.0 (#104) (4d97481)
  • deps: update dependency com.sksamuel.scrimage:scrimage-core to v4.1.3 (#105) (bfb2a3c)
  • deps: update dependency dev.arbjerg:lavaplayer to v2.2.0 (#116) (72aa169)
  • deps: update dependency dev.kord:kord-core-voice to v0.14.0 (#117) (5d5cd8a)
  • deps: update dependency io.github.oshai:kotlin-logging-jvm to v6.0.9 (#106) (dd40805)
  • deps: update dependency io.kotest:kotest-runner-junit5 to v5.9.1 (#140) (b199bd3)
  • deps: update dependency io.sentry:sentry to v6.34.0 (#119) (57d6225)
  • deps: update dependency io.sentry:sentry to v7 (#134) (ef18205)
  • deps: update dependency io.sentry:sentry to v7.10.0 (#141) (7a20304)
  • deps: update dependency junit:junit to v4.13.2 (#107) (09fc5bf)
  • deps: update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.1 (#120) (9462e77)
  • deps: update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 (#121) (00b8647)
  • deps: update ktor monorepo to v2.3.11 (#122) (1c657e7)
  • disable VisionAPI if config not exists (#83) (b88affa)
  • Discord Gateway Error (#72) (7e7e011)
  • do not push (5c8a8ed)
  • enable dry run (615774d)
  • GoLive読み上げの接続詞修正 (#28) (1438955)
  • GuildBehavior cannot be cast to Guild (83cad65)
  • Ktor Malformed Input Exception (96dcd3d)
  • make null emotion selectable as option (#68) (1456ec5)
  • make Sentry optional (c9ac1f4)
  • memory heap error ([6b334a...
Read more

0.8.0

01 Oct 03:46
f8ca379
Compare
Choose a tag to compare

Full Changelog: v0.7.0...0.8.0

0.1.0

30 Sep 17:09
4b47d00
Compare
Choose a tag to compare

What's Changed

  • feat: Dockerパッケージ処理の改善 by @book000 in #1

New Contributors

Full Changelog: v0.1.0...0.1.0