Skip to content

v2.0.0

Choose a tag to compare

@GiulioMagini GiulioMagini released this 25 Jul 17:19
· 7 commits to main since this release
  • Added support for OPML files: now the program can import and export OPML files (the import works only for feeds, web feeds and categories; favorites and settings are only exportable and importable using JSON files)
  • Added web scraping with GET call from the program: now the user can choose to scrape sites with normal calls or use scraping API like before (when sites returns error 403, or content is loaded with JS into the website)