Skip to content

Releases: proximile/proxiport

v0.1.13

Choose a tag to compare

@proximile proximile released this 08 Jul 02:08
56959c9

Changelog

  • 56959c9 fix(frontend): mobile responsiveness — drawer, tunnel form, and layout fixes (#30)

v0.1.12

Choose a tag to compare

@proximile proximile released this 07 Jul 23:17
c7971b3

Changelog

  • 1dc67cd fix(api): enforce ownership on multi-client command job reads (#26)
  • 7b4b2dd fix(api): prevent path traversal via file upload id (#27)
  • c7971b3 fix(frontend): align and space the create-tunnel form columns (#29)
  • d5943ab fix(security): stop trusting X-Forwarded-For by default in RemoteIP (#28)

v0.1.11

Choose a tag to compare

@proximile proximile released this 07 Jul 14:44
5777fb2

Changelog

  • 638969a build(deps): bump actions/checkout from 4 to 7 (#17)
  • e9c7132 build(deps): bump actions/setup-node from 4 to 6 (#16)
  • 5bf8abf build(deps): bump dependabot/fetch-metadata from 2 to 3 (#14)
  • 7fbd1c0 build(deps): bump golangci/golangci-lint-action from 8 to 9 (#15)
  • 522c9e7 build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#18)
  • 50ec41e build(deps-dev): bump the npm-minor-and-patch group (#19)
  • fb18cc9 build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /frontend (#20)
  • 5777fb2 ci: add govulncheck dependency vulnerability scan (#25)
  • bc9d95a ci: fetch full history so golangci-lint new-issue detection is reliable (#23)
  • e691266 fix: land go-minor-and-patch dep group with bigmod/pushover API fixes (#24)
  • 831957c test: commit BDD daemon configs so the suite runs in CI (#22)

v0.1.10

Choose a tag to compare

@proximile proximile released this 05 Jul 23:33
4a9ff3f

Changelog

  • e260bf1 build(deps): bump golang.org/x/net from 0.47.0 to 0.55.0 (#10)
  • c3ff8bb build(deps-dev): bump vite from 8.0.12 to 8.1.3 in /frontend (#11)
  • 1ac4a5f ci: auto-merge Dependabot patch and minor updates (#12)
  • 4a9ff3f ci: schedule weekly Dependabot updates for gomod, npm, and actions (#13)

v0.1.9

Choose a tag to compare

@proximile proximile released this 13 Jun 04:26

Changelog

  • 86421ad frontend: fix tunnel address display and add copy-SSH button
  • f6f60da frontend: show CPU model name and format command history timestamps

v0.1.8

Choose a tag to compare

@proximile proximile released this 13 Jun 03:03

Changelog

  • fbe1ac3 package: ship the SPA in the proxiportd package and tarball

v0.1.7

Choose a tag to compare

@proximile proximile released this 13 Jun 02:28

Changelog

  • 57e4a2e proxiport-setup: emit a single db_type/db_name in [database]
  • 84aedf5 proxiport-setup: query external resolver for the FQDN DNS check

v0.1.6

Choose a tag to compare

@proximile proximile released this 12 Jun 23:14

Changelog

  • b2d7e61 packaging: create ssl-cert group so the server unit can start

v0.1.5

Choose a tag to compare

@proximile proximile released this 11 Jun 10:29

Changelog

  • 1020fb1 client/updates: lock Stop() — fixes data race exposed by the SetConn fix
  • 0da9f74 client/updates: push cached status from SetConn to close startup race
  • f2bb358 frontend: surface command errors, TOTP enrollment, tunnel and info fixes

v0.1.4

Choose a tag to compare

@proximile proximile released this 26 May 20:59

Changelog

  • 3d10507 docs(theme): white wordmark on the indigo header
  • 21ea993 ship proxiport-setup: openrport-installer feature parity in one command