Miniflux v2.0.18 Release Notes

Release Date: 2019-09-25 // over 4 years ago
    • โž• Add Docker image variant for arm32v7
    • โž• Add theme variants
      • Use CSS variables instead of inherence
      • Rename default theme to "Light - Serif"
      • Rename Black theme to "Dark - Serif"
      • Rename "Sans-Serif" theme to "Light - Sans Serif"
      • Add "System" theme that use system preferences: Dark or Light
      • Add Serif and Sans-Serif variants for each color theme
    • Avoid constraint error when having duplicate entries during feed creation
    • ๐Ÿ“œ Disable strict XML parsing
    • Ignore invalid content type
    • โšก๏ธ Update man page
    • Replace Travis by GitHub Actions
    • ๐Ÿ—„ Rename cleanup config variables and deprecate old ones
      • CLEANUP_FREQUENCY_HOURS instead of CLEANUP_FREQUENCY
      • CLEANUP_ARCHIVE_READ_DAYS instead of ARCHIVE_READ_DAYS
    • ๐Ÿ”ง Make configurable the number of days to remove old sessions
    • โž• Add native lazy loading for images and iframes
    • Do not buffer responses in the image proxy
    • โšก๏ธ Update dependencies
    • โž• Add Go 1.13 to test matrix
    • Replace link border by outline to avoid slight content shift
    • New rewrite function: add_mailto_subject
    • Import OPML from URL
    • ๐Ÿ›  Fix HTML injection in addImageTitle
    • ๐Ÿ“œ Accept HTML entities when parsing XML