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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 8.4.13
4
+
5
+
### Fixed
6
+
- Apply proper default timezone for watermarks by @juliusknorr in [#5055](https://github.com/nextcloud/richdocuments/pull/5055)
7
+
- Guest users inherit edit_group by @elzody in [#4838](https://github.com/nextcloud/richdocuments/pull/4838)
8
+
- Shares allow document creation only for users that can edit by @tanyaka in [#4828](https://github.com/nextcloud/richdocuments/pull/4828)
9
+
- Ensure edit permissions are checked before template file token generation by @printminion-co in [#4799](https://github.com/nextcloud/richdocuments/pull/4799)
0 commit comments