Browse Source

Merge pull request #845 from RooVetGit/mrubens-patch-4

Update CHANGELOG.md
Matt Rubens 1 year ago
parent
commit
c14de4f232
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -7,6 +7,8 @@
 ## [3.3.13]
 
 - Ensure the DeepSeek r1 model works with Ollama (thanks @sammcj!)
+- Enable context menu commands in the terminal (thanks @samhvw8!)
+- Improve sliding window truncation strategy for models that do not support prompt caching (thanks @nissa-seru!)
 - First step of a more fundamental fix to the bugs around switching API profiles. If you've been having issues with this please try again and let us know if works any better! More to come soon, including fixing the laggy text entry in provider settings.
 
 ## [3.3.12]