Skip to content

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:26

LuCI Theme Fluent v1.0.1

Packages

  • luci-theme-fluent — FluentUI theme for OpenWrt LuCI
  • luci-i18n-fluent — Translations

Installation

OpenWrt 24.10.x (opkg/ipk):

opkg install luci-theme-fluent_*.ipk

OpenWrt 25.12.x (apk):

apk add luci-theme-fluent_*.apk

Changelog

✨ Features

  • Search Functionality: Introduced a new sidebar search feature. The UI is fully aligned with WinUI 3 Navigation layout guidelines, featuring specific style optimizations and adaptations for mobile devices.
  • Sidebar Restyle: Completely redesigned the sidebar into a native Fluent NavigationView style. Added collapse/expand functionality for desktop and optimized menu arrow animations.
  • Appearance & Theme Configuration:
    • Added live preview for theme colors in the configuration page.
    • Split the dark mode configuration, allowing independent and more granular settings for light and dark modes.
    • Unified the underlying logic for theme mode handling and introduced an RPC toggle for theme switching.
  • Login Page: Added support for custom login background images.
  • UI Display: The router's host name is now displayed in the top bar.

🐞 Bug Fixes

  • Fixed abnormal behaviors that occurred during theme switching.
  • Fixed issues caused by uppercase theme names.
  • Fixed missing i18n translation packages in CI build artifacts.

Full Changelog: v1.0.0...v1.0.1