# Changelog All notable changes to this project will be documented in this file. ## 0.5.1 ### Fixed - Fix out of memory error calculating standard deviation for large files. ## 0.5.0 ### Added - Nextcloud version 16 support. ## 0.4.3 ### Fixed - Fix undefined index: pathinfo(...)['extension'] ## 0.4.2 ### Added - Nextcloud version 15 support. ### Fixed - Fixed memory exhaustion with big files. ## 0.4.1 ### Changed - Changed name of the app in the readme and info. ### Fixed - Fixed some minor bugs. ## 0.4.0 ### Added - Added more unit tests. ### Changed - Simplified sequence classification and color coding. - Improved code quality. - Improved file corruption analysis. - Extended list of file signatures. ### Fixed - Fixed many minor bugs in the documentation, the code and the tests. ## 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.