JetBrains Fleet Support and Gitea Prebuilds

JetBrains Fleet Support and Gitea Prebuilds JetBrains Fleet Support and Gitea Prebuilds

Daytona v0.31.0 brings significant enhancements to developer workflows with the introduction of JetBrains Fleet IDE support. This addition expands Daytona's compatibility with popular development environments, offering users more flexibility in their IDE choices. The release also introduces Gitea webhook support for prebuilds, extending the prebuild functionality to Gitea repositories and enabling faster project setups for teams using this platform.

User experience improvements are a key focus of this update. The new autocomplete suggestion feature for provider target properties streamlines the configuration process, making it more intuitive and error-resistant. Additionally, the implementation of spinners for workspace operations provides visual feedback during start, stop, and delete actions, enhancing the overall CLI experience.

This release also includes several quality-of-life improvements, such as filtering options in the create TUI, suggestions for adding targets after provider installation, and checks for JetBrains Gateway installation. These features, combined with bug fixes for SSH access and initial project creation, make Daytona v0.31.0 a substantial update that improves both functionality and usability.

Features

  • Added support for JetBrains Fleet IDE

  • Implemented Gitea webhook support for prebuilds

  • Introduced autocomplete functionality for input fields

  • Added spinner to workspace start, stop, and delete operations

  • Implemented filter parameter for daytona create TUI

  • Added suggestion to add a target after provider installation

  • Included JetBrains Gateway installation check

Bug fixes

  • Resolved SSH access issues with remote profiles

  • Fixed "Uncommitted Changes" warning on first project creation

  • Improved handling of various CLI interactions and user inputs