Miniflux v2.0.31 Release Notes

Release Date: 2021-06-06 // almost 3 years ago
    • ๐Ÿ”ฆ Expose comments_url entry field in Golang API client
    • ๐Ÿ‘‰ Use unique file names for cache busting instead of query string
    • Highlight and sort feeds with unread entries in feeds list
    • Mark items as read on click/middle click of external links
    • ๐Ÿ›  Fix: Firefox on Windows does not show the active link as bold
    • ๐Ÿ’… Avoid extra HTTP request for fetching custom stylesheet
    • โœ‚ Remove invalid CSRF HTML meta tag
    • โž• Add lang attribute to root HTML tag
    • ๐Ÿ‘‰ Use runes instead of bytes to truncate JSON feed titles (avoid breaking Unicode strings)
    • ๐Ÿ”ฆ Expose changed_at time through the API
    • Add new config option CLEANUP_ARCHIVE_BATCH_SIZE
    • Add new option DATABASE_CONNECTION_LIFETIME
    • โž• Add database stats to Prometheus exporter
    • โž• Add Systemd watchdog
    • ๐Ÿ’… Avoid custom stylesheet to be cached by third-party CDN
    • โšก๏ธ Update a shared entry label translation in zh_CN
    • โฌ†๏ธ Bump github.com/tdewolff/minify/v2 from 2.9.16 to 2.9.17
    • โฌ†๏ธ Bump github.com/lib/pq from 1.10.1 to 1.10.2