Changelog v1.2.5
Fixes
- Fixed mobile tooltip layout where text could collapse into a one-letter-per-line column.
- Fixed tooltip clipping and stacking issues on status overview port cards.
- Fixed long DHCPv6 identifiers overflowing into neighbouring form rows.
- Adjusted page width fallback handling to avoid layout jumps.
Translations
- Added missing update checker and installer translations for
zh,de,uk,es,pt,pl,fr,it. - Added missing search indexing translations, including
Cancel Indexingand indexing canceled messages. - Synchronized translation keys across all supported languages.
Tested On
- Desktop viewport
- Mobile/narrow viewport through browser developer tools
- Status overview tooltips
- Translation dictionaries
Packages
.ipk— for OpenWrt builds withopkg.apk— for OpenWrt builds withapk
Installation
opkg (IPK):
opkg install luci-theme-proton2025_*.ipkapk (APK):
apk add --allow-untrusted luci-theme-proton2025-*.apkNotes
- Packages are built by the official OpenWrt SDK.
- APK artifacts are no longer repacked manually as
tar.gzarchives.