Skip to content

0.14.1

Latest

Choose a tag to compare

@veikokaap veikokaap released this 27 May 18:10

Release Notes - Tuoni v0.14.1

✨ Highlights

  • Plugin SDK compatibility - Restored support for plugins built against Tuoni SDK 0.10.0 through 0.12.0.
  • πŸ”’ Commercial payload uploads - Fixed a hang when uploading larger files to commercial agents.
  • Terminal command fixes - Fixed stale terminal autocomplete and safer execConf clearing.

Server

🐞 Bug Fixes, Reliability & Performance

  • Plugin SDK backward compatibility - Fixed the PluginSettingOption compatibility issue that could break plugins built against Tuoni SDK 0.10.0 through 0.12.0.

Client

🐞 Bug Fixes, Reliability & Performance

  • Terminal autocomplete state - Editing the command name now closes stale argument suggestions and refreshes completion against the active command.
  • Execution config parsing - Dangling, empty, or null --execConf flags now clear optional values safely while preserving the default execution type.

Agents

⭐ New Features & Improvements

  • πŸ”’ Commercial payload builds - Rebuilt the Windows Commercial payloads.

🐞 Bug Fixes, Reliability & Performance

  • πŸ”’ Commercial agent uploads - Fixed a hang when uploading larger files to commercial agents.