Skip to content

Commit 32d1cf7

Browse files
authored
Merge pull request #352 from nextcloud/release/2.7.1
prepare 2.7.1
2 parents 4164b51 + bb624bc commit 32d1cf7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

1111
## [Unreleased]
1212

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+
1319
## 2.7.0 – 2025-09-05
1420

1521
### Changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Known providers:
6262
6363
More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
6464
]]> </description>
65-
<version>2.7.0</version>
65+
<version>2.7.1</version>
6666
<licence>agpl</licence>
6767
<author>Julien Veyssier</author>
6868
<namespace>Assistant</namespace>

0 commit comments

Comments
 (0)