Miniflux v2.0.19 Release Notes

Release Date: 2019-12-01 // over 4 years ago
    • βž• Add shortcut V to open original link in current tab
    • βž• Add the possibility to add rules during feed creation
    • Wrap attachments into <details> disclosure element
    • πŸ‘‰ Show attachment size on entry page
    • βž• Add support of RSS Media elements (group, description, peer link, and thumbnails)
    • Add rewrite functions: convert_text_link and nl2br
    • βž• Add scraper rule for openingsource.org
    • βž• Add Makefile target to build only amd64 Docker image
    • 🚚 Make sure to remove integration settings when removing a user
    • βž• Add API parameter to filter entries by category
    • Display list of feeds per category
    • πŸ‘‰ Show the number of read and unread entries for each feed
    • πŸ‘‰ Make sure settings menu is consistent
    • βœ‚ Remove fixed table-layout for entry content
    • ⚑️ Update autocert lib because ACME v1 is EOL
    • Do not lighten blockquote font color
    • ⚑️ Update de_DE translation
    • 🚚 Send a response when changing status of removed entries in Fever API
    • βž• Add meta tag to disable Google Translate
    • πŸ‘Œ Improve storage module
    • πŸ‘Œ Improve XML decoder to remove illegal characters
    • Compare Fever token case-insensitively
    • βœ… Make sure integration tests are marked as failed in Github Actions
    • βž• Add new formats to date parser
    • βž• Add notification message when using keyboard shortcuts: f, s, and m.
    • Avoid keyboard shortcuts to conflict with Firefox’s "Find as you type" feature