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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-03-01 12:29:32 +0300
committerGitHub <noreply@github.com>2021-03-01 12:29:32 +0300
commit9a9899e532b3b15ab2a967edff261f2bdf3683d9 (patch)
tree197686e7e3fe25e08fc99523b150fd99744acd18
parent3c7b2aae60ccd1052fdb17809bf586684a5f16b6 (diff)
parentaf5d9d017ce205773ec1c206e46fe531b7a556ed (diff)
Merge pull request #87 from nextcloud/backport/86/stable21v1.9.0
[stable21] Add changelog for 1.9.0
-rw-r--r--CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d063e3..329f035 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.9.0 - 2021-03-01
+### Added
+- Nextcloud 21 support
+
## 1.8.0 - 2020-09-04
### Added
- Nextcloud 20 support
@@ -80,7 +84,7 @@ All notable changes to this project will be documented in this file.
### Added
- Add extension `.ykcol` against Locky
[#15](https://github.com/nextcloud/ransomware_protection/issues/15)
-
+
## 1.0.3 – 2017-09-01
### Fixed
- Correctly remove old strikes and block the client after 5 new strikes
@@ -99,7 +103,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Removed some extensions from the list: `.bin`, `.css`, `.dll`, `.exe` and `.mp3` [#4](https://github.com/nextcloud/ransomware_protection/issues/4)
-
+
### Fixed
- Blocking now only affects sync clients, because ransomware doesn't upload via the browser
[#5](https://github.com/nextcloud/ransomware_protection/issues/5)