All notable changes to this project will be documented in this file.
- Nextcloud version 20 support.
- Reworked UI with VueJS.
- Reworked REST interface.
- Nextcloud version 19 support.
- Fix deadlock during sync of notes via the Android Notes app by using post file hooks instead of storage wrapper with pre setup hook.
- Nextcloud version 18 support.
- Nextcloud version 17 support.
- Fix error of non-existing user session during propfind analysis e.g. calender public link.
- Fix out of memory error calculating standard deviation for large files.
- Nextcloud version 16 support.
- Fix undefined index: pathinfo(...)['extension']
- Nextcloud version 15 support.
- Fixed memory exhaustion with big files.
- Changed name of the app in the readme and info.
- Fixed some minor bugs.
- Added more unit tests.
- Simplified sequence classification and color coding.
- Improved code quality.
- Improved file corruption analysis.
- Extended list of file signatures.
- Fixed many minor bugs in the documentation, the code and the tests.
- Compatibility with Nextcloud 14.
- Included Nextcloud 14 into testing.
- Fixed tests for PHPUnit 6.
- Removed file name analyzer.
- Reworked file extension and file corruption analyzer.
- Simplify file classification and color coding.
- Variable types in the database.
- File storage scanner for post ransomware recovery.
- Table file name truncation.
- Table row view on devices with a small screen.
- Fixed some response status codes to reflect the actual response.
- Database table name is shortened.
- Initial release to the Nextcloud appstore.