0.6.2 - 2024-10-29
- Note about Omnivore official hosted instance shutting down with deletion of user data on 15th November 2024
0.6.1 - 2024-04-03
- Add control flows to stay under Omnivore's rate limits
0.6.0 - 2024-03-30
- Switch to Omnivore API Client Library for Node.js
- Add CHANGELOG.md
0.5.0 - 2024-03-14
- 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
- Check for latest release instead of latest tag
- 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
0.4.1 - 2024-03-02
- Add a body to every email because some eReader mailing services may reject emails with an empty body
0.4.0 - 2024-03-02
- 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
- Properly handle error when internet is unavailable and communicate it to user
- Improve usage instructions
0.3.0 - 2024-01-10
- 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)