8000 Releases · cogwheel0/luci-mobile · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cogwheel0/luci-mobile

v1.1.2

13 Jul 20:31
Compare
Choose a tag to compare
  • 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

11 Jul 20:48
Compare
Choose a tag to compare
  • 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

11 Jul 05:17
Compare
Choose a tag to compare

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

10 Jul 18:34
d91f3e4
Compare
Choose a tag to compare

Fix UI glitches and show IPv6 addresses for interfaces.

Full Changelog: v1.0.0-build-19...v1.0.1-build-21

v1.0.0

10 Jul 10:49
c7996cb
Compare
Choose a tag to compare

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

  1. Download the APK file from the release assets
  2. Enable "Install from unknown sources" on your device
  3. Install the APK
  4. 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
0