Skip to content

Tags: askman-dev/askman-chrome-extension

Tags

v0.0.15

chore(version): bump version to 0.0.15

v0.0.14

chore(docs): update documentation link in external configuration

v0.0.13

chore(package): bump version to 0.0.13

v0.0.12

Merge branch 'dev-0.0.12'

v0.0.11

feat(options, config): add external links configuration and integrate…

… into Options component

- Introduced a new TOML configuration file for external links used in the Askman Chrome extension, enhancing maintainability and organization of links.
- Updated the Options component to load and display external links dynamically, including documentation, issues, and social media links.
- Replaced hardcoded links with dynamic references to the new configuration, improving flexibility and reducing code duplication.

v0.0.10

feat(ask-message): add HTML entity decoding for message rendering

- Implemented a decodeEntities function to convert HTML entities into their corresponding characters.
- Updated the rendering logic in AskMessage to decode HTML entities in message content, enhancing text display accuracy and user experience.

v0.0.5

fix(ask-message): improve styling for message display

- Updated AskMessage component to conditionally apply max height and overflow styles based on the message sender (human or bot).
- Enhanced user experience by ensuring proper styling for message text display.

v0.0.4

chore(package): update version to 0.0.4

v0.0.3

chore(package): update version to 0.0.3 and change license to GPL-3.0…

…-only

v0.0.2

feat(config): rename [chatglm] to [siliconflow] and update model name