Skip to content

Releases: ctxinf/webpage-summary

0.6.2

01 Feb 12:38

Choose a tag to compare

[0.6.2] - 2026-02-01

feature: shadowRoot support for selectors in site customization setting. @linkecoding

0.6.1

01 Dec 06:15
dad76f2

Choose a tag to compare

[0.6.1] - 2025-12-01

  1. optimize the descriptions and ordering of the general settings.
  2. feature: add configuration options to enable/disable context menu items.
  3. feature: add a configuration option to allowing “Add to Selection” to send directly. #10
  4. update moonshot-web-ai-provider version, kimi chats are now deleted after the summary completes. #13

0.6.0

14 Sep 16:15

Choose a tag to compare

[0.6.0] - 2025-09-14

  1. switch size unit from rem to --webpage-summary-panel-srem, avoid some sites' html root font-size setting to affect the style of shadow root.
  2. feature: add currentSelection prompt template variable.

0.4.2

21 Jul 01:07

Choose a tag to compare

[0.4.2] - 2025-07-18

update moonshot-web-provider.
delete chatgpt-web-provide because of the the official crackdown on such behavior.

0.3.4

09 Jun 01:40
c9aff79

Choose a tag to compare

[0.3.4] - 2025-06-08

fix chat boxt input being affected by single-key shortcuts in sites like github.

[0.3.3] fix model name component error

22 Apr 01:54

Choose a tag to compare

fix model name error in web model edit component.

[0.3.2] support web providers

21 Apr 13:32

Choose a tag to compare

image

[0.3.2] - 2025-04-20

use dynamic rules to achive scecure declare.

[0.3.1] - 2025-04-20

feature: support web providers.

0.2.2

25 Mar 00:40

Choose a tag to compare

[0.2.2] - 2025-03-25

  1. fix --webpage-summary-panel-top not working #4
  2. add video tutorial in welcome page

0.2.1 release

17 Mar 13:09
2970b69

Choose a tag to compare

[0.2.1] - 2025-03-12

  1. feature: a context menu item and a command for adding selection to chat input.
  2. feature: add clear/reset for clearing all the messages in panel's dialog.
  3. feature: support creating multiple panels (for comparing summary of different models or prompts)
  4. add adaptation to SPA (Single Page Application), input page content will change when SPA change route.
  5. fix: now chatting directly without first summarizing will send messages with page context.
  6. fix: draggable functionality using px causing it out of view in screen adjustment situations such as changing from vertical to horizontal.
  7. fix: write to clipboar failed in page of http protocol
  8. optimize prompt item view, add prompt preset view for creating prompt with, add another two prompt presets, and with langs of zh-CN and zh-TW.

0.1.5

27 Feb 06:53

Choose a tag to compare

add cleanString(str) to filter continuous '\n' and ' ' of textContent