Releases: j4rviscmd/opencode-discord-notify
Releases · j4rviscmd/opencode-discord-notify
v0.10.0
What's Changed
- docs: add coding rules and update permission event name in CLAUDE.md by @j4rviscmd in #60
- feat: add summary text to push notification content by @j4rviscmd in #61
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- docs: update roadmap with completed items and new feature by @j4rviscmd in #55
- docs: change npm downloads badge from monthly to total by @j4rviscmd in #56
- Updated badges by @j4rviscmd in #57
- feat: support OpenCode v1.1.1+ permission event changes by @j4rviscmd in #58
- fix: update SEND_PARAM_KEYS and add type cast for new event by @j4rviscmd in #59
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- docs: remove test environment note from DISCORD_NOTIFY_QUEUE_DB_PATH description by @j4rviscmd in #53
- feat: include last assistant message in session.idle notifications by @j4rviscmd in #54
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- docs: unify README to English and improve user experience by @j4rviscmd in #48
- feat: implement persistent queue with retry logic for Discord notifications by @j4rviscmd in #50
- fix: add Bun setup to GitHub Actions CI/CD workflow by @j4rviscmd in #51
- test: add waitForQueueWorker to async event tests by @j4rviscmd in #52
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: @メンション時のフォールバックWebhook通知機能を追加 (#16) by @j4rviscmd in #46
- Release 0.6.0 by @j4rviscmd in #47
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- fix(session.idle): DISCORD_SEND_PARAMSが空の時にsessionIDが表示される問題を修正 by @j4rviscmd in #43
- fix(session.created): DISCORD_SEND_PARAMSの強制パラメータをsessionIDのみに変更 by @j4rviscmd in #44
- Release v0.5.1. by @j4rviscmd in #45
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix(github): mainブランチへのowner直接push禁止設定に変更 by @j4rviscmd in #38
- docs: READMEから不要なmarkdownlintコメントを削除 by @j4rviscmd in #39
- feat!: DISCORD_SEND_PARAMSのデフォルト動作を変更(未設定時は何も送信しない) by @j4rviscmd in #41
- Release v0.5.0 by @j4rviscmd in #42
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix(test): テスト品質向上とドキュメント整備 by @j4rviscmd in #35
- chore(github): GitHub Flow移行とコード品質向上 by @j4rviscmd in #36
- chore(release): bump version to v0.4.0 by @j4rviscmd in #37
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- 二重通知の修正、@メンションのサニタイズと空文字除外 by @j4rviscmd in #31
- リリース v0.3.3 と二重通知修正を main にマージ by @j4rviscmd in #33
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: remove top-level test export and expose internals safely by @j4rviscmd in #30
Full Changelog: v0.3.1...v0.3.2