diff --git a/CHANGELOG.md b/CHANGELOG.md index b4e40dce..eccc2e11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## 1.0.3 – 2023-12-12 + +### Changed + +- Use new runOrSchedule when trying to run a sync task + +### Fixed + +- Avoid initially selected task to be hidden in the menu +- Set default selected task on first use: free prompt + ## 1.0.2 – 2023-11-20 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index 6141ab23..89618d90 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -34,7 +34,7 @@ include text processing providers to: * Get an answer from a free prompt * Reformulate (OpenAi/LocalAi only) ]]> - 1.0.2 + 1.0.3 agpl Julien Veyssier TPAssistant