The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version Miniflux 2.2.14 source code.tar.gz (878.6 kB)
Email in envelope

Get an email when there's a new version of Miniflux 2

Home / 2.2.13
Name Modified Size InfoDownloads / Week
Parent folder
miniflux-darwin-amd64.sha256 2025-09-18 88 Bytes
miniflux-darwin-amd64 2025-09-18 20.9 MB
miniflux-darwin-arm64.sha256 2025-09-18 88 Bytes
miniflux-darwin-arm64 2025-09-18 19.7 MB
miniflux-linux-amd64.sha256 2025-09-18 87 Bytes
miniflux-freebsd-amd64.sha256 2025-09-18 89 Bytes
miniflux-linux-amd64 2025-09-18 20.5 MB
miniflux-freebsd-amd64 2025-09-18 20.4 MB
miniflux-linux-armv5.sha256 2025-09-18 87 Bytes
miniflux-linux-arm64.sha256 2025-09-18 87 Bytes
miniflux-linux-armv5 2025-09-18 19.8 MB
miniflux-linux-arm64 2025-09-18 19.2 MB
miniflux-linux-armv7.sha256 2025-09-18 87 Bytes
miniflux-linux-armv6.sha256 2025-09-18 87 Bytes
miniflux-linux-armv7 2025-09-18 19.7 MB
miniflux-linux-armv6 2025-09-18 19.7 MB
miniflux-openbsd-amd64.sha256 2025-09-18 89 Bytes
miniflux-openbsd-amd64 2025-09-18 20.4 MB
miniflux-2.2.13-1.0.x86_64.rpm 2025-09-18 6.7 MB
miniflux_2.2.13_armhf.deb 2025-09-18 5.2 MB
miniflux_2.2.13_arm64.deb 2025-09-18 5.3 MB
miniflux_2.2.13_amd64.deb 2025-09-18 6.1 MB
Miniflux 2.2.13 source code.tar.gz 2025-09-18 868.3 kB
Miniflux 2.2.13 source code.zip 2025-09-18 1.2 MB
README.md 2025-09-18 2.1 kB
Totals: 25 Items   205.8 MB 1

✨ New Features

  • UI: Added a "Back to top" link for easier navigation.
  • Integrations:
  • Added support for Wallabag tags.
  • Added support for LinkTaco service to save articles.

🐛 Bug Fixes

  • API: Fixed issue where removed entries could still be returned. It was generating an error when fetching entries.
  • Icons: Improved handling of relative icon URLs within subfolders.
  • Timezone: Ensured only current IANA time zones are used. This avoids issues with Debian Trixie where deprecated time zones have been removed.

🛠 Refactoring & Improvements

  • Complete rewrite of the config parser with validation and consistency improvements.
  • Combined YouTube subscription parsing functions into a single function.
  • Simplified and optimized JavaScript files (modal_handler.js, removed isTouchSupported()).
  • Refactored internal code to consistently use time.Duration for time values across CLI, server, fetcher, metrics, and HTTP components.
  • Replaced "Bookmarks" with "Starred" across UI and codebase for consistency.
  • Template and UI cleanups: explicit template dependencies, moved inline SVGs to sprite.svg, improved layout.html consistency.
  • Strengthened the JavaScript Trusted Types policy to enhance security.
  • Updated translations for German, Polish, and French.

⚡ Performance

  • XML Parsing: Optimized filterValidXMLChars (~4% faster).
  • Sanitizer: Improved sanitization performance by ~10% using slices.Contains.
  • Converted slices to arrays in some internal structures for efficiency.

📦 Dependency Updates

Source: README.md, updated 2025-09-18