docs: Update HISTORY.md and FAQ.md with latest changes and model usage stats

This commit is contained in:
Paul Gauthier 2025-01-04 12:22:45 -08:00 committed by Paul Gauthier (aider)
parent d67eda24d2
commit 6a1f4431d0
5 changed files with 122 additions and 113 deletions

View file

@ -1,11 +1,14 @@
# Release history
### main branch
- Prompts help DeepSeek work better when alternating between `/ask` and `/code`.
- Increased max chat history tokens limit from 4k to 8k.
- Added support for custom voice format and input device settings.
- Disabled Streamlit email prompt by automatically creating credentials file.
- Fixed lint command handling of nested spaced strings.
- Aider wrote 45% of the code in this release.
- Added token count feedback when adding command output to chat.
- Improved error handling for large audio files with automatic format conversion.
- Aider wrote 50% of the code in this release.
### Aider v0.70.0
- Full support for o1 models.