Releases: chinkan/chrome-ext-wizmuse
Releases · chinkan/chrome-ext-wizmuse
v0.7.0
feat:
- Add default llm configuration and prompt for specified domain
- Show suggestion for set as default for current domain
bugs:
- Fixed History page cannot show previous summarized content (new summarize content will now recorded)
- Stability
What's Changed
- [refactor] Improve background script and popup functionality by @chinkan in #4
- Feature/custom prompt by @chinkan in #5
- refactor: clean up code and improve UI by @chinkan in #6
- bugs: fix cache not load issue by @chinkan in #7
- Feature/integrate openai capatible api by @chinkan in #8
- Feature/add generative config by @chinkan in #9
- Feature/UI enhancement 2 by @chinkan in #10
Full Changelog: release/0.1...release/0.7.0
v0.1.1
Merge pull request #3 from chinkan/feature/ui-enhancement Feature/UI enhancement