·
12 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Macproxy Classic v26.1.1
Key changes in this release:
- Python library security fix: urllib3 2.6.2 to 2.6.3
- All code formatted with black
- Minor code hygiene fixes flagged by flake8
- GitHub workflow added that runs a smoke test of the proxy and runs formatting/linting
What's Changed
- Bump black from 25.9.0 to 25.11.0 by @dependabot[bot] in #16
- create a trivial GitHub workflow test by @rdmark in #23
- Bump werkzeug from 3.1.3 to 3.1.4 by @dependabot[bot] in #18
- Bump beautifulsoup4 from 4.14.2 to 4.14.3 by @dependabot[bot] in #19
- Bump urllib3 from 2.5.0 to 2.6.2 by @dependabot[bot] in #21
- add GitHub workflow job for checking coding style and linting by @rdmark in #24
- Bump soupsieve from 2.8 to 2.8.1 by @dependabot[bot] in #22
- Bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in #25
- Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #26
New Contributors
Full Changelog: v25.11.1...v26.1.1