← Aider Changelog
v0.66.0
Aider v0.66.0
Dec 1, 2024 (1y ago)
View on GitHub →
- PDF support for Sonnet and Gemini models.
- Added
--voice-input-deviceto select audio input device for voice recording, by @preynal.
- Added
--timeoutoption to configure API call timeouts.
- Set cwd to repo root when running shell commands.
- Added Ctrl-Up/Down keyboard shortcuts for per-message history navigation.
- Improved error handling for failed .gitignore file operations.
- Improved error handling for input history file permissions.
- Improved error handling for analytics file access.
- Removed spurious warning about disabling pretty in VSCode.
- Removed broken support for Dart.
- Bugfix when scraping URLs found in chat messages.
- Better handling of __version__ import errors.
- Improved
/dropcommand to support substring matching for non-glob patterns.
- Bugfix to
--alias.
- Aider wrote 82% of the code in this release.