Releases: dsgnr/portchecker.io
Releases · dsgnr/portchecker.io
v1.0.10
What's Changed
- Experiment with codeql-analysis GitHub Actions in #16
- Experiment with image building in GitHub Actions in #17
- Bump @svgr/webpack from 6.1.1 to 6.1.2 in /webui in #14
- Bump postcss from 8.4.4 to 8.4.5 in /webui in #13
- Bump @emotion/babel-plugin from 11.3.0 to 11.7.1 in /webui in #15
- Bump @emotion/react from 11.7.0 to 11.7.1 in /webui in #12
- Bump react-router-dom from 6.0.2 to 6.1.1 in /webui in #11
- Update README and CHANGELOG for new release in #18
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v1.0.9...v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
Full Changelog: v1.0.5...v1.0.6
- Update package.json dependencies
- Improve webui styling for when the users browser does not have JavaScript enabled
v1.0.5
Full Changelog: v1.0.4...v1.0.5
- Move users IP detector (for form auto population) to Cloudflare DNS to avoid some spam filters
- Improve styling for pending/in-progress tasks
- Update UI to use improved Lambda API task
v1.0.4
Migration from Kubernetes to AWS Beanstalk and Lambda functions. The API now uses AWS API Gateway, so there is now no longer a need to implement a Flask API.
Full Changelog: v1.0.3...v1.0.4