Skip to content

Releases: FraGag/feeds-to-pocket

v0.1.8

13 Oct 05:01
Compare
Choose a tag to compare
  • Fix the HTTP header name X-Error-Code
  • Improve error detection and reporting
  • Fix pushes not working anymore by not sending null for the title field (fixes #8)
  • login: Replace the data: redirect URI with an https: one (fixes #7)
  • Update dependencies

v0.1.7

03 Jun 20:04
Compare
Choose a tag to compare
  • Fix incorrect instructions in README.md (PR #5)
  • Update dependencies
  • General code cleanup