Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2020-12-02 21:40:35 +0300
committerMatthias Held <ilovemilk@wusa.io>2020-12-02 21:40:35 +0300
commitedd1a957fc3c031ee1245702820bbd4d7c5348d9 (patch)
tree9226a7fb10a6366e1885f1cbb55dce95b4709173
parent5abf91a12ac7d7c7035b0205fbdec2ec6c762097 (diff)
update nextcloud support to version 20feature/rework-ui
-rw-r--r--CHANGELOG.md8
-rw-r--r--appinfo/info.xml10
2 files changed, 14 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d68ed96..f3be468 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
+## 0.9.0
+
+## Added
+
+- Nextcloud version 20 support.
+- Reworked UI with VueJS.
+- Reworked REST interface.
+
## 0.8.0
### Added
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a705454..9ed70cd 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Ransomware recovery</name>
<summary><![CDATA[This app offers synchronization monitoring and a file storage scanner for a guided user-controlled one-step ransomare recovery.]]></summary>
<description><![CDATA[This app monitors file operations during the synchronization to detect ransomware attacks and also offers a post infection file storage scanner, which works even if it happend that you didn't have this app installed during an attack. This is done by using generic indicators for a guided user-controlled one-step recovery utilizing the integrated file versioning methods. Sponsored by the German Federal Ministry of Education and Research, and Prototype Fund.]]></description>
- <version>0.8.4</version>
+ <version>0.9.0</version>
<licence>agpl</licence>
<author mail="matthias.held@uni-konstanz.de">Matthias Held</author>
<namespace>RansomwareDetection</namespace>
@@ -19,10 +19,12 @@
<website>https://github.com/undo-ransomware/ransomware_detection</website>
<bugs>https://github.com/undo-ransomware/ransomware_detection/issues</bugs>
<repository>https://github.com/undo-ransomware/ransomware_detection.git</repository>
- <screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/monitoring-0.3.0.png</screenshot>
- <screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/scan-files-0.3.0.png</screenshot>
+ <screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/ransomware-recovery-0.9.0-1.png</screenshot>
+ <screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/ransomware-recovery-0.9.0-2.png</screenshot>
+ <screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/ransomware-recovery-0.9.0-3.png</screenshot>
+ <screenshot>https://github.com/undo-ransomware/ransomware_detection/raw/master/screenshots/ransomware-recovery-0.9.0-4.png</screenshot>
<dependencies>
- <nextcloud min-version="19" max-version="19"/>
+ <nextcloud min-version="19" max-version="20"/>
</dependencies>
<background-jobs>