Skip to content

Releases: imevul/evuproxy

v0.8.0

13 Apr 22:57
e63e2e6

Choose a tag to compare

0.8.0 (2026-04-13)

Features

  • geo: optional apply geoblocking to input_allows (c81880a)

Bug Fixes

  • ui: geoblocking unsaved indicator; geo config roundtrip tests (fa8932e)

v0.7.0

13 Apr 22:29
c03fad8

Choose a tag to compare

0.7.0 (2026-04-13)

Features

  • admin API enhancements, audit logging, and security hardening (ddb5c89)
  • logs: optional GeoLite2 MMDB for SRC/DST country flags (08d4296)
  • ui: show country flags in geo zones summary table (b131a2c)

Bug Fixes

  • config: allow port ranges up to 65535 distinct ports (a41b73b)
  • serve: tolerate unreadable GeoLite MMDB with stderr hint (2ea90b9)

v0.6.0

13 Apr 20:54
7b1f317

Choose a tag to compare

0.6.0 (2026-04-13)

Features

  • security: implement CodeQL path sanitization in backup and restore functions (ebf8354)
  • web: client-side firewall log filtering and table view (b06d97f)
  • web: layout width setting, logs toolbar and date filters (457d217)

Bug Fixes

  • security: address CodeQL path, zip-slip, logging, and GHA permissions (1775c7e)

v0.5.0

13 Apr 09:04
15ae523

Choose a tag to compare

0.5.0 (2026-04-13)

Features

  • disable input_allows in config; unify disabled toggles in UI (8b25598)

Bug Fixes

  • ui: pending diff for large nftables and empty baseline (44228da)
  • ui: revalidate cached static assets in production nginx (744da9d)

v0.4.0

13 Apr 06:25
5022468

Choose a tag to compare

0.4.0 (2026-04-13)

Features

  • api: mutating-op mutex, backup allowlist, timeouts, observability (23507ed)

Bug Fixes

  • config: disable geo feature in evuproxy example configuration (09d5ab2)

v0.3.0

12 Apr 21:09
7639522

Choose a tag to compare

0.3.0 (2026-04-12)

Features

  • api: add optional CORS for cross-origin web UI (e4fe086)
  • nftables: optional forward allows for Docker bridge egress (f1c1db0)

Bug Fixes

  • nftables: allow Docker ingress when forward_allow_docker_bridges (d0f6170)

v0.2.0

12 Apr 15:11
90a982e

Choose a tag to compare

0.2.0 (2026-04-12)

Features

  • admin UI config API, stats, preferences, dev mock stack (1fba449)
  • docker: host network for UI; proxy API via 127.0.0.1:9847 (dbe33b4)
  • prefs: default peer tunnel subnet to 10.100.0.0/24 on server (9d702f5)

Bug Fixes

  • compose: allow EVUPROXY_UI_LISTEN override from environment (28adc8c)
  • nft: default INPUT allow for admin UI TCP/9080 (232024d)
  • ui: show clear message when API upstream returns HTML (502) (c00ee6c)