A new preference was added: Persistent Storage. It enables more persistent storage of the extension's data, like AI Chat data or Custom Commands, by backing up a copy of the data to storage files on your computer. It's experimental and disabled by default, but has undergone a very large amount of testing.
Also includes a few cosmetic changes.
What's Changed
- Add Persistent Storage preference by @XInTheDark in #56
Full Changelog: v1.4...v1.4.1