Skip to content

Commit

Permalink
Merge pull request #19 from nextcloud/releases/1.0.3
Browse files Browse the repository at this point in the history
Prepare 1.0.3
  • Loading branch information
julien-nc authored Dec 12, 2023
2 parents 1f57e3a + ac6d40e commit d1b67fc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ include text processing providers to:
* Get an answer from a free prompt
* Reformulate (OpenAi/LocalAi only)
]]></description>
<version>1.0.2</version>
<version>1.0.3</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>TPAssistant</namespace>
Expand Down

0 comments on commit d1b67fc

Please sign in to comment.