Skip to content

Commit 3a28e74

Browse files
committed
copy
1 parent c93f3fa commit 3a28e74

File tree

4 files changed

+85
-45
lines changed

4 files changed

+85
-45
lines changed

aider/website/HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,15 @@ cog.out(text)
2828
### main branch
2929

3030
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html) to open system editor for writing prompts, by @thehunmonkgroup.
31+
- Full support for `gpt-4o-2024-11-20`.
3132
- Stream o1 models by default.
3233
- Added support for [optional multiline input tags](https://aider.chat/docs/usage/commands.html#entering-multi-line-chat-messages) with matching closing tags.
3334
- Improved [model settings configuration](https://aider.chat/docs/config/adv-model-settings.html#global-extra-params) with support for global `extra_params` for `litellm.completion()`.
3435
- Architect mode now asks to add files suggested by the LLM.
3536
- Fixed bug in fuzzy model name matching.
3637
- Added Timeout exception to handle API provider timeouts.
38+
- Added `--show-release-notes` to control release notes display on first run of new version.
39+
- Save empty dict to cache file on model metadata download failure, to delay retry.
3740
- Improved error handling and code formatting.
3841
- Aider wrote 53% of the code in this release.
3942

0 commit comments

Comments
 (0)