v3.3.0-rc3
tobychui/zoraxyv3.3.0-rc3Dec 2, 2025by tobychui
AI Summary
Release candidate 3 for v3.3.0 includes bug fixes, logic optimizations, and Dependabot configuration for GitHub Actions. This is intended to be the final release candidate before the stable v3.3.0 release, having demonstrated stability in production homelab environments.
Key Highlights
- Final release candidate for v3.3.0 stable release
- Fixed minor implementation bugs and optimized code logic
- Added Dependabot configuration for automated GitHub Actions dependency updates
- Validated stability through weeks of production homelab gateway testing
New Features
- Dependabot configuration for GitHub Actions
Full Release Notes
# v3.3.0-rc3 This release fixed a few minor implementation bug and optimize a few logic in the code. This should be the last release candidate for v3.3.0 since it is running stably on my homelab gateway node for weeks now. ## What's Changed * V3.3.0 by @tobychui in https://github.com/tobychui/zoraxy/pull/905 * Add Dependabot configuration for GitHub Actions by @dwydler in https://github.com/tobychui/zoraxy/pull/907 **Full Changelog**: https://github.com/tobychui/zoraxy/compare/v3.3.0-rc2...v3.3.0-rc3