File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
10
11
11
## [ Unreleased]
12
12
13
+ ## 2.7.1 – 2025-09-05
14
+
15
+ ### Fixed
16
+
17
+ - Prevent accessing array index on null @julien-nc [ #351 ] ( https://github.com/nextcloud/assistant/pull/351 )
18
+
13
19
## 2.7.0 – 2025-09-05
14
20
15
21
### Changed
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Known providers:
62
62
63
63
More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
64
64
]]> </description >
65
- <version >2.7.0 </version >
65
+ <version >2.7.1 </version >
66
66
<licence >agpl</licence >
67
67
<author >Julien Veyssier</author >
68
68
<namespace >Assistant</namespace >
You can’t perform that action at this time.
0 commit comments