UPDATE: go 1.26.1, new lib
Some checks failed
Build and Release / release (push) Failing after 36s

This commit is contained in:
2026-04-05 12:23:32 +07:00
parent 4b1270e767
commit 50d489dabe
5 changed files with 26 additions and 42 deletions

View File

@@ -1,13 +1,4 @@
# Changelog
## First release
### Added
- Initial release of Firefly Go Proxy
- Basic HTTP/HTTPS proxy functionality
- Domain-based request redirection
- URL pattern blocking
- Cross-platform support (Windows, macOS, Linux)
- System proxy configuration for all platforms
- Automatic certificate management
- Support for running executables with admin privileges
### UPDATE
- Go 1.26.1, latest lib

View File

@@ -1,5 +1,5 @@
{
"tag": "1.0-01",
"title": "PreBuild Version 1.0 - 01"
"tag": "1.1-01",
"title": "PreBuild Version 1.1 - 01"
}