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 e5035f8 commit c7e7aceCopy full SHA for c7e7ace
CHANGELOG.md
@@ -5,6 +5,12 @@
5
# Changelog
6
All notable changes to this project will be documented in this file.
7
8
+## 3.0.0
9
+### Added
10
+- Move from index.php to ocs API
11
+### Fixed
12
+- Strong types to storage wrapper
13
+
14
## 2.5.0
15
### Added
16
- Force the user to scroll text to accept the TOS
appinfo/info.xml
@@ -11,7 +11,7 @@
<description><]]></description>
- <version>3.0.0-dev.0</version>
+ <version>3.0.0</version>
<licence>agpl</licence>
<author>Joas Schilling</author>
17
0 commit comments