diff --git a/README.md b/README.md index a6ebb11..b95d89c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ ## Making Calibre-Web your _dream_, all-in-one self-hosted digital library solution. ![Docker Pulls](https://img.shields.io/docker/pulls/crocodilestick/calibre-web-automated) +![GitHub Release](https://img.shields.io/github/v/release/crocodilestick/calibre-web-automated) +![GitHub commits since latest release](https://img.shields.io/github/commits-since/crocodilestick/calibre-web-automated/latest) + ## _Quick Access_ @@ -28,15 +31,6 @@ For many, Calibre-Web has really swooped in to save the day, offering an alterna However, when compared to full-fat Calibre, it unfortunately lacks a few core features leading many to run both services in parallel, each serving to fill in where the other lacks, resulting in an often clunky, imperfect solution. -# 🚨 **HUGE NEW UPDATE** 🚨 - Version 2.0.0 - 28.08.2024 - -![GitHub Release](https://img.shields.io/github/v/release/crocodilestick/calibre-web-automated) -![GitHub commits since latest release](https://img.shields.io/github/commits-since/crocodilestick/calibre-web-automated/latest) - -### 🚨 Please **Update to the latest DockerHub image ASAP** to avoid stability & import/ ingest issues that have been corrected from previous versions - -View [The changelog for more info](https://github.com/crocodilestick/Calibre-Web-Automated/releases/tag/V2.0.0). New features have been released - ## What Does it do? 🎯 After discovering that using the DOCKER_MODS universal-calibre environment variable, you could gain access to Calibre's fantastic eBook conversion tools, both in the Web UI and in the container's CLI, I set about designing a similar solution that could really make the most of all of the tools available to try and fill in the gaps in functionality I was facing with Calibre-Web so that I could finally get rid of my bulky Calibre instance for good.