Releases: ctxinf/webpage-summary
Releases · ctxinf/webpage-summary
0.6.2
[0.6.2] - 2026-02-01
feature: shadowRoot support for selectors in site customization setting. @linkecoding
0.6.1
[0.6.1] - 2025-12-01
- optimize the descriptions and ordering of the general settings.
- feature: add configuration options to enable/disable context menu items.
- feature: add a configuration option to allowing “Add to Selection” to send directly. #10
- update moonshot-web-ai-provider version, kimi chats are now deleted after the summary completes. #13
0.6.0
0.4.2
0.3.4
[0.3.3] fix model name component error
fix model name error in web model edit component.
[0.3.2] support web providers
0.2.2
0.2.1 release
[0.2.1] - 2025-03-12
- feature: a context menu item and a command for adding selection to chat input.
- feature: add clear/reset for clearing all the messages in panel's dialog.
- feature: support creating multiple panels (for comparing summary of different models or prompts)
- add adaptation to SPA (Single Page Application), input page content will change when SPA change route.
- fix: now chatting directly without first summarizing will send messages with page context.
- fix: draggable functionality using
pxcausing it out of view in screen adjustment situations such as changing from vertical to horizontal. - fix: write to clipboar failed in page of http protocol
- optimize prompt item view, add prompt preset view for creating prompt with, add another two prompt presets, and with langs of
zh-CNandzh-TW.
0.1.5
add cleanString(str) to filter continuous '\n' and ' ' of textContent
