• v0.2.0 df85470253

    v0.2.0 Stable

    kerem released this 2026-01-10 16:46:45 +03:00 | 0 commits to main since this release

    📅 Originally published on GitHub: Sat, 10 Jan 2026 13:48:19 GMT
    🏷️ Git tag created: Sat, 10 Jan 2026 13:46:45 GMT

    • Fixed a bug when no upstreams were declared
    • Simplified deployment using .env for configuration
    • Improved layout consistency for the UI and header
    • Domains tab - New dashboard tab showing domain-level statistics
      • Aggregates requests by primary domain (e.g., cdn.example.comexample.com)
      • Shows request count, bandwidth usage, cache hit rate, errors, and response times
      • Expandable subdomain details for each primary domain
      • Sortable columns and time range filters (1h, 6h, 24h, 7d)
      • Search functionality to find specific domains
    • Domains API - New REST endpoints for domain analytics
      • GET /api/domains - Domain statistics aggregated by primary domain
      • GET /api/domains/search - Search domains by name
    • Improved handling of CONNECT-style requests (e.g., example.com:443)
    • Better multi-part TLD support (e.g., .co.uk, .com.au)
    Downloads
  • v0.1.0 3a649edc85

    v0.1.0 Stable

    kerem released this 2025-12-19 01:45:56 +03:00 | 11 commits to main since this release

    📅 Originally published on GitHub: Sun, 28 Dec 2025 09:43:40 GMT
    🏷️ Git tag created: Thu, 18 Dec 2025 22:45:56 GMT

    • Initial Release
    • Web Interface
    • Automatic Squid Configuration
    Downloads