Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2.12.0 – 2025-12-17

### Added
- More AI warnings @marcelklehr [#425](https://github.com/nextcloud/assistant/pull/425)

### Changed
- Gracefully handle scheduling errors in the UI @julien-nc [#426](https://github.com/nextcloud/assistant/pull/426)

### Fixed
- use new composable for relative time @janepie [#429](https://github.com/nextcloud/assistant/pull/429)

## 2.11.0 – 2025-12-09

### Added
Expand Down
16 changes: 8 additions & 8 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Known providers:

More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
]]> </description>
<version>2.11.0</version>
<version>2.12.0</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>Assistant</namespace>
Expand All @@ -73,13 +73,13 @@ More details on how to set this up in the [admin docs](https://docs.nextcloud.co
<category>ai</category>
<website>https://github.com/nextcloud/assistant</website>
<bugs>https://github.com/nextcloud/assistant/issues</bugs>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot1.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot2.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot3.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot4.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot5.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot6.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot7.jpg</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot1.png</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot2.png</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot3.png</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot4.png</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot5.png</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot6.png</screenshot>
<screenshot>https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot7.png</screenshot>
<dependencies>
<nextcloud min-version="30" max-version="33"/>
</dependencies>
Expand Down
Binary file removed img/screenshots/screenshot1.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions img/screenshots/screenshot1.jpg.license

This file was deleted.

Binary file added img/screenshots/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/screenshots/screenshot1.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: AGPL-3.0-or-later
Binary file removed img/screenshots/screenshot2.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions img/screenshots/screenshot2.jpg.license

This file was deleted.

Binary file added img/screenshots/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/screenshots/screenshot2.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: AGPL-3.0-or-later
Binary file removed img/screenshots/screenshot3.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions img/screenshots/screenshot3.jpg.license

This file was deleted.

Binary file added img/screenshots/screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/screenshots/screenshot3.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: AGPL-3.0-or-later
Binary file removed img/screenshots/screenshot4.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions img/screenshots/screenshot4.jpg.license

This file was deleted.

Binary file added img/screenshots/screenshot4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/screenshots/screenshot4.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: AGPL-3.0-or-later
Binary file removed img/screenshots/screenshot5.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions img/screenshots/screenshot5.jpg.license

This file was deleted.

Binary file added img/screenshots/screenshot5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/screenshots/screenshot5.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: AGPL-3.0-or-later
Binary file removed img/screenshots/screenshot6.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions img/screenshots/screenshot6.jpg.license

This file was deleted.

Binary file added img/screenshots/screenshot6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/screenshots/screenshot6.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: AGPL-3.0-or-later
Binary file removed img/screenshots/screenshot7.jpg
Binary file not shown.
2 changes: 0 additions & 2 deletions img/screenshots/screenshot7.jpg.license

This file was deleted.

Binary file added img/screenshots/screenshot7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions img/screenshots/screenshot7.png.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "assistant",
"version": "2.11.0",
"version": "2.12.0",
"description": "Nextcloud Assistant",
"main": "index.js",
"directories": {
Expand Down