Miniflux v2.0.37 Release Notes

Release Date: 2022-05-27 // almost 2 years ago
    • ➕ Add rewrite rule to decode base64 content
    • ➕ Add Linkding integration
    • ➕ Add comment button to Telegram message
    • ➕ Add API endpoint to fetch unread and read counters
    • 🛠 Fixes logic bug in Google Reader API sanity check
    • ⬇️ Reduce number of CORS preflight check to save network brandwidth
    • ➕ Add Espial integration
    • 👍 Allow API search for entries which are not starred
    • Try to use outermost element text when title is empty
    • 👉 Make swipe gestures feel more natural
      • Removes opacity transition when swiping an article read/unread
      • Adds "resistance" to the swiped entry when the 75px threshold is reached
      • Fixes an issue in which a swiped article couldn't be moved <15px
    • ➕ Add support for feed streams to Google Reader API IDs API
    • 🛠 Fix invalid parsing of icon data URL
    • ➕ Add Traditional Chinese translation
    • ➕ Add distroless Docker image variant
    • ➕ Add Go 1.18 to GitHub Action
    • ⬆️ Bump github.com/tdewolff/minify/v2 from 2.10.0 to 2.11
    • ⬆️ Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
    • ⬆️ Bump github.com/lib/pq from 1.10.4 to 1.10.6

Previous changes from v2.0.36

    • Gray out pagination buttons when they are not applicable
    • 👉 Use truncated entry description as title if unavailable
    • Do not fallback to InnerXML if XHTML title is empty
    • ➕ Add + keyboard shortcut for new subscription page
    • ➕ Add (+) action next to Feeds to quickly add new feeds
    • 🛠 Fix unstar not working via Google Reader API
    • ✂ Remove circles in front of page header list items
    • 🛠 Fix CSS hover style for links styled as buttons
    • Avoid showing undefined when clicking on read/unread
    • ➕ Add new keyboard shortcut M to toggle read/unread, and go to previous item
    • ➕ Add several icons to menus according to their roles
    • ➕ Add missing event argument to onClick() function call
    • ➕ Add links to scraper/rewrite/filtering docs when editing feeds
    • ➕ Add a rewrite rule for Castopod episodes
    • 🛠 Fix regression: reset touch-item if not in /unread page
    • ➕ Add API endpoint to fetch original article
    • 👉 Show the category first in feed settings
    • ➕ Add pagination on top of all entries
    • Display Go version in "About" page
    • ⬆️ Bump mvdan.cc/xurls/v2 from 2.3.0 to 2.4.0
    • ⬆️ Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
    • ⬆️ Bump github.com/tdewolff/minify/v2 from 2.9.28 to 2.10.0