Releases: Tokfuel/Tokfuel
Releases · Tokfuel/Tokfuel
Release list
Tokfuel v0.0.8
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(assets): refresh README/Site screenshot for v0.0.7 by @github-actions[bot] in #113
- [TF-0114] 著作権者表記を個人名から Tokfuel に統一する by @akidon0000 in #115
- [TF-0008] CSV を書き出す機能を追加 by @ParkJong-Hun in #118
- PR に Site プレビューを貼る site-preview ワークフローを追加 by @akidon0000 in #123
- [TF-0116] 円建ての予算上限が為替レート更新のたびに変わる不具合を修正する by @ParkJong-Hun in #122
- chore(release): bump macos version to 0.0.8 by @github-actions[bot] in #128
Full Changelog: v0.0.7...v0.0.8
Tokfuel v0.0.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- [TF-0093] プラットフォーム別 versions 起点のリリースと手動 bump PR を分ける by @akidon0000 in #94
- fix(ci): ui-preview の publish で .build を載せないようにする by @akidon0000 in #103
- [TF-0101] feat(popover): 節約のヒントを Claude に相談する文面をコピーできるようにする by @ken-ty in #102
- [TF-0097] feat(ci): show UI Preview as a thumbnail grid by @akidon0000 in #99
- ci: Unit Test / Site を変更パスがあるときだけ走らせる by @akidon0000 in #107
- chore(readme): update contributors by @github-actions[bot] in #108
- chore(readme): update contributors by @github-actions[bot] in #104
- [TF-0096] 設定で外観を選べるようにし、ダーク時の操作口コントラストを上げる by @akidon0000 in #98
- [TF-0091][TF-0100] Cursor のプラン枠内の利用を課金額から外し、金額欄が無いぶんは価格表で金額化する by @ParkJong-Hun in #105
- chore(release): bump macos version to 0.0.7 by @github-actions[bot] in #112
New Contributors
- @ken-ty made their first contribution in #102
- @github-actions[bot] made their first contribution in #108
Full Changelog: v0.0.6...v0.0.7
Tokfuel v0.0.6
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(readme): update contributors by @akidon0000 in #42
- [TF-0062] READMEとサイトのスクリーンショットを同期させる by @akidon0000 @cursoragent in #63
- [TF-0056] CONTRIBUTING のロードマップ規約を Issues ベースへ揃える by @akidon0000 @cursoragent in #70
- [TF-0065][TF-0068] 推移期間を今日/今週/今月/今年の暦窓にする by @akidon0000 in #72
- [TF-0057] SECURITY の署名記述を README と揃える by @akidon0000 @cursoragent in #71
- [TF-0073] fix(cursor): 「取得失敗」と本当の $0 を区別する by @ParkJong-Hun @claude in #74
- [TF-0077] 高コストのセッションに Cursor の会話を並べる by @ParkJong-Hun @claude in #82
- fix(popover): 「⋯」ボタンをアクセント色から灰色に変える by @ParkJong-Hun @claude in #87
- [TF-0080] 使用中は更新間隔を上げ、アイコンの明滅で示す by @ParkJong-Hun @claude in #86
- chore(git): .githooks と setup.sh でローカル hooks を取り込む by @akidon0000 in #89
- [TF-0078] 節約のヒントに Cursor 由来の項目を足す by @ParkJong-Hun in #83
- [TF-0079] コストソースに「Codex のみ」を足す by @ParkJong-Hun in #85
- [TF-0081] 予算のしきい値をアラートウィンドウでも知らせる by 4 people in #84
- [TF-0064] fix(chart): 推移チャートの Y 軸を表示通貨に合わせる by @akidon0000 @cursoragent in #69
- chore(actions): bump the actions group with 2 updates by @dependabot in #92
- [TF-0022] 配布ビルド向けに Crashlytics とオプトイン Analytics を追加する by 5 people in #75
Full Changelog: v0.0.5...v0.0.6
Tokfuel v0.0.5
Immutable
release. Only release title and notes can be modified.
What's Changed
- Refactor usage collection and shared services by @akidon0000 in #55
- [TF-0029] feat(update): detect GitHub releases and offer in-app update by @akidon0000 in #60
- feat(cost): add a 1-year period option to the Cost tab picker by @akidon0000 in #59
- docs: リポジトリの作業言語を日本語ベースに統一 by @akidon0000 in #61
Full Changelog: v0.0.4...v0.0.5
Tokfuel v0.0.4
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs(roadmap): 社内フィードバックから TF-0003〜0005 を起票 by @akidon0000 in #1
- docs(roadmap): TF-0006 「今日と今月」表示で月額まで消えるバグを起票 by @akidon0000 in #2
- docs(roadmap): TF-0007 Windows / Linux 対応を起票 by @akidon0000 in #3
- Migrate skills to GitHub Issue-driven workflow by @akidon0000 in #12
- Migrate roadmap from roadmaps/ to GitHub Issues by @akidon0000 in #11
- fix(menubar): count a missing report as $0 so the month never disappears by @akidon0000 in #16
- chore: improve GitHub workflow conventions by @akidon0000 in #14
- [TF-0015] feat(assets): render the README screenshot from the real UI by @akidon0000 in #17
- [TF-0018] feat(icon): adopt the Icon Composer app icon by @akidon0000 in #19
- [TF-0010] chore(security): add a security policy and Dependabot config by @akidon0000 in #20
- chore(actions): bump actions/checkout from 4 to 7 in the actions group by @dependabot[bot] in #24
- [TF-0007] feat(menubar): split the readout into metric × representation and add a gauge by @akidon0000 in #27
- chore(agents): move skills and AGENTS.md to Agent Skills layout by @akidon0000 in #31
- [TF-0032] feat(cost): combine Cursor's local usage into the cost hero total by @ParkJong-Hun in #33
- [TF-0021] docs: add privacy policy and terms of use (EN/JA) by @akidon0000 in #23
- feat(ci): auto-add contributors to README on merge to main by @akidon0000 in #37
- fix(ci): route contributor updates through a PR instead of a direct push by @akidon0000 in #38
- feat(release): sign & notarize releases with Developer ID by @akidon0000 in #39
- feat(site): add an Ignite-built GitHub Pages download page by @akidon0000 in #41
- [TF-0034] feat(ci): render a PopoverView screenshot on PRs labeled ui-preview by @akidon0000 in #40
- feat(site): direct zip download, center content, credit author by @akidon0000 in #43
- feat(release): package the release as a drag-to-Applications DMG by @akidon0000 in #47
- [TF-0053] feat(popover): restructure cost popover, add cumulative view by @akidon0000 in #54
- feat(cost): add Codex as a real, separately-colored cost driver by @akidon0000 in #52
New Contributors
- @akidon0000 made their first contribution in #1
- @dependabot[bot] made their first contribution in #24
- @ParkJong-Hun made their first contribution in #33
Full Changelog: v0.0.3...v0.0.4
Tokfuel v0.0.3
Full Changelog: v0.0.2...v0.0.3
Tokfuel v0.0.2
Full Changelog: v0.0.1...v0.0.2
Tokfuel v0.0.1
Full Changelog: https://github.com/akidon0000/tokfuel/commits/v0.0.1