Skip to content

Release v0.4.4

Choose a tag to compare

@github-actions github-actions released this 25 Jun 08:04
Immutable release. Only release title and notes can be modified.
6430ac7

Breaking Changes 🚨

  • Update configuration to use provider‑specific API keys; existing configs must be migrated.

New Features

  • Add support for provider‑specific API keys with comma‑separated values.
  • Implement fallback strategies when usage limits are exceeded.
  • Enhance environment variable handling for API key configuration.

Bug Fixes

  • Fix handling of usage limit errors to prevent unintended fallback.
  • Add validation for provider‑specific API keys in the configuration.
  • Adjust formatting of API key configuration tests.
  • Remove obsolete routatic‑hosted binary and update .gitignore.

Improvements

  • Strengthen provider‑specific API key handling and increase test coverage.
  • Refine error handling and fallback logic for better reliability.

Documentation

  • Update CLAUDE.md with new configuration details and usage examples.

Chores

  • Add routatic-hosted to .gitignore.
  • Clean up test artifacts and streamline CI setup.