## 0.0.14
- Support NC24
- Ignore files
- Interval configuration
- Add config
## 0.0.13
- Support NC23
- Fix #52
- Fix #54
- Fix #55
## 0.0.12 (Author : @chrros95)
- Add an option to ignore external files
- Fix NotFoundExceptions
- Fixed issue with the owner of the file
## 0.0.11
- Fixed SQL exceptions
## 0.0.10
- Added Support for MySQL as database
## 0.0.9

- Restored 0.0.7 with fixes
- Support for NC 22
## 0.0.8

- Rollback to 0.0.6 because of a bug on 0.0.7

## 0.0.7 Big thanks to @chrros95

- Added DB back-end to store detected duplicates.
- Added event based duplicate detection.
## 0.0.6

* Fix regression : only admins could get their duplicates file
* Delete icon will show the loading state when clicked. If the deletion failed it will show an alert.
* Title will include information about space used by duplicate files.


## 0.0.5

* Support for NC21
* Refactoring (#18)
