Skip to content

Release history

portchecker.io releases

portchecker.io is a free online utility to check the port status of a given hostname or IP address.

All releases

2 shown

v4.0.1 Bug fix

Refactored backend Dockerfiles to shrink images, added automated testing, refreshed UI and removed unused analytics, fixed a missing Docker stage target, and upgraded many dependencies to improve stability.

v3.4.0 Maintenance
⚠ Upgrade required
  • Node.js updated to v25; see readme for version specifications
Full changelog

What's Changed

  • [web] Bump eslint from 9.32.0 to 9.34.0 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/366
  • [web] Bump webpack from 5.101.0 to 5.101.3 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/367
  • [api] Bump pylint from 3.3.7 to 3.3.8 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/365
  • [api] Bump litestar from 2.16.0 to 2.17.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/364
  • [web] Bump eslint from 9.34.0 to 9.36.0 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/371
  • [web] Bump js-yaml from 4.1.0 to 4.1.1 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/378
  • [web] Bump html-webpack-plugin from 5.6.3 to 5.6.4 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/370
  • [web] Bump copy-webpack-plugin from 13.0.0 to 13.0.1 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/369
  • [api] Bump litestar from 2.17.0 to 2.18.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/379
  • [api] Bump pytest from 8.4.1 to 8.4.2 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/374
  • [web] Bump @eslint/js from 9.34.0 to 9.36.0 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/372
  • [web] Bump globals from 16.3.0 to 16.4.0 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/373
  • [api] Bump uvicorn from 0.35.0 to 0.37.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/375
  • [api] Bump pytest-mock from 3.14.1 to 3.15.1 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/376
  • [api] Bump pytest-cov from 6.2.1 to 7.0.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/377
  • [api] Bump pylint from 3.3.8 to 4.0.4 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/387
  • [web] Bump eslint from 9.36.0 to 9.39.1 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/382
  • [web] Bump node-forge from 1.3.1 to 1.3.2 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/380
  • [web] Bump mini-css-extract-plugin from 2.9.2 to 2.9.4 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/381
  • [api] Bump isort from 6.0.1 to 6.1.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/388
  • [web] Bump html-webpack-plugin from 5.6.4 to 5.6.5 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/383
  • [web] Bump express from 4.21.2 to 4.22.1 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/389
  • [api] Bump tomli from 2.2.1 to 2.3.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/385
  • [web] Bump @eslint/js from 9.39.1 to 9.39.2 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/390
  • [web] Bump prettier from 3.6.2 to 3.7.4 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/392
  • [api] Bump pytest from 9.0.1 to 9.0.2 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/395
  • [web] Bump eslint from 9.39.1 to 9.39.2 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/394
  • [web] Bump webpack from 5.101.3 to 5.104.1 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/393
  • [api] Bump uvicorn from 0.38.0 to 0.40.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/396
  • [web] Bump qs from 6.14.0 to 6.14.1 in /frontend/web by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/398
  • [api] Bump pydantic from 2.11.7 to 2.12.5 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/386
  • [api] Bump litestar from 2.18.0 to 2.19.0 in /backend by @dependabot[bot] in https://github.com/dsgnr/portchecker.io/pull/397
  • chore: upgrade node to v25 by @dsgnr in https://github.com/dsgnr/portchecker.io/pull/399
  • ci: cleanup yarn action workflow by @dsgnr in https://github.com/dsgnr/portchecker.io/pull/401
  • chore: update frontend dependencies after node upgrade by @dsgnr in https://github.com/dsgnr/portchecker.io/pull/400
  • docs: update readme to specify new node version by @dsgnr in https://github.com/dsgnr/portchecker.io/pull/402

Full Changelog: https://github.com/dsgnr/portchecker.io/compare/v3.3.1...v3.4.0

Beta — feedback welcome: [email protected]