Skip to content

v0.3.1

Choose a tag to compare

@Origami74 Origami74 released this 08 Jan 18:11
e26edaf
  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.

  2. 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:

  1. Visit releases.tollgate.me
  2. Filter by package name tollgate-wrt, version v0.3.1, and your architecture
  3. Choose compressed variant for devices with <32MB flash, uncompressed otherwise
  4. 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.