Skip to content

Changelog

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

v1.5.0

Released March 5, 2026

1.5.0 (2026-03-05)

Features

  • release: Download manager, glass UI, menu migration, account management (#52) (f4e0d27)
View on GitHub

v1.4.0

Released March 4, 2026

1.4.0 (2026-03-04)

Features

  • Add auto-updater system and complete i18n translations (#47) (59aad96)

Bug Fixes

  • ci: Exclude tauri.conf.json from biome formatting (#45) (db04d20)
  • ci: Fix biome lint errors and add full lint to pre-push (#41) (1b3a635)
  • ci: Fix release-please auto-tagging and biome lint (#48) (f281971)
  • test: Wrap mousedown dispatch in act() to fix CI flakiness (#46) (0341dab)

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.

View on GitHub

v1.3.1

Minikyu v1.3.1

Released March 4, 2026

1.3.1 (2026-03-04)

Bug Fixes

  • i18n: Translation audit and auto-compile catalogs (#39) (6bcc043)

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.

View on GitHub

v1.3.0

Minikyu v1.3.0

Released March 3, 2026

Minikyu v1.3.0

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.3.0

View on GitHub

v1.0.0

Released March 2, 2026

1.0.0 (2026-03-02)

Features

  • account: Clear old data when switching to different Miniflux server (3cf88d1)
  • accounts: implement auto_reconnect_miniflux command (2defa2b)
  • accounts: Implement delete account command (c5eac24)
  • add animate-ui base components (6852120)
  • Add animated splash screen with glassmorphism window (bde91fd)
  • Add command bar enhancements, AI summarization, and reader shortcuts (#16) (edfa820)
  • Add default preferences and enhance toast notifications (c9aa0a7)
  • add feed_id to route search schema (acfaf6d)
  • add in-view hook and update existing hooks (752145c)
  • Add integrations panel and improve feed/category management (#7) (5019389)
  • Add Miniflux client foundation (d7d16fc)
  • Add resizable layout panels for entry reading (0095f8f)
  • Add splash screen CSS animations (796fe2e)
  • Add SplashScreen component with animated mascot (29dcc01)
  • add sync command with local-first Miniflux synchronization (3fc4e85)
  • add sync store and update Tauri bindings (858d69f)
  • Add Tauri command wrappers with i64 type conversion (34d4b37)
  • Add useAppReady hook for splash screen readiness tracking (8aa8e7e)
  • branding: Refresh app identity and typography (3aa6ac3)
  • core: Add update checking utility and wire About menu (c39f6f9)
  • core: Disable quick pane and shortcut settings (f90ffdd)
  • dialog: Improve AddFeedDialog with animations and search option (1a68b20)
  • Dispatch app-init-complete event from AppProviders (eed43e4)
  • entry-list: Improve entry list interactions (8e1afb7)
  • entry: Mark entry as read on selection (6ed67db)
  • expand miniflux commands with sync support (47a2b64)
  • Expand UI store with entry selection and downloads state (ce402e4)
  • Implement multi-account management with keyring and database migrations (a8e6e02)
  • Improve typography settings with searchable combobox and numeric inputs (2d7e952)
  • in-app-browser: Native in-app browser with animated toolbar (#13) (0bdada3)
  • Integrate SplashScreen into AppProviders (89aa975)
  • Local-first sync progress and unread counters (1652943)
  • Merge Miniflux Settings into Unified Preferences Dialog (#6) (7570449)
  • miniflux: Add floating filter bar for entry list (38733c5)
  • miniflux: Add original content download flow and reader feedback (#12) (3ed60c9)
  • miniflux: Add settings dialogs and CRUD management (65b6cc5)
  • miniflux: Add sticky headers for entry list (64e9f8f)
  • miniflux: Add toggle entry read command and improve toggle star (5d14ddf)
  • miniflux: Add toggle entry read hook with optimistic cache update (30be9c8)
  • miniflux: Improve entry list loading and startup UX (#11) (33d5bcc)
  • podcast: Add podcast playback with floating player and tray popover (#15) (8304c80)
  • preferences: Add About pane with version check (2801d0f)
  • preferences: Add Advanced pane enhancements and Reader settings pane (#17) (59b639e)
  • reader: Add animated image viewer transitions (4f83792)
  • reader: Add Chinese conversion and code highlighting settings (db6e300)
  • reader: Add line height and theme preference settings (cf4e996)
  • reader: Add scroll tracking and hide navigation for zen mode (0110328)
  • reader: Add table of contents navigation (7f85e19)
  • reader: Immersive reader translation system (#14) (ac60e69)
  • reader: Implement reader theme palettes and typography controls (81b4435)
  • reader: Improve entry reading with toggle read and keyboard shortcuts (c2e0aea)
  • reader: Improve reading flow and entry loading (ca5205c)
  • reader: Tune directional article transitions (84284a0)
  • sidebar: Improve sync and navigation UX (27b69ff)
  • splash: Use rounded glassmorphism window and reduce min duration (f88de18)
  • sync: Improve sync cleanup and progress feedback (7d35a01)
  • ui: Add animated read icon and enhanced share menu in reader header (53f29d2)
  • ui: Add custom formatter support to counting-number component (b4f0102)
  • ui: Add custom scrollbar styling (c9b42fe)
  • ui: Add preferences active pane state to UI store (0da67c7)
  • ui: Add zen mode for distraction-free reading (5a9dc40)
  • ui: Add zen mode state management and titlebar toggle (dcea5b6)
  • ui: Update titlebar and minor component polish (3bb7649)

Bug Fixes

  • counters: Normalize timezone offsets in today unread count query (b47e9b9)
  • dialog: Fix category combobox not showing pre-selected value (a2d9021)
  • entries: Update entry status in cache without refetching list (86ff36b)
  • filter-bar: Prevent movement during scroll (e108ba1)
  • miniflux: Fix entry card height and time display format (0112000)
  • miniflux: Use PUT instead of POST for bookmark toggle API (47c9ba3)
  • podcast: Preserve settings and completion persistence (#19) (9999468)
  • preferences: Restore panel scrolling behavior (#9) (938f7f5)
  • resolve i64 type mismatch errors (55bedbd)
  • tauri: Fix macOS crash on quit and wire up close behavior (#18) (29c7a49)
  • tauri: Prevent macOS quit crash (3689f58)
  • test: Update tests for AddFeedDialog changes (da02da7)
  • ui: Improve sidebar and entry list rendering (1883f12)
View on GitHub