Skip to content

v0.1.33

Choose a tag to compare

@reggie-db reggie-db released this 10 Jun 20:28
· 8 commits to main since this release
Release notes for v0.1.33.

## Chore: Release v0.1.32

This is the latest commit with a few minor adjustments and fixes:
- chore: release v0.1.32

## Features

  * **Add refactoring tools:** The Mastra plugin now has built-in refactorers for your common tasks, like renaming files or adding attributes.

  * Add support for local publishing (bun x `packages/shared`)

  * Update the chat UI to use more modern code styles and improvements.

  * Improve the demo app by adding new features and refactoring existing ones.

## Fixes

  * **Fix: Bug in Mastra agent:** Ensure that the Mastra agent can communicate with the LLMs correctly, especially when dealing with untrusted data.
  
  * **Add support for multiple input devices:** The user now has more control over how the chat UI reacts to new messages coming from users.

  * **Implement auto-suggestions for the chat view:** Use the latest available language models and expand on your existing suggestions for better results.

  * **Fix: Unhandled errors in chat history:** Handle uncaught exceptions in your code more gracefully, making it easier to recover from unexpected issues.
  
  * **Add support for additional input devices:** Let users choose which keyboard or mouse they want to use while chatting with the app.

## Internals

  * **Expand chat UI**: The chat view is now more visually appealing and user-friendly. Users can interact better with the app by providing detailed information about new messages.
  
  * **Add ability for users to specify their own language:** Allow users to change their default language when chatting with the app.

  * **Improve error handling in Mastra agent:** The agent can now handle more complex scenarios and provide helpful feedback even when dealing with untrusted data.

  * **Implement support for user agents:** Let users choose which LLMs they want to use while chatting with the app. This will make it easier for them to interact with the chat UI.