chore(release): 0.6.2

This commit is contained in:
2026-03-12 00:35:44 -07:00
parent cbce496ebb
commit b5259c6441
4 changed files with 17 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
type: changed
area: config
- Added `yomitan.externalProfilePath` to reuse another Electron app's Yomitan profile in read-only mode.
- SubMiner now reuses external Yomitan dictionaries/settings without writing back to that profile.
- SubMiner now seeds `config.jsonc` even when the default config directory already exists.
- First-run setup now allows zero internal dictionaries when `yomitan.externalProfilePath` is configured, and falls back to requiring at least one internal dictionary if that external profile is later removed.