Skip to content

Changelog

v1.13.0

Released August 23, 2026

1.13.0 (2026-08-23)

Features

  • web: Let the PWA connect to a server the deployment does not proxy (a532e79)

Bug Fixes

  • pwa: Keep the phone chrome clear of iOS Safari's bars (953fe71)
  • web: Gate desktop-only shortcuts and article actions (576462a)
View on GitHub

v1.12.5

Released August 22, 2026

1.12.5 (2026-08-22)

Bug Fixes

  • pwa: Correct iOS home-screen icon, safe areas and reader close (#122) (853c7a5)
  • web: Surface the proxy's own error body on a failed request (#116) (12768b6)
View on GitHub

v1.12.1

Released August 21, 2026

1.12.1 (2026-08-21)

Bug Fixes

  • deploy: Proxy every Miniflux path on Vercel (0dc207c)
  • web: Reject credentials that cannot be sent as HTTP headers (70403cb)
View on GitHub

v1.12.0

Released August 21, 2026

1.12.0 (2026-08-21)

Features

  • Add installable PWA web target with responsive mobile layout (ff5d5ce)
  • Add one-click deploy for Netlify, Vercel, Cloudflare Pages and Docker (31d89dc)

Bug Fixes

  • docker: Resolve the Miniflux upstream at request time (8942ef0)
  • release: Align Cargo.toml version and annotate for release-please (3a4115b)

Reverts

  • Undo the feed/category dialog code-split (59a3d79)
View on GitHub

v1.11.8

Released April 14, 2026

1.11.8 (2026-04-14)

Bug Fixes

  • tauri: Lazy-create secondary windows on Windows to eliminate idle CPU overhead (#103) (abe6d41)
View on GitHub

v1.11.5

Released March 26, 2026

1.11.5 (2026-03-26)

Bug Fixes

  • Improve reader text selection, toolbar tooltips, and node menu actions (#97) (03c7338)
View on GitHub

v1.11.3

Released March 24, 2026

1.11.3 (2026-03-24)

Bug Fixes

  • Reduce next article button size and optimistic feed refresh update (#93) (ea7e8a0)
View on GitHub

v1.11.2

Released March 23, 2026

1.11.2 (2026-03-23)

Bug Fixes

  • Improve offline account switching and updater ready notifications (#91) (9ddd18d)
View on GitHub

v1.10.2

Released March 13, 2026

1.10.2 (2026-03-13)

Bug Fixes

  • Suppress startup notifications when Miniflux server is not connected (#83) (abead89)
View on GitHub

v1.10.1

Released March 12, 2026

1.10.1 (2026-03-12)

Bug Fixes

  • Prevent crash on macOS font enumeration during system font changes (#79) (76cdde2)
View on GitHub

v1.9.4

Released March 11, 2026

1.9.4 (2026-03-11)

Bug Fixes

  • ci: Use RELEASE_PAT for release-please to trigger downstream workflows (#74) (ac1ce6f)
View on GitHub

v1.9.3

Minikyu v1.9.3

Released March 11, 2026

Minikyu v1.9.3

Installation Instructions

  • macOS: Download the .dmg file and drag to Applications folder
  • Windows: Download the .msi file and run the installer
  • Linux: Download the .AppImage file, make it executable (chmod +x), and run

Auto-Updates

Existing users will receive automatic update notifications.

Full Changelog: https://github.com/sinhong2011/minikyu/commits/v1.9.3

View on GitHub

v1.9.2

Released March 10, 2026

1.9.2 (2026-03-10)

Bug Fixes

  • windows: Bypass asset protocol for background images on Windows (#67) (10e820c)
View on GitHub