Miniflux v2.0.7 Release Notes

Release Date: 2018-05-07 // almost 6 years ago
    • โž• Add API endpoint to import OPML file
    • ๐Ÿ‘‰ Make sure to close request body in HTTP client
    • ๐Ÿ”ง Do not show save link if no integration is configured
    • ๐Ÿ”ง Make sure integrations are configured before to make any HTTP requests
    • Avoid people to unlink their OAuth2 account without having a local password
    • Do not use shared variable to translate templates (avoid concurrency issue)
    • ๐Ÿ”จ Use vanilla HTTP handlers (refactoring)
    • ๐Ÿ”จ Move HTTP client to its own package (refactoring)
    • โž• Add middleware to read X-Forwarded-Proto header (refactoring)
    • ๐Ÿ”จ Use Gorilla middleware (refactoring)
    • Scrape parent element for iframe
    • โž• Add SoundCloud and Bandcamp iframe sources