From aa179545e91363f08f33a385409d36a3efe5731e Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Thu, 1 Aug 2024 19:36:48 +0200 Subject: [PATCH] #3052 doc: update changelog Signed-off-by: Patrizio Bekerle --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0faee34796..11dfd0bbd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - In the *AI settings* in the list of AI backends from scripts now also the API base URL will be shown (for [#3064](https://github.com/pbek/QOwnNotes/issues/3064)) - In addition, a button to search the *Script repository* was added +- A problem with the script settings for some users in the `Ollama AI backend integration` + script was fixed (for [#3052](https://github.com/pbek/QOwnNotes/issues/3052)) ## 24.8.0 - In the *AI settings* there now are buttons to test the connection to the AI services (for [#3062](https://github.com/pbek/QOwnNotes/issues/3062))