Skip to content

Releases: vinnovateit/latch

v1.3.8

Choose a tag to compare

@github-actions github-actions released this 26 Aug 01:59
v1.3.8
afac877

What's fixed

  • App falsely claimed "update available" on every check, once a day
  • Linux one-line installer should now work fine!
  • App icon missing from the Linux application menu

Download the compatible version for your machine from the assets below.

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:15

btw, available for Linux now.

What's New

  • Interface updates for a more immersive experience
  • Fixed: Wi-Fi doesn't connect sometimes
  • New: Speed is now max 20Mbps ;)

Download the compatible version for your machine from the assets below.

Latch Desktop

Choose a tag to compare

@varun4505 varun4505 released this 02 Aug 21:08

Auto-login for VIT Hostel Wi-Fi, now on Windows

What's New

Desktop interface built with Compose Multiplatform, matching the Android app
Home: Live connection status, one-click connect/disconnect, and start at login option
Statistics: Real-time throughput graphs, session history with peak upload/download rates and data usage visualization.
Settings: Manage credentials, customize accent colors, switch themes including Monochrome and AMOLED, and choose your update channel
System Tray: Live network speed in the tooltip, quick connect/disconnect actions, and startup integration
Compatible with Windows 10 and Windows 11.

Download the MSI installer below.

Version 1.2

Choose a tag to compare

@lavan8t lavan8t released this 10 Jul 01:19
Changelog:
- Migrated to single-activity Navigation Compose architecture
- Optimized theme transition performance to prevent dropped frames
- Refined stats card UI and background gradient boundaries
- Increased hitbox size for accessibility on navigation components
- General performance and stability improvements

Download from Google Play: Auto Net Connector on Google Play

1.2 dev

1.2 dev Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Mar 12:20
0635d28
- Added "Direct Login (Bypass Validation)" toggle.  
- Improved AutoLoginManager reliability and logging.  
- Refined Wi-Fi detection to prevent connection drops.  
- Wrapped `startForeground` to avoid crashes.  
- Auto-shutdown service at 5h 45m to evade Android 14 limits.  
- Removed forbidden Hilt Context API usage.  
- Fixed infinite-height crash in `CredentialsActivity`.  
- Corrected Home Screen Power Button logic.  
- Reduced recomposition overhead in `SessionCard` and `StatsList`.  
- Stabilized `StaggeredStatusText` animations.  
- Prevented WorkManager queue duplication in `LatchWidgetUpdater`.  
- Updated database migration rules.  
- Unified navigation styles and Stats UI polish.  
- Migrated Stats export to HTML with epoch naming.  
- Fixed Stats Top Bar behavior and back button consistency.  
- Polished Meet The Team page with gradient scrim and unified back button.  
- Removed dummy data logic from StatsViewModel and StatsActivity. 
- Cleaned unused imports in `StatsActivity.kt`.

1.1 dev

1.1 dev Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Mar 15:05
0635d28
v1.1-dev

Merge pull request #22 from vinnovateit/dev_lavan8t