Skip to content

Releases: K9i-0/ClaudeCodeMonitor

Release 0.1.12

28 Jun 09:29
ead5437
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #35 from K9i-0/fix/bundle-nodejs-in-github-actions (ead5437)
  • fix: Node.jsバイナリのキャッシュ実装を改善 (0e060e2)
  • feat: Node.jsバイナリをGitHub Actionsでキャッシュするように改善 (8b0b985)
  • fix: GitHub ActionsでNode.jsバイナリをバンドルするように修正 (4083c6d)

Full Changelog: v0.1.11...v0.1.12

Release 0.1.11

28 Jun 09:08
2ed51a1
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #34 from K9i-0/feature/bundled-node-server (2ed51a1)
  • refactor: App Sandbox無効時のフォールバックコードを削除 (87d5853)
  • feat: バンドル内Node.jsでサーバーを自動起動 (3ec94a9)
  • docs: README更新とテンプレートの英語化 (adffbb9)

Full Changelog: v0.1.10...v0.1.11

Release 0.1.10

27 Jun 11:59
c84550c
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #32 from K9i-0/fix/bundle-module-path-issue (c84550c)
  • fix: Bundle.moduleのパス解決問題を修正 (06926fd)

Full Changelog: v0.1.9...v0.1.10

Release 0.1.9

26 Jun 14:54
a943bb0
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #31 from K9i-0/test/verify-release-workflow (a943bb0)
  • docs: メニューバーアイコンの自動更新に関する説明を追加 (151a5f4)
  • fix(release): get-next-version.shの重複実行を修正 (b256bc4)
  • Merge pull request #30 from K9i-0/fix/release-version-handling (5eeb9c4)
  • fix(release): バージョン決定時のエラーハンドリングを強化 (291e795)
  • Merge pull request #29 from K9i-0/feat/tag-based-versioning (cfe151c)
  • feat: タグベースのバージョン管理システムを実装 (271189a)
  • Merge pull request #28 from K9i-0/fix/resource-bundle-copy (615e5c8)
  • fix(release): リソースバンドルのコピー処理を修正 (1d25708)

Full Changelog: v0.1.8...v0.1.9

Release 0.1.8

25 Jun 13:34
cd44ecb
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #27 from K9i-0/fix/github-actions-build-errors (cd44ecb)
  • fix(ci): GitHub Actionsのビルドエラーを修正 (4cd362e)
  • fix: remove Package.swift update from bump script (45575bf)
  • Merge pull request #26 from K9i-0/test/fixed-semantic-versioning (380e04d)
  • test: verify fixed semantic versioning workflow (6c6ef1a)
  • fix: correct sed command for Package.swift version update (9e7584a)
  • Merge pull request #25 from K9i-0/test/semantic-versioning-fix (e09f654)
  • test: verify semantic versioning workflow (106b88e)
  • fix: avoid swift-tools-version confusion in bump script (1223da9)
  • Merge pull request #24 from K9i-0/feat/semantic-versioning (b34959b)
  • feat: introduce semantic versioning with PR labels (6db2b82)

Full Changelog: v20250625-120023...v0.1.8

Release 0.1.6

25 Jun 01:50
29f3e61
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #17 from K9i-0/feature/improve-history-and-notifications (29f3e61)
  • chore: remove debug logs after fixing cost display (7939586)
  • fix(server): implement direct npx execution to fix cost data fetching (b2a85a1)
  • fix: show daily/monthly stats without active session and disable notifications (3895613)
  • docs: add Homebrew Cask submission guide and update formula description (932e637)
  • Merge pull request #16 from K9i-0/feature/homebrew-cask (e451015)
  • docs: add Gatekeeper warning instructions and signing documentation (35ba7c9)
  • fix: update cask formula with correct app name and v0.1.5 (afd498d)
  • feat: create Homebrew Cask formula with short name 'ccmonitor' (649fb41)

Full Changelog: v0.1.5...v0.1.6

Release 0.1.5

24 Jun 14:17
889087a
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #15 from K9i-0/feature/fix-settings-window (889087a)
  • fix: prevent NotificationManager crashes in test environment (d9a4f0d)
  • fix: prevent Settings window from appearing on launch (7f75671)
  • fix: add empty WindowGroup to satisfy SwiftUI App protocol (2328e7c)
  • fix: remove unnecessary Settings window (bafed96)

Full Changelog: v0.1.4...v0.1.5

Release 0.1.4

24 Jun 13:50
Compare
Choose a tag to compare

What's Changed

  • fix(ci): copy resource bundle to app root for SPM compatibility (8752b2f)

Full Changelog: v0.1.3...v0.1.4

Release 0.1.3

24 Jun 13:01
c5d0547
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #14 from K9i-0/feature/fix-resource-bundle-structure (c5d0547)
  • fix: preserve resource bundle structure in app (76d3e12)

Full Changelog: v0.1.2...v0.1.3

Release 0.1.2

24 Jun 12:47
7216a08
Compare
Choose a tag to compare

What's Changed

  • Merge pull request #13 from K9i-0/feature/fix-app-bundle-resources (7216a08)
  • fix: copy localization resources to app bundle (0b950ba)

Full Changelog: v0.1.1...v0.1.2