Skip to content

Commit

Permalink
Merge pull request #146 from nextcloud/release/2.1.1
Browse files Browse the repository at this point in the history
Prepare 2.1.1
  • Loading branch information
julien-nc authored Oct 9, 2024
2 parents bc9bda5 + d91dc38 commit e34a385
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2.1.1 – 2024-10-09

### Added

- Add a personal settings section listing the configured backends @marcelklehr [#134](https://github.com/nextcloud/assistant/pull/134)

### Changed

- Report task ID in more failure messages @marcelklehr [#137](https://github.com/nextcloud/assistant/pull/137)

### Fixed

- Missing worker policy when launching assistant @smarinier [#139](https://github.com/nextcloud/assistant/pull/139)
- Incorrect task type prop set when trying again @julien-nc [#144](https://github.com/nextcloud/assistant/pull/144)
- Fix navigation icon color @julien-nc [#145](https://github.com/nextcloud/assistant/pull/145)

## 2.1.0 – 2024-09-30

### Added
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Known providers:
More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
]]> </description>
<version>2.1.0</version>
<version>2.1.1</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>Assistant</namespace>
Expand Down

0 comments on commit e34a385

Please sign in to comment.