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

CHANGELOG.md - github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57f3a08561595746cd6e65e480753cfac45946f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Changelog
All notable changes to this project will be documented in this file.

## 0.3.3

### Added

- Compatibility with Nextcloud 14.

### Changed

- Included Nextcloud 14 into testing.

### Fixed

- Fixed tests for PHPUnit 6.

## 0.3.2

### Changed

- Removed file name analyzer.
- Reworked file extension and file corruption analyzer.
- Simplify file classification and color coding.

### Fixed

- Variable types in the database.

## 0.3.0

### Added

- File storage scanner for post ransomware recovery.

### Fixed

- Table file name truncation.
- Table row view on devices with a small screen.
- Fixed some response status codes to reflect the actual response.

## 0.2.4

### Fixed

- Database table name is shortened.

## 0.2.2

### Added

- Initial release to the Nextcloud appstore.