We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768b856 commit cf9b890Copy full SHA for cf9b890
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## 3.4.0
5
+### Fixed
6
+- Show ToS on non-files public pages (calendar/collectives/talk)
7
+- Accept ToS during login flow
8
+
9
## 3.3.0
10
### Added
11
- Return 403 TermsNotSignedException on propfinds
appinfo/info.xml
@@ -7,7 +7,7 @@
<description><]]></description>
- <version>3.3.0</version>
+ <version>3.4.0</version>
<licence>agpl</licence>
12
<author>Joas Schilling</author>
13
0 commit comments