Miniflux v2.0.25 Release Notes

Release Date: 2020-11-04 // over 3 years ago
    • ๐Ÿ“‡ Rename "original" link to be more explicit
    • ๐Ÿ“œ Do not escape HTML for Atom 1.0 text content during parsing (Avoid HTML entities issues)
    • Do not use charset.NewReader if the body is a valid UTF-8 document
    • ๐Ÿ‘€ Restore the ability to use a proxy for all HTTP requests (see https://golang.org/pkg/net/http/#ProxyFromEnvironment)
    • ๐Ÿ‘‰ Show Git commit in about page
    • ๐Ÿณ Publish Docker images to GitHub Container Registry
    • โž• Added few Docker Compose examples in contrib folder
    • โž• Added Ansible Role + Playbook for Miniflux in contrib folder
    • โž• Add rewrite rule to use noscript content for images rendered with Javascript
    • โฌ†๏ธ Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0
    • โšก๏ธ Update contributor link and Godoc badge for API client
    • ๐Ÿ— Move Debian package builder to main repository
    • ๐Ÿ— Move RPM build files to main repository
    • โž• Add GitHub Action to generate Docker images
    • ๐Ÿ— Build multi-platform images with Docker Buildx
    • โž• Add keyboard shortcut to scroll current item to the top
    • โž• Add feed filters (Keeplist and Blocklist)
    • Do not proxy image with a data URL
    • โฌ†๏ธ Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0
    • Proxify articles crawled manually
    • Proxify images defined in srcset attribute
    • โœ‚ Remove plaintext Fever password from database
    • โž• Add keyboard shortcut to jump to an item's feed page
    • โž• Add option for swipe gesture on entries on mobile