Skip to content

Commit d0e265c

Browse files
committed
prepare release v2.6.0
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
1 parent 9a383a3 commit d0e265c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

1111
## [Unreleased]
1212

13+
## 2.6.0 – 2025-08-07
14+
15+
### Added
16+
- Audio chat for the Chat UI @julien-nc [#292] (https://github.com/nextcloud/assistant/pull/292)
17+
- Param in openAssistantForm to restrict which task types are displayed @julien-nc [#287] (https://github.com/nextcloud/assistant/pull/287)
18+
- Categories and icons for task types @lukasdotcom [#311] (https://github.com/nextcloud/assistant/pull/311)
19+
- File actions for text, audio and markdown files @julien-nc [#312] (https://github.com/nextcloud/assistant/pull/312)
20+
- UI hint when task is taking too long @lukasdotcom [#315] (https://github.com/nextcloud/assistant/pull/315)
21+
- Generate image action in "New file" menu @andrey18106 [#322] (https://github.com/nextcloud/assistant/pull/322)
22+
- Support for more file types to file actions @lukasdotcom [#326] (https://github.com/nextcloud/assistant/pull/326)
23+
- Sticker generation smart picker @lukasdotcom [#323] (https://github.com/nextcloud/assistant/pull/323)
24+
- AI hint in Chat with AI @lukasdotcom [#329] (https://github.com/nextcloud/assistant/pull/329)
25+
26+
### Changed
27+
- Migrate to Vue 3 and nextcloud/vue 9 @julien-nc [#258] (https://github.com/nextcloud/assistant/pull/258)
28+
- Use outline icons where it makes sense @julien-nc [#288] (https://github.com/nextcloud/assistant/pull/288)
29+
- Improve error messages @marcelklehr [#242] (https://github.com/nextcloud/assistant/pull/242)
30+
- updated php dependencies
31+
32+
### Fixed
33+
- UI adjustments @julien-nc [#291] (https://github.com/nextcloud/assistant/pull/291)
34+
- Chat user instruction handling @janepie [#297] (https://github.com/nextcloud/assistant/pull/297)
35+
- explicitly set default sources when creating new session @hamza221 [295] (https://github.com/nextcloud/assistant/pull/295)
36+
- Reset the assistant form when pollTask response is 404 @julien-nc [#320] (https://github.com/nextcloud/assistant/pull/320)
37+
- do not set a default for longtext db fields @kyteinsky [#309] (https://github.com/nextcloud/assistant/pull/309)
38+
39+
40+
41+
1342
## 2.5.0 – 2025-06-26
1443

1544
### Added

0 commit comments

Comments
 (0)