Releases: dubyte/dir2opds
Releases · dubyte/dir2opds
v1.3.0
v1.2.0
v1.1.0
v1.0.6
This version fixes the vulnerability mentioned on: #17 by @masked-owl
What's Changed
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Update go releaser
go releaser need some updates
Change deprecated functions
Minor update to change deprecated functions with its recommended substitutions
v1.0.2
v1.0.1
v1.0.0
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