Skip to content

Releases: JocysCom/VsAiCompanion

1.16.28

19 Jan 14:14

Choose a tag to compare

2025-01-19 v1.16.28

  • Fix: PDF to Image converter (SkiaSharp package version).
  • New: GenerateQrCodeImage function. Can be used to send data to a mobile using the camera.
  • New: ReasoningEffort option for the o1 and o1-mini reasoning models.
  • New: The option to provide specific instructions for each AI model.
  • New: You can now override the Azure OpenAI API version (Options -> AI Services).

1.16.20

12 Jan 15:58

Choose a tag to compare

2025-01-12 v1.16.20

  • Fix: Updated the context size and features of the o1 model.
  • New: Max Output Tokens option. This can help manage costs.

1.16.17

15 Dec 20:08

Choose a tag to compare

2024-12-15 v1.16.17

  • Fix: Chat window not always staying scrolled to the bottom.
  • New: App instance number indicator on the tray icon.
  • Update: Enable streaming of content directly from the server to the chat window.
  • Update: Improved several templates.

1.16.12

05 Dec 23:43

Choose a tag to compare

2024-12-05 v1.16.12

  • Fix: Crash when trying to copy content without an element focused.
  • Fix: Crash when trying edit database connection.

1.16.10

03 Dec 20:11

Choose a tag to compare

2024-12-03 v1.16.10

  • Fix: Resolve the issue when the API is not using API keys.
  • New: Add Enable .github\copilot-instructions.md option.

1.16.7

01 Dec 14:00

Choose a tag to compare

2024-12-01 v1.16.7

  • Fix: Copied chat could not be pasted as plain text.
  • Fix: Database function call crash with SQLite.
  • Fix: Connection issue with the http schema for the local API (such as LM Studio).
  • New: Added support for OpenAI Text-to-Speech models.
  • New: Added support for OpenAI Speech-to-Text models.
  • New: Added Open, Open With..., Edit, and Browse buttons for Image and Audio attachments.
  • Update: Chat has been updated to use the Microsoft Edge WebView2 control.

1.15.12

26 Nov 22:46

Choose a tag to compare

2024-11-26 v1.15.12

  • Fix: Images won't show unless you reselect the chat after changing the title.
  • Fix: The app crashes if the AI service type is not selected.
  • New: Added xAI Grok vision templates to analyze images with grok-vision-beta.
  • New: The ability to specify more external AI model templates per chat.
  • New: Google Gemini AI service, models and templates.
  • Update: Renamed [Multimedia] tab to [External AI Models].

1.15.6

24 Nov 21:20

Choose a tag to compare

2024-11-24 v1.15.6

  • Fix: Resetting UI presets will deselect the currently selected UI preset.
  • Fix: Error message after applying edit changes.
  • Fix: Unique Id for the AI model when pasting the service.
  • Fix: Fixed and improved .gitignore file filtering support when searching for files.
  • New: Option to enable or disable the global instructions.
  • New: xAI Grok service, model and templates.
  • New: Utilize Lists and Authentic Language template to Prompts list.
  • New: AI can use the default portable database for each chat, located at [name]/Default.sqlite for memory.
  • New: SearchAndSaveFilesToCsv function that allows AI to save files as CSV.
  • New: SearchAndSaveFilesToTable function that allows the AI to insert files into database tables.
  • New: Option to set maximum number of errors before the embedding database import process is halted.
  • Update: Display errors when importing files into the embedding database.

1.14.37

30 Oct 20:14

Choose a tag to compare

2024-10-30 v1.14.37

  • Fix: When pasting content, the textbox cursor won't be moved to the end of the pasted content.
  • Update: Use icons for chat log buttons to simplify the UI.
  • New: Approve AI actions with voice commands (e.g., when the AI is controlling the computer).
  • New: Access UI preset settings context menu over any UI element with CTRL+SHIFT+RButton.

1.14.31

28 Oct 21:16

Choose a tag to compare

2024-10-28 v1.14.31

  • Fix: The executable remains open when there is an exception in the main app.
  • Fix: Avatar voice used when the voice was not enabled, and the avatar window was hidden.
  • New: Data from the embedding database will now be visible in the chat log.
  • New: Added the suffix to temporary message attachments that are sent once.
  • New: [Options] tab for messages to control additional options when editing.
  • Updated: The buttons will now change to Apply/Cancel when editing a message.
  • Updated: Regenerate the chat from any user message.