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: 082c8cd5b42029bafe79c5bd02b20aabd78993d3 (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
# Changelog
All notable changes to this project will be documented in this file.

## 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.