Skip to content

Releases: Kewton/CommandMate

v0.3.4

28 Feb 02:52
8a7bd4e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

26 Feb 12:25
1e2131f

Choose a tag to compare

What's Changed

  • docs: optimize README for GitHub star conversion by @Kewton in #365
  • docs: add Token Authentication and Scheduled Execution to README by @Kewton in #366
  • docs: add Remote Control (Official) to comparison table by @Kewton in #367
  • feat(368): add Gemini/vibe-local CLI support and fix prompt detection by @Kewton in #369
  • feat: add agent settings and Gemini/vibe-local support (#368) by @Kewton in #370
  • chore: release v0.3.3 by @Kewton in #371

Full Changelog: v0.3.2...v0.3.3

v0.3.2

24 Feb 13:42
6b2e983

Choose a tag to compare

What's Changed

  • feat(schedule): CMATE.md schedule execution feature (Issue #294) by @Kewton in #356
  • fix: rename mobile tab label from 'Notes' to 'CMATE' by @Kewton in #357
  • docs: update mobile tab bar table in webapp-guide by @Kewton in #358
  • fix(schedule): correct CLAUDE_PERMISSIONS values by @Kewton in #359
  • feat(schedule): show schedule name in execution logs with Message/Response detail by @Kewton in #360
  • fix(schedule): filter disabled schedules and resolve name display on logs by @Kewton in #361
  • docs(schedule): add CMATE schedules user guide (ja/en) by @Kewton in #362
  • feat: add schedule execution feature (Issue #294) by @Kewton in #363
  • chore: release v0.3.2 by @Kewton in #364

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 Feb 03:07
67e8f7e

Choose a tag to compare

What's Changed

  • fix: prevent false negative in session health check for recovered sessions by @Kewton in #354
  • chore: release v0.3.1 by @Kewton in #355

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Feb 15:05
8c3f127

Choose a tag to compare

What's Changed

  • refactor(auto-yes-manager): decompose pollAutoYes() into single-responsibility functions by @Kewton in #333
  • feat(auth): トークン認証・HTTPS対応 #331 by @Kewton in #334
  • feat(auth): add token authentication and HTTPS support (#331) by @Kewton in #345
  • feat: スラッシュコマンドセレクターで .claude/skills も表示する (#343) by @Kewton in #346
  • fix(#343): add regex fallback for YAML-unfriendly SKILL.md frontmatter by @Kewton in #347
  • feat(#332): アクセス元IP制限オプションの追加 by @Kewton in #348
  • fix(auth): handle auth redirects and stop polling on 401 by @Kewton in #349
  • docs: add emotional elevator pitch to README by @Kewton in #350
  • feat: v0.2.13 release - auth, IP restriction, skills loader, auto-yes refactor by @Kewton in #351
  • chore: release v0.3.0 by @Kewton in #352

Full Changelog: v0.2.13...v0.3.0

v0.2.13

20 Feb 13:42
0d47643

Choose a tag to compare

What's Changed

  • fix: インタラクティブプロンプト検出時にtmuxバッファ全体がレスポンスとして保存される (#326) by @Kewton in #327
  • feat: add memo copy to clipboard functionality (#321) by @Kewton in #328
  • feat: Issue #321 memo copy, Issue #326 response extraction, rebuild skill improvement by @Kewton in #329
  • chore: release v0.2.13 by @Kewton in #330

Full Changelog: v0.2.12...v0.2.13

v0.2.12

20 Feb 04:25
4e48171

Choose a tag to compare

What's Changed

  • feat: Auto-Yesにターミナル出力のStop条件(正規表現)を追加 by @Kewton in #315
  • feat(#314): Auto-YesにStop条件(正規表現)追加 by @Kewton in #316
  • docs: rewrite README with Mobile Dev Cockpit positioning by @Kewton in #317
  • feat(#314): Stop条件入力に正規表現Tipsツールチップ追加 by @Kewton in #318
  • docs: add desktop demo GIF, mobile FAQ, and Cloudflare Tunnel guide by @Kewton in #319
  • fix(#304): テスト実行時のNODE_ENV分離とenv.test.ts環境変数クリーンアップ by @Kewton in #320
  • feat: Issue #314 Auto-Yes stop condition & Issue #304 test env fixes by @Kewton in #322
  • chore: release v0.2.12 by @Kewton in #324
  • fix: use test:unit in publish workflow and restore CI memory limits by @Kewton in #325

Full Changelog: v0.2.11...v0.2.12

v0.2.11

19 Feb 03:51
ad02307

Choose a tag to compare

What's Changed

  • Add npm keywords for package discoverability by @Kewton in #303
  • feat(#302): mp4ファイルのアップロード・ブラウザ内再生機能 by @Kewton in #305
  • fix(#299): iPad/スマホ レイアウト崩れ・全画面表示不具合修正 by @Kewton in #307
  • fix(#300): ルートディレクトリにディレクトリ/ファイルを追加可能にする by @Kewton in #309
  • fix(#306): Auto-Yes Poller重複応答防止とtmuxセッション安定性改善 by @Kewton in #310
  • fix(#308): git clone basePath修正 - CM_ROOT_DIRを使用するよう変更 by @Kewton in #311
  • Release: Issues #299, #300, #302, #306, #308 by @Kewton in #312
  • chore: release v0.2.11 by @Kewton in #313

Full Changelog: v0.2.10...v0.2.11

v0.2.10

17 Feb 05:01
d56aaab

Choose a tag to compare

What's Changed

  • fix(#287): promptCheck再検証失敗時のフォールバック不備修正 by @Kewton in #289
  • fix(#287): promptCheck再検証失敗時のフォールバック不備修正 by @Kewton in #290
  • fix(#287): プロンプト検出の誤検出防止とカーソルキーロジック統合 by @Kewton in #291
  • docs(#286): improve README and add complete CLI command reference by @Kewton in #293
  • fix(#288): Enter custom command選択後のセレクター再表示バグ修正 by @Kewton in #295
  • fix(#288): resolve Enter key interception and filter text carry-over in free input mode by @Kewton in #296
  • feat: Issue #286, #287, #288 の機能追加・バグ修正 by @Kewton in #297
  • chore: release v0.2.10 by @Kewton in #298

Full Changelog: v0.2.9...v0.2.10

v0.2.9

15 Feb 05:10
d7deb09

Choose a tag to compare

What's Changed

  • feat: ファイル機能強化(移動・タイムスタンプ・コピー) by @Kewton in #282
  • fix(#162): birthtime モバイル表示修正 & MarkdownEditor コピーボタン追加 by @Kewton in #283
  • feat: ファイル移動・作成時刻表示・内容コピー機能を追加 by @Kewton in #284
  • chore: release v0.2.9 by @Kewton in #285

Full Changelog: v0.2.8...v0.2.9