Changelogs

Latest release updates from the Multiplai Deputy.

May 19, 2025

Release v0.1.5

New

- Deputy admin model API integration

Bug Fix

- Fix Local LLM page. Overlapping Models when exceeds the view height.
- Fix skill execution/acquire form duplicate fields.
- Fix overlapping Skill Template page.

May 07, 2025

Release v0.1.4

New

- Remove the 'Add' button from the "My Skill" page and disable skill creation from the user side.

- Modify the 'Update' button behavior on the My Skill page. Users can no longer update the skill itself; instead, they can update the associated form data upon acquiring the skill.

- Users are no longer redirected to the Create page when acquiring a skill; instead, a modal form is now displayed.

- Deputy admin skill template API endpoint integration

- Skill template acquire form fields

- Skill template execution form fields

Bug Fix

- Fix 'My Skill' Page broken layout.

- Fix Deleted Thread Doesn't Create a New Thread or Retain New Conversation.

- Fix Chat thread does not move to top of chat list upon new prompt.

Improvement

- Enhance .env handling

- Enhance API Endpoint Calling

April 29, 2025

Release v0.1.3

New

- Browser Use: Add support for Google models

Bug Fix

- Fix unable to execute prompt during Browser Use due to "Event Loop is Closed" error

- Fix execution logs show passed steps, but actions fail in browser

- Fix chat section resets to top when navigating back

- Result display during Browser-Use execution when an error occurs

- Fix can't move cursor to the next line

- Fix skill template is removed from favorites after update

Improvement

- Retain API Key when switching between models

- Mask API Key