Skip to content

Miniflux 2.0.1

Compare
Choose a tag to compare
@fguillot fguillot released this 23 Jan 05:42
2.0.1
  • Change user agent (People are blocking the crawler with mod_security)
  • Move environment variables to config package (refactoring)
  • Add build targets for all ARM architectures
  • Do not crawl existing entry URLs
  • Show translated login page in user language when logged out
  • Handle more encoding edge cases:
    • Feeds with charset specified only in Content-Type header and not in XML document
    • Feeds with charset specified in both places
    • Feeds with charset specified only in XML document and not in HTTP header
  • Add German translation
  • Add mark as read/unread link on list items
  • Add API endpoint for OPML export