Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.11.0](v0.10.1...v0.11.0) (2020-01-06) ### Bug Fixes * **web reader:** remove webp as it's not supported in Safari ([6770107](6770107)) * add support for jpeg2000/jbig2 formats ([227975a](227975a)), closes [#50](#50) ### Features * handle archives without images ([70a2da5](70a2da5)), closes [#56](#56) * **web reader:** rtl option ([98efa9b](98efa9b)), closes [#53](#53) * display version in UI ([4085f1f](4085f1f)), closes [#42](#42) * rescan library ([30208a2](30208a2)), closes [#38](#38) * **api:** reAnalyze library ([fa65e94](fa65e94)) * **api:** reAnalyze series ([e80451f](e80451f)) * **rest api:** ability to re-analyze a book ([8e81356](8e81356)), closes [#51](#51) * **rest api:** don't return hidden files for directory listings ([a478d90](a478d90)) * **webui:** add menu option to analyze book from browsing view ([64f542d](64f542d)), closes [#51](#51) * **webui:** reAnalyze library ([b599b72](b599b72)), closes [#51](#51) * **webui:** reAnalyze series ([b997561](b997561))
- Loading branch information