Changed
- logic that ignores favicon.ico was removed.
Added
- when a request is received from a path that does not exist it logs and returns 404
- Calibre program argument was added to hide some files like metadata.opf and cover.jpg
Fixed
- A panic when a path does not exists, now it logs an error instead.
Full Changelog: v0.1.2...v1.0.0