bump version to 1.14.4

Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Luka Trovic
2025-02-21 16:15:27 +01:00
parent 2fdbf7dd01
commit a0da308164
4 changed files with 15 additions and 4 deletions

View File

@@ -5,6 +5,17 @@
# Changelog
All notable changes to this project will be documented in this file.
## 1.14.4
### Fixed
- fix: skip exporting a deleted card #6722
- fix: Properly show attachment extension #6673
### Maintenance
- Update nextcloud/ocp dependency #6769
- Update nextcloud/ocp dependency #6718
- Update nextcloud/ocp dependency #6700
- Update nextcloud/ocp dependency #6656
## 1.14.3
### Fixed
- fix: two close buttons on card modal @app/backportbot [#6659](https://github.com/nextcloud/deck/pull/6659)