Skip to content

Release v1.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:03

LuCI Theme Fluent v1.0.5

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

Changelogs

Added

  • Added an Advanced Settings tab to the Fluent configuration page.
  • Added support for custom text selection colors.
  • Expanded internationalization coverage with more translated strings.

Fixed

  • Fixed an issue where Fluent configuration could be lost after upgrade.
  • Fixed spinning/loading element padding inconsistencies.
  • Fixed the dropdown button indicator color.
  • Fixed the ghost loading indicator display.
  • Fixed button spacing/gap issues.
  • Fixed a missing alias icon override.

Improved

  • Reused and unified Fluent default configuration handling.
  • Optimized parts of the CSS output and internal references.
  • Updated compatibility references and package metadata.

Maintenance

  • Updated the documentation.
  • Added a Chinese README.

Full Changelog: v1.0.4...v1.0.5