Skip to main content

Changelog

All notable changes to gTunnel will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Future improvements coming soon...

[v0.0.0] - 2025-08-10

🎉 FIRST RELEASE!

Added

  • gTunnel Client (gtc) - Connect and tunnel local services
  • gTunnel Server (gts) - Host and manage tunnel connections
  • WebSocket-based tunneling with automatic fallback
  • Token-based authentication
  • Configuration management via CLI commands
  • Environment variable support for containerized deployments
  • Docker images for both client and server
  • Cross-platform support (Linux, macOS, Windows)

For detailed changes and commits, see the Git history.