Releases: uzimaru0000/gh-board
Releases · uzimaru0000/gh-board
Release list
v1.5.0
What's Changed
- feat(commands): カスタムコマンドに post_command と pause_after を追加 by @uzimaru0000 in #90
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- fix(skill): card サブコマンドの誤った usage を修正 by @uzimaru0000 in #85
- feat(mouse): ボード・詳細ビューでマウス操作を有効化 (#84 MVP) by @uzimaru0000 in #86
- feat(commands): config 経由のカスタムコマンドを実行可能に by @uzimaru0000 in #89
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- docs: バズ前の導線整備 (Quick Start / 比較表 / Issue & PR テンプレ / CONTRIBUTING) by @uzimaru0000 in #77
- feat(detail): y キーで URL をクリップボードにコピー (OSC 52) by @uzimaru0000 in #80
- feat(create-card): フィルタの label/assignee を新規 Issue に引き継ぐ by @uzimaru0000 in #81
- feat(draft): draft Issue を実 Issue にコンバートする (i キー) by @uzimaru0000 in #83
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: フィルタに no:/is:/-(NOT) 構文を追加 (#42) by @uzimaru0000 in #71
- feat: 画面サイズが小さい端末向けのレスポンシブ対応 (#69) by @uzimaru0000 in #72
- fix: Card 作成/編集モーダルの Title 入力欄に横 padding を追加 (#45) by @uzimaru0000 in #73
- feat: バルク操作モードを追加 (#54) by @uzimaru0000 in #74
- feat: ヘルプ画面を i18n 対応 (#70) by @uzimaru0000 in #75
- feat: ボード API レスポンスのディスクキャッシュで起動を高速化 (#60) by @uzimaru0000 in #76
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- perf: 初回ロード高速化 (クエリ軽量化 + 遅延取得 + プログレッシブレンダリング) by @uzimaru0000 in #63
- refactor: 大きくなったモジュールの分割と Scene enum 化 by @uzimaru0000 in #66
- feat: skill 自己更新手順とリリース通知を追加 (closes #62, #64) by @uzimaru0000 in #68
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Unify card create and card create-issue CLI subcommands by @uzimaru0000 in #58
- Add
item listCLI subcommand with custom field values by @uzimaru0000 in #59
Full Changelog: v0.4.0...v1.0.0
v0.4.0
What's Changed
- Add vhs demo GIF to README (closes #33) by @uzimaru0000 in #53
- Add CLI subcommands for coding agent integration by @uzimaru0000 in #55
Full Changelog: v0.3.0...v0.4.0
What's Changed
- Add vhs demo GIF to README (closes #33) by @uzimaru0000 in #53
- Add CLI subcommands for coding agent integration by @uzimaru0000 in #55
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add Table view layout (closes #27) by @uzimaru0000 in #43
- Add Roadmap view layout for Iteration fields (closes #28) by @uzimaru0000 in #52
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- PR カードに CI / レビュー状態を表示 (#21) by @uzimaru0000 in #29
- Add custom field display and editing (#8) by @uzimaru0000 in #30
- Add emoji reactions on issues, PRs, and comments (#26) by @uzimaru0000 in #31
- Server-side filtering with per-query board cache (#22) by @uzimaru0000 in #32
- Replace Ctrl+S submit with Submit button in new card modal by @uzimaru0000 in #36
- Support switching kanban grouping axis (closes #24) by @uzimaru0000 in #37
- Indicate scrollable state with arrows and title counters by @uzimaru0000 in #38
- Add archive/unarchive support, remove delete (closes #23) by @uzimaru0000 in #39
- Add fuzzy filter to project selection (closes #2) by @uzimaru0000 in #40
- Show sub-issue relationships with navigable sidebar modal (closes #25) by @uzimaru0000 in #41
New Contributors
- @uzimaru0000 made their first contribution in #29
Full Changelog: v0.1.1...v0.2.0