Skip to content

Releases: MindWorkAI/AI-Studio

Release v0.9.2

Release v0.9.1

04 Sep 18:29
57905d5
Compare
Choose a tag to compare

Release v0.9.0

04 Sep 10:15
ea083fd
Compare
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
Compare
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
Compare
Choose a tag to compare

Release v0.8.10

18 Aug 22:48
f8e06fa
Compare
Choose a tag to compare

Release v0.8.9

Release v0.8.8

14 Aug 09:35
ea0ead5
Compare
Choose a tag to compare

Release v0.8.7

05 Aug 22:18
6b7800b
Compare
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
Compare
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