From 47b013b0347ac5f531ee03127057c5d0bf79be57 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Tue, 26 Nov 2024 06:38:59 -0800 Subject: [PATCH] docs: update changelog with recent improvements and features --- HISTORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index fbf6871a7..8f99c242a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,6 +5,11 @@ - Added `--alias` flag to define [custom model aliases](https://aider.chat/docs/config/model-aliases.html) from command line. - Added `--[no-]detect-urls` flag to disable detecting and offering to scrape URLs found in the chat. - Ask 2.5% of users to opt-in to analytics. +- Improved handling of Ollama models with 8k context window. +- Improved handling of model aliases and metadata. +- Enhanced error handling for Mixpanel analytics. +- Improved input handling with placeholder text support. +- Simplified pipe editor command behavior. ### Aider v0.64.1