Skip to content

v3.1.0

Choose a tag to compare

@amir-zr amir-zr released this 03 Dec 19:45
· 6 commits to main since this release

🚀 Flutter V2Ray Client v3.1.0

We're excited to announce Flutter V2Ray Client v3.1.0, featuring an essential Xray core update and improved compatibility. This maintenance release focuses on security, performance, and better integration with other networking packages.


🔄 Xray Core v25.12.2

  • Upgraded from v25.10.15 to v25.12.2
  • Includes latest security patches and performance improvements
  • Enhanced stability and reliability

🛠️ Key Updates

  • Core Update

    • Updated Xray core to v25.12.2 for Android
    • Improved protocol handling and security
    • Optimized performance for better connection stability
  • Compatibility Improvements

    • Resolved dependency conflicts with openvpn_flutter
    • Can now be used alongside OpenVPN in the same application
    • Updated build configurations for better cross-package compatibility
  • Build System

    • Updated build configurations for Android
    • Improved dependency management
    • Better handling of native dependencies

🔄 Compatibility Notes

  • Requirements

    • Android API level 21+ (Android 5.0+)
    • Flutter 3.16.0 or higher
    • Compatible with openvpn_flutter in the same project
  • Migration from v3.0.0

    • No breaking changes
    • Rebuild your project to ensure all dependencies are properly updated
    • Test VPN functionality in your specific use case

📝 Testing Recommendations

  • Verify VPN connection stability
  • Test alongside OpenVPN if used in the same application
  • Check for any dependency conflicts in your project
  • Validate performance in different network conditions

🙏 Acknowledgments

Thank you to all contributors and users for your support and feedback. Your input helps us improve Flutter V2Ray Client with each release.

Report Issues |
View Documentation |
Changelog