Skip to content

Releases: Lidprex/Lidbridge

LidBridge v2.0.0

Choose a tag to compare

@Bxat01 Bxat01 released this 14 Jul 10:28
9d18795

LidBridge v2.0.0 — Complete Rewrite

Ground-up rewrite with a new push system, enhanced security, and multi-platform support.

What's New

Push System

  • Replaced git2 (libgit2) with GitHub Contents API — push now works on all platforms
  • Files are base64-encoded and uploaded individually via the GitHub REST API
  • Auto-repo creation with initial commit support

Secret Detection

  • Added filename-based detection: 28 secret file names + 10 sensitive extensions
  • Detects .env, credentials.json, SSH keys (.pem, .p12, .key, .crt), service accounts
  • Removed 1MB scan limit — now scans all files regardless of size
  • Total: 20+ content patterns + 28 filename patterns + 10 extension patterns

Security

Languages

  • 6 languages: English, Arabic, Russian, French, Hindi, Chinese
  • Full RTL support for Arabic

UI

  • Language submenu in hamburger menu with hover-to-open
  • Security warning on login screen in all 6 languages

Database

  • PostgreSQL analytics module deprecated — will return in a future version

Platforms

Platform Installer
Windows (x64) .msi / .exe

Build from Source

git clone https://github.com/lidprex/lidbridge.git
cd lidbridge
npm install
npx tauri dev

Full Changelog

v1.0.0...v2.0.0

LidBridge v1.0.0 - Clean, Secure & Push to GitHub

Choose a tag to compare

@Bxat01 Bxat01 released this 04 May 17:08
aaadb6f

🔗 Direct Download Links

Windows (Portable - No Installation)
Download LidBridge.exe

Windows Installer (MSI)
Download LidBridge_1.0.0_x64_en-US.msi

Windows Installer (NSIS)
Download LidBridge_1.0.0_x64-setup.exe


✅ What's New in v1.0.0

  • Smart Clean – Remove junk files (node_modules, pycache, .git, logs)
  • Secrets Detection – Block API keys, tokens, passwords before push
  • One-Click GitHub Push – Create repo & push cleaned project
  • Live Analytics – Track lines scanned, space saved, success rate
  • No Git Installation Required – Git is embedded inside the app
  • Portable .exe – Run directly without installation

🔧 System Requirements

  • Windows 10 / 11 (64-bit)
  • No additional software required

📥 How to Use

  1. Download the .exe or .msi file
  2. Run the installer or open the portable .exe
  3. Login with GitHub
  4. Select your project, clean it, and push!

🔐 SHA-256 Checksums

LidBridge.exe: 4f8b1c2a3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a

LidBridge_1.0.0_x64-setup.exe: 5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f


🐙 Source Code

GitHub Repository


📧 Support

support@lidprex.com