Miniflux v2.0.14 Release Notes

Release Date: 2019-01-13 // over 5 years ago
    • Only attempt to change password if the confirmation field is filled in (Firefox)
    • โœ‚ Remove URL from client user agent
    • ๐Ÿ‘‰ Make the feed list order case-insensitive
    • ๐Ÿ– Handle XHTML Summary elements for Atom feeds
    • 0๏ธโƒฃ Make UTF-8 the default encoding for XML feeds
    • โž• Add more targets to Makefile
    • โž• Add -mod=vendor in Makefile
    • ๐Ÿ“ฆ Move health check endpoint from ui package to httpd service
    • โž• Add workaround for non GMT dates (RFC822, RFC850, and RFC1123)
    • ๐Ÿ‘‰ Make sure <strong> elements are bold
    • ๐Ÿ‘‰ Show scrollbars only when necessary for <pre> elements
    • โž• Add Italian translation
    • ๐Ÿ‘ Allow to switch between unread only and all entries on category/feed views
    • โž• Add function storage.UpdateFeedError()
    • โž• Add BBC News scraping rule
    • Ignore JSON feeds from EnsureUnicode()
    • Preserve category selection when no feed is found
    • โšก๏ธ Update XML encoding regex to take single quotes into consideration
    • Send cli errors to stderr
    • โšก๏ธ Update dependencies
    • ๐Ÿ Make password prompt compatible with Windows
    • ๐Ÿ”ง Make configurable the number of days to archive read items
    • ๐Ÿ”„ Change log level to debug when starting workers
    • โš  Do not show $DATABASE_URL warning when showing application info
    • ๐Ÿšš Move image proxy filter to template functions
    • โšก๏ธ Update scraper rule for lemonde.fr
    • ๐Ÿ”จ Refactor manual entry scraper
    • Apply rewriter rules on manual "Fetch Original Content"
    • โž• Add Makefile target for current OS and architecture
    • ๐Ÿ‘Œ Improve Makefile