fix(api) - #11 Send to Kindle Support

* fix(api/image_downloads): Replace image url with file path

* fix(api/image_downloads): Add comments

* fix(frontend): Update changelog

* Support Send2Kindle

* Update changelog
This commit is contained in:
Dhanush R
2024-11-03 04:52:30 +05:30
committed by GitHub
parent c0695a9d17
commit d9c858b3b3
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -68,6 +68,7 @@
</p>
<ul class="pt-4 list list-inside text-xl">
<!-- TODO: 'max-lg: hidden' to hide on screen sizes smaller than lg. I'll do this when I figure out how to make this show up _below_ the card on smaller screen sizes. -->
<li>11/24 - 📨 Send to Kindle Support!</li>
<li>11/24 - ⚒️ Fix Image Downloads</li>
<li>