2024-08-01 19:53:28 +00:00
|
|
|
# v0.8.6, build 168 (2024-08-01 19:50 UTC)
|
2024-07-29 07:06:01 +00:00
|
|
|
- Added possibility to configure a default provider for chats
|
2024-08-01 19:53:28 +00:00
|
|
|
- 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
|
2024-07-28 19:18:17 +00:00
|
|
|
- Improved the readability of the `settings.json` file by using indentation and enum names instead of numbers
|
2024-07-29 07:15:23 +00:00
|
|
|
- Improved assistant overview; assistants will now wrap to the next line if there are too many to fit on the row
|
2024-08-01 19:53:28 +00:00
|
|
|
- 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
|