github ChesterGoodiny/luci-theme-proton2025 v1.1.2
v1.1.2 Proton2025 - Elegant Theme for LuCI

latest releases: v1.4.1, v1.4.0, v1.3.0...
5 months ago

Changelog v1.1.2

Bug Fixes

  • Login Page — Fixed login page localization by replacing {{ _('Login') }} with the standard LuCI string {{ _('Log in') }}, allowing the correct translation to load.
  • Dynamic List Fields — Fixed horizontal overflow in LuCI dynamic list widgets (.cbi-dynlist) so long values now wrap correctly instead of stretching the form layout. Thanks to @DrStorey for the report and the original CSS override example.
  • Light Theme Transparency — Fixed light mode transparency by correcting the header selector and using a denser top bar background for better readability.
  • Mobile Sidebar Shadow — Removed the unwanted edge darkening caused by the hidden mobile sidebar in both light and dark themes, while keeping a softer shadow when the menu is open.
  • Firewall Rules Table — Restored the missing Name column on the Firewall → Traffic Rules page by re-enabling the LuCI pseudo-column rendered from each row’s data-title attribute.
  • Language & Style Layout — Updated the Proton2025 settings insertion logic so the built-in Table Filters option stays in its native position on newer LuCI versions, while older LuCI builds without that option keep the previous layout.
  • APK Package Build — Reworked the CI packaging flow so .apk releases are built by the official OpenWrt SDK instead of being manually repacked as tar.gz, fixed artifact detection for the native APK filename format used by OpenWrt, and aligned CI versioning between APK and IPK packages. Thanks to @inteliboy for the original report, @RoVRy for confirming the issue on newer OpenWrt builds, and @fildunsky for sharing a working APK build example.

Packages

  • .ipk — for OpenWrt builds with opkg
  • .apk — for OpenWrt builds with apk

Installation

opkg (IPK):

opkg install luci-theme-proton2025_*.ipk

apk (APK):

apk add --allow-untrusted luci-theme-proton2025-*.apk

Notes

  • Packages are built by the official OpenWrt SDK.
  • APK artifacts are no longer repacked manually as tar.gz archives.

Don't miss a new luci-theme-proton2025 release

NewReleases is sending notifications on new releases.