Changes
🚀 New Features
- IPv6 Support: Added comprehensive IPv6 compatibility (#301)
- Enhanced server binding and client connection handling
- Supports environments where only IPv6 is available
🔧 Maintenance & Updates
- Updated whatsmeow dependency to
v0.0.0-20250617170509-947866bb9f75
- Updated mcp-go dependency to
v0.32.0
- Updated go-viper/mapstructure to
v2.3.0
- Updated go.mau.fi/util to
v0.8.8
- Updated golang.org/x/exp to latest version
- Bumped application version to v6.1.0
📝 Files Changed
- 4 files changed
- 17 additions, 6 deletions
- Modified:
src/cmd/rest.go
(IPv6 binding) - Modified:
src/config/settings.go
(version bump) - Updated module files
src/go.mod
andsrc/go.sum
📊 Summary
- Major feature: IPv6 support for broader network compatibility
- Dependency updates for stability and performance
🤝 Contributors
- @zlenner made their first contribution with IPv6 support implementation
Full Changelog: v6.0.3...v6.1.0