Skip to content

Releases: MindWorkAI/AI-Studio

Release v0.9.8

09 Sep 17:08
222c1e9
Compare
Choose a tag to compare

Release v0.9.7

08 Sep 23:59
0d1164c
Compare
Choose a tag to compare

v0.9.7, build 182 (2024-09-08 20:55 UTC)

  • Added the possibility to define multiple profiles in the settings. Use profiles to share some information about you with the AI.
  • Added profiles to the chat interface. You can now select a profile for each chat or even change the profile during a chat.
  • Added profiles to some assistants. It makes no sense to have profiles for, e.g., translation, etc.
  • Added the possibility to preselect any of your profiles as the default profile for the entire app or configure individual profiles for assistants and chats.
  • Added an introductory description to the provider settings.
  • Added an indicator for the current and maximal length of the provider instance name.
  • Fixed the annoying bug that input made in the chat interface was not cleared when sending the message using hotkeys.
  • Fixed the bug that the model name for Fireworks was not loaded when editing the provider settings.
  • Fixed a bug where it was possible that the chat interface was not scrolling to the bottom when new messages were added.
  • Improved hyphenation for continuous text so that the rules of the respective language are taken into account where possible.
  • Improved the rules for provider names: unnecessary restrictions from earlier versions have been removed. You can now use emojis in your provider names when you like.

Virus scans

Release v0.9.6

08 Sep 12:34
00f45f8
Compare
Choose a tag to compare

Release v0.9.5

07 Sep 19:33
d0dbbcc
Compare
Choose a tag to compare

Release v0.9.4

Release v0.9.3

06 Sep 11:36
4ea767c
Compare
Choose a tag to compare

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