Skip to content

v1.0.2

Choose a tag to compare

@inureyes inureyes released this 02 Feb 10:57
· 1 commit to main since this release

What's Changed in v1.0.2

This release focuses on privacy controls, model loading improvements, and various bug fixes.

New Features

  • Anonymous Telemetry Toggle: Added privacy-focused telemetry opt-in/opt-out toggle in Settings with full transparency

Improvements

  • Respect user's default context length setting when loading models
  • Update What's New modal content for v1.0.1 features

Bug Fixes

  • Prevent infinite loop when single tool approval button is clicked
  • Remove copy button from tool result blocks to fix accordion overlap
  • Add missing type field to http_request tool body parameter
  • Include alias in local backend models list for proper routing
  • Resolve unused variable warning on Windows build
  • Resolve ESLint type safety errors in API adapter

CI/CD Improvements

None

Technical Details

  • Refactored API adapter for improved type safety
  • Fixed Windows compilation warnings

Dependencies

None

Breaking Changes

None

Known Issues

None