Download Latest Version Miniflux 2.3.2 source code.zip (1.3 MB)
Email in envelope

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

Home / 2.3.1
Name Modified Size InfoDownloads / Week
Parent folder
miniflux-2.3.1-1.0.x86_64.rpm 2026-05-29 7.1 MB
miniflux_2.3.1_riscv64.deb 2026-05-29 5.9 MB
miniflux_2.3.1_armhf.deb 2026-05-29 5.5 MB
miniflux_2.3.1_arm64.deb 2026-05-29 5.6 MB
miniflux_2.3.1_amd64.deb 2026-05-29 6.5 MB
miniflux-openbsd-amd64.sha256 2026-05-29 89 Bytes
miniflux-openbsd-amd64 2026-05-29 21.8 MB
miniflux-linux-riscv64.sha256 2026-05-29 89 Bytes
miniflux-linux-riscv64 2026-05-29 19.7 MB
miniflux-linux-armv7.sha256 2026-05-29 87 Bytes
miniflux-linux-armv6.sha256 2026-05-29 87 Bytes
miniflux-linux-armv7 2026-05-29 21.0 MB
miniflux-linux-armv6 2026-05-29 21.0 MB
miniflux-linux-armv5.sha256 2026-05-29 87 Bytes
miniflux-linux-arm64.sha256 2026-05-29 87 Bytes
miniflux-linux-armv5 2026-05-29 21.1 MB
miniflux-linux-amd64.sha256 2026-05-29 87 Bytes
miniflux-linux-arm64 2026-05-29 20.4 MB
miniflux-freebsd-amd64.sha256 2026-05-29 89 Bytes
miniflux-linux-amd64 2026-05-29 21.8 MB
miniflux-freebsd-amd64 2026-05-29 21.8 MB
miniflux-darwin-arm64.sha256 2026-05-29 88 Bytes
miniflux-darwin-amd64.sha256 2026-05-29 88 Bytes
miniflux-darwin-arm64 2026-05-29 21.0 MB
miniflux-darwin-amd64 2026-05-29 22.3 MB
Miniflux 2.3.1 source code.tar.gz 2026-05-29 963.7 kB
Miniflux 2.3.1 source code.zip 2026-05-29 1.3 MB
README.md 2026-05-29 1.2 kB
Totals: 28 Items   244.7 MB 0

Security

  • Fixed an OAuth account binding vulnerability that could allow users to associate arbitrary OAuth identities with their account.
  • Fixed an open redirect vulnerability caused by backslashes in relative redirect URLs.
  • Fixed a potential SQL injection vulnerability in dynamically generated ORDER BY clauses.
  • Hardened metrics endpoint authentication by using constant-time credential comparisons.

Bug Fixes

  • Fixed an issue where the stdlib cross-origin protection middleware could block legitimate requests in certain self-hosted environments. The middleware has been reverted.

Improvements

  • Added Korean language support.
  • Improved HTML truncation performance and reduced memory allocations.
  • Optimized feed discovery, subscription detection, date parsing, and tag filtering.
  • Simplified and refactored several storage and query-building components for better maintainability.

Dependencies

Updated several dependencies, including:

  • github.com/go-webauthn/webauthn 0.17.4
  • golang.org/x/crypto 0.52.0
  • golang.org/x/image 0.41.0
  • golang.org/x/net 0.55.0

As always, thank you to all contributors who helped improve Miniflux in this release.

Source: README.md, updated 2026-05-29