mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 12:11:28 -07:00
- Centralize external-profile read-only behavior in a shared Yomitan profile policy - Clear parser/extension runtime state via dedicated helpers on load failures and reloads - Prevent opening Yomitan settings when the Yomitan session is unavailable - Add focused runtime-policy and state-clearing regression tests
7 lines
323 B
Markdown
7 lines
323 B
Markdown
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.
|