All notable changes are recorded here.
The format is based on Keep a Changelog.
Entries should have the imperative form, just like commit messages. Start each entry with words like add, fix, increase, force etc.. Not added, fixed, increased, forced etc.
Line wrap the file at 100 chars. That is over here -> |
- Added: for new features.
- Changed: for changes in existing functionality.
- Deprecated: for soon-to-be removed features.
- Removed: for now removed features.
- Fixed: for any bug fixes.
- Security: in case of vulnerabilities.
- Do not share the XOR key offset between the send and receive threads.
- Add XOR v2.
- Upgrade to use Go 1.22.5
- Cancel forwarding swiftly if either side terminates the connection.
- Update vulnerable dependencies from stdlib.
- Upgrade to use Go v1.22.4
- Create zip-artifacts deterministically.
- Update vulnerable dependencies from stdlib.
- Update third-party dependencies.
- Add build target for Windows ARM64.
- Add build target for Linux ARM64.
- Downgrade go v1.22.2 -> v1.21.3.
- Core functionality with some configurability.