Skip to content

Releases: agrmohit/omnivore-epub

v0.6.2

29 Oct 16:43
v0.6.2
Compare
Choose a tag to compare

🚨🚨

Caution

Unfortunately, Omnivore is shutting down and all data
will be deleted on 15th November 2024. Please export your data by then. Omnivore will remain open-source and can still
be self-hosted. This program should continue to work with self-hosted instances.

For people looking to migrate, personally I would recommend Readeck which is a great FOSS
alternative though it is missing a few features. Readwise Reader is another good one but
its paid and not open source.

I am not affiliated with the Omnivore project in any way.

Added

  • Note about Omnivore official hosted instance shutting down with deletion of user data on 15th November 2024

v0.6.1

03 Apr 13:06
v0.6.1
Compare
Choose a tag to compare

Added

  • Add control flows to stay under Omnivore's rate limits

v0.6.0

30 Mar 18:15
v0.6.0
8daa040
Compare
Choose a tag to compare

Changelog

Features

  • Switch to Omnivore API Client Library for Node.js
  • Add CHANGELOG.md

Full Changelog: v0.5.0...v0.6.0

v0.5.0

14 Mar 18:11
e805b0b
Compare
Choose a tag to compare

Changelog

Features

  • Escape quotes in search query (by @tmr232 in #6)
  • New config option to check for updates when run
  • New config option to show release notes when new update is available

Fixes

  • Check for latest release instead of latest tag

Documentation

  • How to use a custom search query along with the required escaping quotes in some cases
  • The ability to filter by label using search query

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

02 Mar 11:30
f0ceeda
Compare
Choose a tag to compare

Changelog

Fixes

  • Add a body to every email because some eReader mailing services may reject emails with an empty body

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Mar 11:30
b284566
Compare
Choose a tag to compare

Changelog

Features

  • Send ebook via email to eReaders like Kindle or Pocketbook (by @sascharucks in #4)
  • Show Release notes in terminal when a new release is available

Fixes

  • Properly handle error when internet is unavailable and communicate it to user

Maintenance

  • Improve usage instructions

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Jan 20:00
717ebeb
Compare
Choose a tag to compare

Changelog

Features

  • Reduce default article count from 100 to 15 in order to reduce
    processing time and output file size (by @zsoltika)
  • Add new option for search-string specifier which can also be used to
    change the article fetch order to oldest article first from the
    current default of newest article first (by @zsoltika)

New Contributors:

Full Changelog: v0.2.0...v0.3.0