Skip to content

Releases: justrals/KindleFetch

v1.3

26 Oct 21:52
f60762b

Choose a tag to compare

What's Changed

  • fix condensed output by @kbdevs in #12
  • Replace hardcoded Kindle-specific paths with variables by @shamanNS in #16
  • Fix for json generation by @Aldo97 in #22
  • Introduction of a DNS option on KindleFetch by @Aldo97 in #23
  • Fix (again) json generation - Decription retrieval by @Aldo97 in #24
  • Search page selection by @Aldo97 in #25
  • Zlib support and some minor changes by @justrals in #27

New Contributors

Full Changelog: v1.2...v1.3

v1.2

25 Apr 00:44

Choose a tag to compare

Changes

  • Implemented reverse order display for search results
  • Added search filtering system
  • Added filename customization option prior to book download

v1.1

13 Apr 03:00

Choose a tag to compare

Improved project readability by splitting one long bash file into more bash files, filtered by their purpose. Also added z-lib as second source for downloading and removed need in entering sources manually.

v1.0-Release

08 Apr 00:16

Choose a tag to compare


🎉 First Public Release

The project is now fully local, no more backend dependencies!

For installation instructions please see >> #install