Skip to content

Releases: chinkan/chrome-ext-wizmuse

v0.7.0

18 Oct 03:38
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

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

31 Aug 04:41
e4110f0
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
Merge pull request #3 from chinkan/feature/ui-enhancement

Feature/UI enhancement