Skip to content

0.122.0

Choose a tag to compare

@vinhnx vinhnx released this 05 Jun 13:45

What's Changed

0.122.0 - 2026-06-05

Highlights

Features

  • Add Evolink provider (OpenAI-compatible multi-model gateway) (bdc4c75) (@EvoLinkAI)
  • Update file palette tree defaults and styling (3af4701)
  • Add Evolink provider support and update related documentation (e957742)
  • Update OpenAI function parameter sanitization and change default model in configuration (8871c39)
  • Add new Evolink models and update configurations (8aafefb)

Other Changes

Other

  • Update TODO (017be56) (@vinhnx)
  • Add help modal using ratatui-cheese for keyboard shortcuts (87f3630) (@vinhnx)
  • Update UI highlight symbols and styles across multiple components; change theme to "vitesse-black". (4150347) (@vinhnx)
  • Refactor input handling and styles across various components; unify search field rendering; update theme to ciapre-blue. (33a910d)

Refactors

  • Extract shared provider boilerplate and consolidate error types (5df85e5) (@vinhnx)
  • Consolidate DRY violations across 4 crates (64ad80b) (@vinhnx)
  • Implement rule fill for Fieldset-style blocks and update tests (7fe7c4a) (@vinhnx)
  • Rename spinner frame function and update references (edc0c05) (@vinhnx)

Full Changelog: 0.121.1...0.122.0