You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [Unreleased]
8
8
9
+
## 2.1.0 – 2025-01-09
10
+
11
+
### Changed
12
+
13
+
- Support Nextcloud 31
14
+
15
+
### Fixed
16
+
17
+
- Request action icon was black in dark theme @julien-nc[#228](https://github.com/nextcloud/approval/pull/228)
18
+
- Notifications: Notifier::prepare() threw \InvalidArgumentException which is deprecated @nickvergessen[#249](https://github.com/nextcloud/approval/pull/249)
0 commit comments