Skip to content

Commit 43a513e

Browse files
authored
Merge pull request #171 from nextcloud/release/2.2.0
prepare 2.2.0
2 parents 1e0024e + 7219076 commit 43a513e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 2.2.0 – 2025-01-07
10+
11+
### Added
12+
13+
- Agency support @julien-nc [#169](https://github.com/nextcloud/assistant/pull/169)
14+
15+
### Changed
16+
17+
- Use Text2TextChat in the chatty UI when the Agency task type is not available @julien-nc [#169](https://github.com/nextcloud/assistant/pull/169)
18+
- Switch to IAppConfig @julien-nc [#147](https://github.com/nextcloud/assistant/pull/147)
19+
- Avoid anthropomorphism @marcelklehr [#148](https://github.com/nextcloud/assistant/pull/148)
20+
- Add confirmation dialog before deleting a conversation @julien-nc [#160](https://github.com/nextcloud/assistant/pull/160)
21+
- Allow to pass file ID or path as initial input text field value @julien-nc [#161](https://github.com/nextcloud/assistant/pull/161)
22+
23+
### Fixed
24+
25+
- 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)
26+
- Fix(notifier): check if task type is there before getting its name @julien-nc [#166](https://github.com/nextcloud/assistant/pull/166)
27+
928
## 2.1.1 – 2024-10-09
1029

1130
### Added

0 commit comments

Comments
 (0)