Skip to content

V1.11.0#108

Merged
tonyhu-012 merged 25 commits intomainfrom
v1.11.0
Feb 14, 2026
Merged

V1.11.0#108
tonyhu-012 merged 25 commits intomainfrom
v1.11.0

Conversation

@NekoWings
Copy link
Contributor

Pull Request

Description

New Features

  1. Message Editing & Resend
  2. Support gpt-oss effort selection for Ollama
  3. Add text selection & page capture context for LLM Chat

Type of change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

- Introduced CameraButton component for capturing screenshots.
- Added SVG icons for camera, captured page, and selected text.
- Enhanced AttachmentSelector to handle captured page attachments.
- Updated context attachment types to include CapturedPageAttachment.
- Implemented image preview tooltip for attachments in AttachmentSelector.
- Modified localization files to include new strings for selected text and captured page.
- Updated agent storage and chat utilities to support captured page handling.
@NekoWings NekoWings requested a review from a team as a code owner October 17, 2025 05:42
github-actions bot and others added 3 commits October 17, 2025 05:46
- Introduced a new component `MessageRetrySelector.vue` to allow users to retry messages with different models.
- Updated `User.vue` to integrate the retry functionality with the new component.
- Enhanced `index.vue` to manage the state of retry actions and track assistant messages for retries.
- Modified onboarding and chat utilities to support temporary model overrides during retries.
- Updated localization files to include new strings for retry actions and used models.
- Adjusted various utility functions to accommodate model and endpoint type parameters for better flexibility in model handling.
@tonyhu-012 tonyhu-012 merged commit 2080b7d into main Feb 14, 2026
7 checks passed
@tonyhu-012 tonyhu-012 deleted the v1.11.0 branch February 14, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants