Skip to content

Commit

Permalink
Merge pull request #171 from nextcloud/release/2.2.0
Browse files Browse the repository at this point in the history
prepare 2.2.0
  • Loading branch information
julien-nc authored Jan 8, 2025
2 parents 1e0024e + 7219076 commit 43a513e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2.2.0 – 2025-01-07

### Added

- Agency support @julien-nc [#169](https://github.com/nextcloud/assistant/pull/169)

### Changed

- Use Text2TextChat in the chatty UI when the Agency task type is not available @julien-nc [#169](https://github.com/nextcloud/assistant/pull/169)
- Switch to IAppConfig @julien-nc [#147](https://github.com/nextcloud/assistant/pull/147)
- Avoid anthropomorphism @marcelklehr [#148](https://github.com/nextcloud/assistant/pull/148)
- Add confirmation dialog before deleting a conversation @julien-nc [#160](https://github.com/nextcloud/assistant/pull/160)
- Allow to pass file ID or path as initial input text field value @julien-nc [#161](https://github.com/nextcloud/assistant/pull/161)

### Fixed

- Fix polling when switching sessions in the frontend, prevent scheduling multiple llm tasks for one session @julien-nc [#156](https://github.com/nextcloud/assistant/pull/156)
- Fix(notifier): check if task type is there before getting its name @julien-nc [#166](https://github.com/nextcloud/assistant/pull/166)

## 2.1.1 – 2024-10-09

### Added
Expand Down

0 comments on commit 43a513e

Please sign in to comment.