ChangeLog 784 B

1234567891011121314151617181920
  1. Version 2.0.1 (Jan 22, 2018)
  2. ----------------------------
  3. * Change user agent (People are blocking the crawler with mod_security)
  4. * Move environment variables to config package (refactoring)
  5. * Add build targets for all ARM architectures
  6. * Do not crawl existing entry URLs
  7. * Show translated login page in user language when logged out
  8. * Handle more encoding edge cases:
  9. - Feeds with charset specified only in Content-Type header and not in XML document
  10. - Feeds with charset specified in both places
  11. - Feeds with charset specified only in XML document and not in HTTP header
  12. * Add German translation
  13. * Add mark as read/unread link on list items
  14. * Add API endpoint for OPML export
  15. Version 2.0.0 (Jan 11, 2018)
  16. ----------------------------
  17. * Initial release of Miniflux 2.