Skip to content

Releases: BoxPistols/TheBoosters

0.17.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:18
Release v0.17.0

feat/preview-toggle を main へ統合してリリース。UI/A11y・画像マネージャ・
ナビゲーション・プレビュー/エディタのダークモード整備を含む。

0.16.21

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:41
feat(ux): OS別ホットキー表示・IME対応Cmd+Enter保存・v0.16.21

- HotkeyTab: navigator.userAgent でMac/Win判定し、ヘルプに適切なキー名称を表示
  (Mac: Command⌘/Alt=Option⌥/Ctrl/Shift⇧、Win: Ctrl/Alt/Shift/Super)
- AITab: isComposing ガードで日本語IME確定Enterがsubmitしない
  Cmd+Enter(Mac)/Ctrl+Enter(Win) でフォーム保存、ショートカットヒントをUIに表示
- フォーム入力中のホットキー誤爆を防ぐため保存はCmd/Ctrl+Enter に一本化

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0.16.20

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:26
chore: bump version to 0.16.20

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0.16.19

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:38
chore: bump version to 0.16.19

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0.16.18

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:25
chore(release): v0.16.18

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0.16.17

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:39
chore(release): v0.16.17

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0.16.16

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:23
chore(release): v0.16.16

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0.16.15

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:49
v0.16.15

chore(release): v0.16.15 — folder-move (D&D + right-click) and note-l…

0.16.13

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:33
fix(ci): check-packaged-requires の Windows パス解決を fileURLToPath に修正

new URL(import.meta.url).pathname は Windows で "/D:/…" を返し、
existsSync が全滅して「no packaged app found」で Release ゲートが
誤 FAIL していた(v0.16.13 の Windows ジョブ停止の原因)。
vite.renderer.config.mjs で修正済みのものと同一パターン。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

0.16.12

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:58
chore(release): v0.16.12

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>