Skip to content

Change Log

0.6.0

  • Improved code block display

0.5.7

  • Added support for share link

0.5.5

  • Added support for Zhipu model
  • Fixed bug with Ollama configuration

0.5.4

  • Added support for configuring model parameters: top_k, top_p, and temperature

0.5.3

  • Added compatibility with some reasoning models

0.5.2

  • Added Ollama support

0.5.1

  • Fixed a bug where keyboard shortcuts would occasionally trigger during text selection assistant chat

0.5.0

  • ✨ Added text selection assistant feature. Select text to chat directly
  • Improved chat scrolling experience

0.4.1

  • Added support for automatically generating follow-up questions. Can be enabled in the settings page.

0.4.0

  • Added user login support
  • Improved settings page experience

0.3.4

  • Fixed crash issue when mermaid diagrams contain errors

0.3.3

  • Improved chat and thinking process styling

0.3.2

  • Added support for stopping chat

0.3.0

  • Improved settings page experience

0.2.6

  • Fixed issue where pressing Enter in the input field would trigger message sending

0.2.5

  • Added support for mermaid diagram format

0.2.4

  • Fixed issue where the conversation window wasn't displaying on Reddit

0.2.3

  • Added functionality to export chat as images

0.2.2

  • Completely redesigned interface
  • Added support for multi-turn chat
  • Added keyboard shortcuts to open the dialog box
  • Added English language support
  • Fixed issues with subtitle retrieval for some YouTube videos

0.1.6

  • Added collapsible thinking process
  • Added answer caching - using the same model and assistant will return the previous answer, with option to manually request a new response
  • Summary panel now allows direct switching between different models and assistants

0.1.4

  • Added support for multiple models from a single provider
  • Added support for pulling model lists directly from providers
  • Added support for reasoning models
  • Added OpenRouter support

0.1.0

  • Added variable to access selected text in prompts
  • Added automatic selection of previously used model and assistant
  • Added ability to configure assistants to be selected by default on specific websites
  • Fixed summary display font size issues

0.0.10

  • Added YouTube support

0.0.9

  • Fixed issues with Volcano model access
  • Fixed Medium page summary panel overlay issues
  • Fixed dark mode styling issues
  • Added collapsible summary panel

0.0.8

  • Fixed dark mode display issues
  • Fixed Medium webpage overlay issues

0.0.6

  • Resolved cross-origin issues

0.0.5

  • Added one-click Markdown copying
  • Fixed overlay issues on certain websites