Releases: SocketDev/sfw-free
Releases · SocketDev/sfw-free
v1.6.1
v1.6.0
Immutable
release. Only release title and notes can be modified.
Socket Firewall Free v1.6.0
Binary releases for sfw-free.
Changelog
Features
- add SFW_MALWARE_FALLBACK_MS and SFW_FAIL_ACTION configuration options (#64) (1bf4990)
Bug Fixes
- workaround old npm that violates HTTP spec (#80) (3521a72)
- KVP-encoded messages from openssl, now human-readable (#79) (0cc4c52)
- error display when SFW_DEBUG is enabled (2706bdd)
Other
- Documentation updates
- Maintenance and chores
- Test improvements
v1.5.4
v1.5.3
v1.5.2
v1.5.1
Immutable
release. Only release title and notes can be modified.
Socket Firewall Free v1.5.1
Binary releases for sfw-free.
Changelog
Bug Fixes
- blockage of npm ping command (d2a99ce)
- telemetry in sfw free (5e59229)
- pnpm cannot fetch git dependencies over http (6a8d9d1)
v1.5.0
v1.4.0
Immutable
release. Only release title and notes can be modified.
Socket Firewall Free v1.4.0
Binary releases for sfw-free.
Changelog
Features
- permit all traffic to unrecognized hosts in sfw-free (460e49e)
- allowlist traffic to/from static.rust-lang.org (18d82fb)
- add SFW_REPORT_MESSAGE config for custom enterprise reports (2009053)
Bug Fixes
- url parsing for artifactory npm tarballs (#59) (b98cc6f)
- unhelpful error message upon network failure when validating Socket API key (#52) (9a67989)
Other
- Documentation updates
v1.3.3
v1.3.1
Immutable
release. Only release title and notes can be modified.
Socket Firewall Free v1.3.1
Binary releases for sfw-free.
Changelog
Features
- better subshell handling across Powershell, CMD, mingw (#54) (93f7b44)
Bug Fixes
- arm64 musl builds (0c6c233)
Other
- Documentation updates
- Maintenance and chores