Releases: dsgnr/portchecker.io
Releases · dsgnr/portchecker.io
v4.0.1
What's Changed
- Update version numbers and add missing changelog entry by @dsgnr in #403
- Refactor backend Dockerfiles to improve container size by @dsgnr in #404
- Bump Python from 3.12 to 3.13 by @dsgnr in #405
- Add frontend Jest testing by @dsgnr in #406
- [web] bump lodash from 4.17.21 to 4.17.23 in /frontend/web by @dependabot[bot] in #407
- [web] bump prettier from 3.8.0 to 3.8.1 in /frontend/web by @dependabot[bot] in #409
- [web] bump globals from 17.0.0 to 17.3.0 in /frontend/web by @dependabot[bot] in #411
- [api] bump tomli from 2.3.0 to 2.4.0 in /backend by @dependabot[bot] in #413
- [web] bump mini-css-extract-plugin from 2.9.4 to 2.10.0 in /frontend/web by @dependabot[bot] in #408
- [web] bump html-webpack-plugin from 5.6.5 to 5.6.6 in /frontend/web by @dependabot[bot] in #410
- [api] bump gunicorn from 23.0.0 to 24.1.1 in /backend by @dependabot[bot] in #412
- feat: refreshes the UI and removes unused Google Analytics var by @dsgnr in #414
- [api] bump litestar from 2.19.0 to 2.20.0 in /backend by @dependabot[bot] in #415
- [web] bump eslint from 9.39.2 to 10.0.2 in /frontend/web by @dependabot[bot] in #417
- [api] bump pylint from 4.0.4 to 4.0.5 in /backend by @dependabot[bot] in #422
- [api] bump isort from 7.0.0 to 8.0.1 in /backend by @dependabot[bot] in #423
- [web] bump @eslint/js from 9.39.2 to 10.0.1 in /frontend/web by @dependabot[bot] in #418
- [web] bump qs from 6.14.1 to 6.14.2 in /frontend/web by @dependabot[bot] in #416
- [api] bump gunicorn from 25.0.1 to 25.1.0 in /backend by @dependabot[bot] in #421
- [web] bump globals from 17.3.0 to 17.4.0 in /frontend/web by @dependabot[bot] in #419
- [web] bump svgo from 4.0.0 to 4.0.1 in /frontend/web by @dependabot[bot] in #426
- [web] bump flatted from 3.3.3 to 3.4.2 in /frontend/web by @dependabot[bot] in #428
- [api] bump multipart from 1.2.1 to 1.2.2 in /backend by @dependabot[bot] in #427
- [api] bump uvicorn from 0.40.0 to 0.41.0 in /backend by @dependabot[bot] in #425
- [web] bump webpack from 5.104.1 to 5.105.3 in /frontend/web by @dependabot[bot] in #420
- [api] bump litestar from 2.20.0 to 2.21.0 in /backend by @dependabot[bot] in #424
- chore: update version numbers and changelog for release by @dsgnr in #429
- fix: add missing stage target in backend Dockerfile by @dsgnr in #430
Full Changelog: v3.4.0...v4.0.1
v3.4.0
What's Changed
- [web] Bump eslint from 9.32.0 to 9.34.0 in /frontend/web by @dependabot[bot] in #366
- [web] Bump webpack from 5.101.0 to 5.101.3 in /frontend/web by @dependabot[bot] in #367
- [api] Bump pylint from 3.3.7 to 3.3.8 in /backend by @dependabot[bot] in #365
- [api] Bump litestar from 2.16.0 to 2.17.0 in /backend by @dependabot[bot] in #364
- [web] Bump eslint from 9.34.0 to 9.36.0 in /frontend/web by @dependabot[bot] in #371
- [web] Bump js-yaml from 4.1.0 to 4.1.1 in /frontend/web by @dependabot[bot] in #378
- [web] Bump html-webpack-plugin from 5.6.3 to 5.6.4 in /frontend/web by @dependabot[bot] in #370
- [web] Bump copy-webpack-plugin from 13.0.0 to 13.0.1 in /frontend/web by @dependabot[bot] in #369
- [api] Bump litestar from 2.17.0 to 2.18.0 in /backend by @dependabot[bot] in #379
- [api] Bump pytest from 8.4.1 to 8.4.2 in /backend by @dependabot[bot] in #374
- [web] Bump @eslint/js from 9.34.0 to 9.36.0 in /frontend/web by @dependabot[bot] in #372
- [web] Bump globals from 16.3.0 to 16.4.0 in /frontend/web by @dependabot[bot] in #373
- [api] Bump uvicorn from 0.35.0 to 0.37.0 in /backend by @dependabot[bot] in #375
- [api] Bump pytest-mock from 3.14.1 to 3.15.1 in /backend by @dependabot[bot] in #376
- [api] Bump pytest-cov from 6.2.1 to 7.0.0 in /backend by @dependabot[bot] in #377
- [api] Bump pylint from 3.3.8 to 4.0.4 in /backend by @dependabot[bot] in #387
- [web] Bump eslint from 9.36.0 to 9.39.1 in /frontend/web by @dependabot[bot] in #382
- [web] Bump node-forge from 1.3.1 to 1.3.2 in /frontend/web by @dependabot[bot] in #380
- [web] Bump mini-css-extract-plugin from 2.9.2 to 2.9.4 in /frontend/web by @dependabot[bot] in #381
- [api] Bump isort from 6.0.1 to 6.1.0 in /backend by @dependabot[bot] in #388
- [web] Bump html-webpack-plugin from 5.6.4 to 5.6.5 in /frontend/web by @dependabot[bot] in #383
- [web] Bump express from 4.21.2 to 4.22.1 in /frontend/web by @dependabot[bot] in #389
- [api] Bump tomli from 2.2.1 to 2.3.0 in /backend by @dependabot[bot] in #385
- [web] Bump @eslint/js from 9.39.1 to 9.39.2 in /frontend/web by @dependabot[bot] in #390
- [web] Bump prettier from 3.6.2 to 3.7.4 in /frontend/web by @dependabot[bot] in #392
- [api] Bump pytest from 9.0.1 to 9.0.2 in /backend by @dependabot[bot] in #395
- [web] Bump eslint from 9.39.1 to 9.39.2 in /frontend/web by @dependabot[bot] in #394
- [web] Bump webpack from 5.101.3 to 5.104.1 in /frontend/web by @dependabot[bot] in #393
- [api] Bump uvicorn from 0.38.0 to 0.40.0 in /backend by @dependabot[bot] in #396
- [web] Bump qs from 6.14.0 to 6.14.1 in /frontend/web by @dependabot[bot] in #398
- [api] Bump pydantic from 2.11.7 to 2.12.5 in /backend by @dependabot[bot] in #386
- [api] Bump litestar from 2.18.0 to 2.19.0 in /backend by @dependabot[bot] in #397
- chore: upgrade node to v25 by @dsgnr in #399
- ci: cleanup yarn action workflow by @dsgnr in #401
- chore: update frontend dependencies after node upgrade by @dsgnr in #400
- docs: update readme to specify new node version by @dsgnr in #402
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- Improve test coverage by @dsgnr in #354
- [api] Bump pylint from 3.3.6 to 3.3.7 in /backend by @dependabot[bot] in #346
- [web] Bump @eslint/js from 9.27.0 to 9.30.0 in /frontend/web by @dependabot[bot] in #349
- [api] Bump pytest-mock from 3.14.0 to 3.14.1 in /backend by @dependabot[bot] in #345
- [web] Bump prettier from 3.5.3 to 3.6.2 in /frontend/web by @dependabot[bot] in #353
- [web] Bump eslint from 9.25.1 to 9.30.0 in /frontend/web by @dependabot[bot] in #352
- [web] Bump webpack from 5.99.7 to 5.99.9 in /frontend/web by @dependabot[bot] in #343
- [web] Bump globals from 16.0.0 to 16.3.0 in /frontend/web by @dependabot[bot] in #351
- [api] Bump litestar from 2.15.2 to 2.16.0 in /backend by @dependabot[bot] in #347
- [api] Bump uvicorn from 0.34.2 to 0.35.0 in /backend by @dependabot[bot] in #348
- [api] Bump pydantic from 2.11.5 to 2.11.7 in /backend by @dependabot[bot] in #350
- Fix issue where localhost would resolve to ipv6 for healthcheck by @dsgnr in #362
- [web] Bump eslint from 9.30.1 to 9.32.0 in /frontend/web by @dependabot[bot] in #356
- [api] Bump pytest from 8.3.5 to 8.4.1 in /backend by @dependabot[bot] in #360
- [api] Bump pytest-cov from 6.1.1 to 6.2.1 in /backend by @dependabot[bot] in #361
- [web] Bump webpack from 5.99.9 to 5.101.0 in /frontend/web by @dependabot[bot] in #359
- [web] Bump webpack-dev-server from 5.2.1 to 5.2.2 in /frontend/web by @dependabot[bot] in #358
- Prepare for 3.3.1 release by @dsgnr in #363
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- [api] Bump h11 from 0.14.0 to 0.16.0 in /backend by @dependabot in #329
- [web] Bump webpack from 5.98.0 to 5.99.7 in /frontend/web by @dependabot in #330
- [web] Bump eslint from 9.25.0 to 9.25.1 in /frontend/web by @dependabot in #331
- [web] Bump webpack-dev-server from 5.2.0 to 5.2.1 in /frontend/web by @dependabot in #332
- [web] Bump @eslint/js from 9.25.0 to 9.25.1 in /frontend/web by @dependabot in #333
- [api] Bump litestar from 2.15.1 to 2.15.2 in /backend by @dependabot in #334
- [api] Bump uvicorn from 0.34.0 to 0.34.2 in /backend by @dependabot in #335
- [api] Bump pydantic from 2.11.3 to 2.11.4 in /backend by @dependabot in #336
- Allow default host to be defined by @dsgnr in #338
- Prepare for 3.3.0 release by @dsgnr in #339
Full Changelog: v3.2.3...v3.3.0
v3.2.3
What's Changed
- [web] Bump @eslint/js from 9.21.0 to 9.23.0 in /frontend/web by @dependabot in #323
- [web] Bump css-minimizer-webpack-plugin from 7.0.0 to 7.0.2 in /frontend/web by @dependabot in #321
- [web] Bump webpack-cli from 5.1.4 to 6.0.1 in /frontend/web by @dependabot in #322
- [web] Bump prettier from 3.4.2 to 3.5.3 in /frontend/web by @dependabot in #324
- [web] Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /frontend/web by @dependabot in #328
- [api] Bump pylint from 3.3.5 to 3.3.6 in /backend by @dependabot in #325
- [web] Bump eslint from 9.21.0 to 9.23.0 in /frontend/web by @dependabot in #320
- [api] Bump pytest-cov from 6.0.0 to 6.1.0 in /backend by @dependabot in #326
- [api] Bump pydantic from 2.10.6 to 2.11.1 in /backend by @dependabot in #327
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Add some more YouTube mentions by @dsgnr in #305
- Add missing changelog entry for v3.2.1 by @dsgnr in #313
- Allow hyphenated subdomains in the UI by @dsgnr in #314
- [web] Bump @eslint/js from 9.19.0 to 9.21.0 in /frontend/web by @dependabot in #306
- [api] Bump isort from 5.13.2 to 6.0.1 in /backend by @dependabot in #312
- [web] Bump eslint from 9.19.0 to 9.21.0 in /frontend/web by @dependabot in #310
- [web] Bump globals from 15.12.0 to 16.0.0 in /frontend/web by @dependabot in #307
- [web] Bump webpack from 5.96.1 to 5.98.0 in /frontend/web by @dependabot in #308
- [web] Bump copy-webpack-plugin from 12.0.2 to 13.0.0 in /frontend/web by @dependabot in #309
- [api] Bump litestar from 2.13.0 to 2.15.1 in /backend by @dependabot in #311
- Add Prometheus metrics endpoint by @dsgnr in #315
- Add better Grafana dashboard screenshot by @dsgnr in #316
- Improve Grafana dashboard by @dsgnr in #317
- Add datasource dropdown for Grafana dashboard by @dsgnr in #318
- Bump release v3.2.2 by @dsgnr in #319
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- [api] Bump pytest from 8.3.3 to 8.3.4 in /backend by @dependabot in #286
- [web] Bump prettier from 3.3.3 to 3.4.2 in /frontend/web by @dependabot in #295
- [web] Bump eslint from 9.15.0 to 9.19.0 in /frontend/web by @dependabot in #299
- [web] Bump webpack-dev-server from 5.1.0 to 5.2.0 in /frontend/web by @dependabot in #294
- [web] Bump nanoid from 3.3.7 to 3.3.8 in /frontend/web by @dependabot in #289
- [api] Bump pydantic from 2.10.1 to 2.10.6 in /backend by @dependabot in #298
- [api] Bump pylint from 3.3.1 to 3.3.4 in /backend by @dependabot in #297
- [api] Bump uvicorn from 0.32.1 to 0.34.0 in /backend by @dependabot in #291
- [api] Bump tomli from 2.1.0 to 2.2.1 in /backend by @dependabot in #288
- Update image path for Ko-Fi by @dsgnr in #302
- Allow API service hostname to be defined by @dsgnr in #303
- Correct documentation for API_URL environment variable" by @dsgnr in #304
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- Add sponsorship button to repository by @dsgnr in #267
- Make method name more representative of its task by @dsgnr in #268
- Correct docstrings and incorrect typehints by @dsgnr in #269
- Make docker-compose files more complete by @dsgnr in #270
- Add spotlight section to README by @dsgnr in #271
- JavaScript refactor and lint checking by @dsgnr in #272
- Add DB Tech YouTube video to spotlight section of README by @dsgnr in #273
- Fix issue where the ALLOW_PRIVATE env var was not being evaluated correctly by @dsgnr in #274
- Make the query message update the host on submit by @dsgnr in #275
- Add pre-commit hook by @dsgnr in #278
- Make pre-commit hook fail fast by @dsgnr in #279
- Update API dependencies by @dsgnr in #280
- Docker improvements by @dsgnr in #281
- Bump release v3.2.0 by @dsgnr in #282
Full Changelog: v3.1.2...v3.2.0
v3.1.2
v3.1.1
What's Changed
- Fix incorrect defaults for env vars in README by @dsgnr in #256
- Add threading to socket check by @dsgnr in #257
- Make DEFAULT_PORT environment variable work for static UI image" by @dsgnr in #258
- Use the new API endpoint in the UI by @dsgnr in #259
- Remove unused Google Adsense environment variable by @dsgnr in #260
- [web] Bump cross-spawn from 7.0.3 to 7.0.6 in /frontend/web by @dependabot in #261
- Add docs endpoint to webpack dev proxy by @dsgnr in #262
- Bump release 3.1.1 by @dsgnr in #263
Full Changelog: v3.1.0...v3.1.1