Skip to content

Commit 2609e5f

Browse files
committed
release/1.17.5
Signed-off-by: grnd-alt <git@belakkaf.net>
1 parent 3bc1914 commit 2609e5f

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
All notable changes to this project will be documented in this file.
77

88

9+
## 1.17.5
10+
11+
### Fixed
12+
* [stable33] fix: loading notifications by @backportbot[bot] in https://github.com/nextcloud/deck/pull/8159
13+
* [stable33] fix: Replace icon attributes with template slots by @backportbot[bot] in https://github.com/nextcloud/deck/pull/8094
14+
* [stable33] fix(trash): allow to configure the trash retention in hours by @backportbot[bot] in https://github.com/nextcloud/deck/pull/8242
15+
* [stable33] fix(teams): use lighter probeCircles() by @backportbot[bot] in https://github.com/nextcloud/deck/pull/7919
16+
917
## 1.17.4
1018

1119
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- 🚀 Get your project organized
2121

2222
</description>
23-
<version>1.17.4</version>
23+
<version>1.17.5</version>
2424
<licence>agpl</licence>
2525
<author>Julius Härtl</author>
2626
<namespace>Deck</namespace>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deck",
33
"description": "",
4-
"version": "1.17.4",
4+
"version": "1.17.5",
55
"authors": [
66
{
77
"name": "Julius Härtl",

0 commit comments

Comments
 (0)