v0.3.1
-
Fixed Wi-Fi Network Auto-Detection: Wi-Fi networks are now properly detected as upstream connections. Previously, wireless interfaces were incorrectly filtered out, preventing automatic gateway discovery over Wi-Fi.
-
Compressed Build Variants: New compressed package variants are now available for devices with limited storage (16MB flash). These packages are 40-60% smaller and visible in the release explorer at releases.tollgate.me.
Bug Fixes:
- Wi-Fi Detection (#66): Removed wireless interfaces from Crowsnest's ignore list, enabling automatic detection of Wi-Fi-based upstream gateways
Enhancements:
- UPX Compression (#63): Added compressed package variants using UPX compression
- Multiple compression levels supported (fast, best, brute, ultra-brute)
- Compression type included in filename and metadata tags
- Reduces package size by 40-60% for constrained devices
- Both compressed and uncompressed variants published to release explorer
Manual Installation:
- Visit releases.tollgate.me
- Filter by package name
tollgate-wrt, versionv0.3.1, and your architecture - Choose compressed variant for devices with <32MB flash, uncompressed otherwise
- Install:
opkg install /path/to/package.ipk
- Arjen (@Origami74) - Wi-Fi network detection fix
- Amperstrand (@Amperstrand) - UPX compression implementation
For more information, visit the TollGate project repository.