Releases: cogwheel0/luci-mobile
Releases · cogwheel0/luci-mobile
v1.1.2
- fix: animations for long press
- feat: show peers info for wireguard interfaces and allow expanding multiple cards in Clients tab
- refactor: reboot router UX and router switching
- refactor: add and manage router UI/UX
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Added long press on Interfaces on the Dashboard to open detailed view
- Fixed Clients tab search bar
- Fixed Android 15 edge-to-edge warnings
Full Changelog: v1.1.0-build-23...v1.1.1
v1.1.0
Added
- Multiple Router Monitoring:
- You can now add, manage, and switch between multiple OpenWrt routers from within the app.
- Each router’s dashboard, clients, interfaces, and settings are kept separate for easy monitoring.
- Quickly switch routers from the dashboard dropdown or the “Manage Routers” screen.
- Add, edit, or remove routers with secure credential storage.
- The app remembers your last selected router and auto-connects on launch.
Improved
- Consistent color contrast and spacing across all dashboard cards and sections.
- Scroll indicators and card layouts now adapt perfectly to both light and dark themes.
Fixed
- Various UI and accessibility improvements for better readability and usability.
v1.0.1
Fix UI glitches and show IPv6 addresses for interfaces.
Full Changelog: v1.0.0-build-19...v1.0.1-build-21
v1.0.0
What's New in v1.0.0
✨ New Features
- Added dashboard with real-time statistics
- Implemented client management interface
- Added network interface monitoring
- Support for both HTTP and HTTPS connections
🐛 Bug Fixes
- Fixed authentication timeout issues
- Resolved connection type detection problems
- Improved error handling for network failures
🔧 Improvements
- Enhanced UI/UX with Material Design 3
- Optimized performance for large client lists
- Added dark theme support
- Improved error messages and user feedback
📱 Technical Changes
- Updated Flutter to version 3.8.1
- Enhanced security with secure storage
- Improved API communication reliability
Installation
Android
- Download the APK file from the release assets
- Enable "Install from unknown sources" on your device
- Install the APK
- Configure your router settings
Requirements
- Android 5.0+ (API level 21+)
- OpenWrt router with LuCI web interface
- Network access to your router
Breaking Changes
- None in this release
Known Issues
- iOS builds require manual code signing for App Store distribution