Skip to content

Releases: MindWorkAI/AI-Studio

Release v0.9.1

04 Sep 18:29
57905d5

Choose a tag to compare

Release v0.9.0

04 Sep 10:15
ea083fd

Choose a tag to compare

v0.9.0, build 175 (2024-09-03 16:00 UTC)

  • Upgraded keyring dependency to v3.2.0.
  • Refactored the interprocess communication (IPC) to use a new runtime API for better performance, stability, extensibility, maintainability, and security. This is the foundation for upcoming features and improvements, such as performant RAG and scripting support.
  • Refactored the logging system. Now, the logging of all systems is unified.

Virus scans

Release v0.8.12

24 Aug 15:00
e4ef4bc

Choose a tag to compare

v0.8.12, build 174 (2024-08-24 08:30 UTC)

  • Added an e-mail writing assistant & the possibility to preselect some options.
  • Added a legal check assistant & the possibility to preselect some options.
  • Fixed the header height of assistant pages.
  • Improved the rewrite assistant by letting you choose the voice for the sentence structure (passive or active).
  • Improved assistant footer handling; the footer is now fixed at the bottom of the page.
  • Improved the coding assistant by adding a button to delete a context.
  • Improved chat page by scrolling to the bottom after loading (configurable; default is on).
  • Improved all assistants to provide a button to copy their respective result to the clipboard.
  • Improved the content validation for the agenda assistant.
  • Improved the language handling of the agenda assistant.
  • Improved the chat options readability by separating the preselection of values.
  • Improved some default settings. The default key for sending input is now the enter key. The default update check is now set to hourly. The navigation menu behavior is now set to use tooltips.
  • Refactored the "send to" implementation of assistants.
  • Refactored & unified footer border style handling.

Virus scans

Release v0.8.11

21 Aug 10:10
50bf0ba

Choose a tag to compare

Release v0.8.10

18 Aug 22:48
f8e06fa

Choose a tag to compare

Release v0.8.9

18 Aug 13:41
8aeeda5

Choose a tag to compare

Release v0.8.8

14 Aug 09:35
ea0ead5

Choose a tag to compare

Release v0.8.7

05 Aug 22:18
6b7800b

Choose a tag to compare

v0.8.7, build 169 (2024-08-01 19:08 UTC)

  • Added an agenda planning assistant.
  • Added the possibility to preselect most agenda planning options.
  • Added a slider component to adjust values.
  • Added a process visualization component.
  • Restructuring of the assistant overview: the assistants are now displayed in different categories.
  • Restructuring of the settings page: the settings are now displayed in different categories.
  • Refactored switch component to unify the behavior.
  • Refactored the language extensions into one extension class.
  • Refactored the provider selection into a separate component.
  • Refactored the configuration data model: the configuration is now stored in separate classes for each section.
  • Fixed a bug where the configured live translation intervall was not applied.
  • Fixed a bug where the option slider component was not handling min/max constraints correctly.
  • Upgraded MudBlazor dependency

Virus scans

Release v0.8.6

02 Aug 08:22
ab0b855

Choose a tag to compare

v0.8.6, build 168 (2024-08-01 19:50 UTC)

  • Added possibility to configure a default provider for chats
  • Added architecture for future agent usage
  • Added a first agent to read, analyze and extract text from Markdown data
  • Added option to read web content into translation and text summarization assistants
  • Improved the readability of the settings.json file by using indentation and enum names instead of numbers
  • Improved assistant overview; assistants will now wrap to the next line if there are too many to fit on the row
  • Increased the default value for the live translation delay from 1,000 to 3_000 ms
  • Fixed random number generator usage to be thread-safe

Virus scans

Release v0.8.5

28 Jul 19:47
76dd08e

Choose a tag to compare

v0.8.5, build 167 (2024-07-28 16:44 UTC)

  • Added the possibility to provide default options for the icon finder assistant
  • Added the possibility to provide default options for the translation assistant
  • Added the possibility to provide default options for the coding assistant
  • Added the possibility to provide default options for the text summarizer assistant
  • Improved readability of the issue component
  • Improved switches: when an option is enabled, the switch is using a different color
  • Fixed the applying of spellchecking settings to the single-line dialog
  • Fixed the bug where users cannot delete a self-hosted provider when an API token was never entered
  • Fixed the bug where users were no longer able to move chats to workspaces, caused by the migration to MudBlazor 7.x.x
  • Restructured the layout of the settings page
  • Refactored the settings data model
  • Upgraded to Rust 1.80.0
  • Upgraded all Rust dependencies

Virus scans