Releases: FraGag/feeds-to-pocket
Releases · FraGag/feeds-to-pocket
v0.1.8
- 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
- Fix incorrect instructions in README.md (PR #5)
- Update dependencies
- General code cleanup