更新履歴 Changelog
Chro-NOS の各バージョンで追加された機能や改善点を時系列でまとめています。
新しいバージョンほど上に並びます。
What was added or improved in each version of Chro-NOS, in reverse chronological order.
The most recent version is at the top.
v0.3.0
自動セーブ・ファイル名変更・更新通知・コミット削除 Auto-save, rename / move, update notifications, commit deletion Latest
2026-04-30
新機能New features
-
🛟 自動セーブ(CSP「キャンバスの復元」連動) — CLIP STUDIO PAINT のキャンバス復元機能を Chro-NOS が自動的に取り込み、長時間保存していない作業や CSP のクラッシュからユーザーの作業を守ります。複数の
.clipを同時編集していても、ファイル本体に埋め込まれたパス情報から正確に紐付けます。ログ画面の上部に「自動セーブ」カードが表示され、ワンクリックで復元できます。 🛟 Auto-save (linked with CSP's "Canvas Recovery") — Chro-NOS automatically picks up CLIP STUDIO PAINT's canvas recovery snapshots, protecting your work against long save-less stretches and unexpected crashes. When multiple.clipfiles are open simultaneously, they're matched accurately using path information embedded inside the file itself. An "Auto Save" card at the top of the log page lets you restore in one click. -
📁 ファイル名・場所の変更(履歴を継続したまま) — ホーム画面のプロジェクトカードに
⋯メニューを追加。.clipのリネームや別フォルダへの移動を Chro-NOS から実行でき、コミット履歴は自動で追従します。アクティブなプロジェクトでも安全に操作可能。 📁 Rename / move (with full history continuity) — A⋯menu has been added to project cards on the home screen. You can rename a.clipor move it to another folder from inside Chro-NOS, and the commit history follows automatically. Safe to use even on the currently active project. - 🔔 自動アップデート UI — 新しいバージョンが公開されると、起動時または使用中に通知ダイアログが表示されます。ワンクリックで適用 → 再起動。設定で自動チェックの無効化も可能。 🔔 Auto-update UI — When a new version is released, a notification dialog appears on startup or while you're using the app. One click to apply, then restart. You can disable auto-checks in settings.
- 🗑️ コミット削除機能 — 不要になったコミットをログ画面から削除できます。誤削除を防ぐため、現在の HEAD コミット / 子コミットを持つコミット / 自動セーブコミット / タグが付いているコミットは削除を拒否します。 🗑️ Commit deletion — You can now delete unwanted commits from the log page. To prevent accidental loss, deletion is refused for the current HEAD commit, commits with descendants, auto-save commits, and tagged commits.
改善Improvements
- ダッシュボードの横断ビューでフィルタボタンの視認性を向上(ライトモード時のコントラスト改善) Improved filter button visibility in the dashboard cross-project view (light mode contrast)
- 自動セーブブランチをサイドバーから除外(アプリが自動管理するブランチのため) Excluded the auto-save branch from the sidebar (it's app-managed)
- 自動セーブコミットにサムネイル抽出を追加(復元後の表示) Added thumbnail extraction to auto-save commits (for display after restore)
- 11 言語の翻訳を更新(日 / 英 / 中(簡体 / 繁体)/ 韓 / 西 / 仏 / 独 / 葡 / 泰 / インドネシア) Translations updated for 11 languages (ja / en / zh-CN / zh-TW / ko / es / fr / de / pt / th / id)
バグ修正Bug fixes
- 自動セーブから復元した後、過去履歴の一部が「メタデータ破損」と表示される問題 Fixed an issue where, after restoring from auto-save, part of the past history was shown as "metadata corrupted"
-
複数の
.clipを同時編集している時、自動セーブが別プロジェクトに誤紐付けされる問題 Fixed mis-attribution of auto-save snapshots when editing multiple.clipfiles at once - ファイル復旧モード中にサムネイルが表示されないキャッシュ汚染問題 Fixed a cache pollution bug that prevented thumbnails from displaying during file recovery mode
v0.2.2
新規プロジェクト追加と通知音の修正 Hotfix: new project initial commit + notification sound
2026-04-28
バグ修正Bug fixes
-
新しい
.clipを「プロジェクトを追加」から開いた直後、初回コミットが残らないことがある問題 Fixed an issue where the very first commit could be missing right after opening a new.clipvia "Add project" - インストーラに通知音サンプルファイルが含まれず、通知音が鳴らないことがある問題 Fixed a bug where the notification sound sample wasn't bundled into the installer, leaving notifications silent
v0.2.1
初回起動時の Welcome ダイアログ + 公開リポ・LP 整備 Welcome dialog on first launch + public release infrastructure
2026-04-28
新機能New features
- 新規ユーザー向けの Welcome ダイアログ — 表示言語 / カラーモード / 通知 / 利用データ / データ保存場所を 1 画面でまとめて設定できるようになりました Welcome dialog for new users — language, color mode, notifications, analytics opt-in, and data location can all be set in a single screen
-
自動アップデートの配信先を公開リポ(
chronos_public)に切り替え(v0.2.3 以降のビルドで有効) Switched the auto-updater target to the public release repository (chronos_public); active for builds from v0.2.3 onward - 公式サイト・ランディングページを公開(cohistudio-lab.com/chronos) Launched the public landing page (cohistudio-lab.com/chronos)
v0.2.0
制作ダッシュボード + UI の β リブランド Project dashboard + β rebrand of the UI
2026-04-25
新機能New features
- 制作ダッシュボード — 作業時間・コミット数・キャンバス情報・レイヤー集計を時系列で振り返れる画面を追加。横断ビューで複数プロジェクトをまとめて見ることもできます。 Project dashboard — A new screen to review work time, commit counts, canvas info, and layer aggregates over time. A cross-project view lets you see multiple projects at once.
- UI を β 版に向けて全面リブランド(β UX 整理、手動コミット UI を非表示化) Full UI rebrand for the β release (β UX polish, manual commit UI hidden)
…
それ以前のバージョン Earlier versions
v0.1.x シリーズの内部 α 版や、より細かい修正履歴は GitHub Releases でご確認いただけます。 The v0.1.x internal-α series and finer-grained patch notes are available at GitHub Releases.