v3.1.2

tobychui/zoraxyv3.1.2Nov 3, 2024by tobychui

AI Summary

Version 3.1.2 focuses on improving user experience for new users with enhanced ACME certificate automation, custom header support, and a new port scanner. This release also resolves multiple bugs affecting certificate renewal, stream proxy management, and UI functionality.

Key Highlights

  • Automatic port 80 listener startup for ACME certificate generation
  • Support for custom header variables including X-Remote-User
  • New built-in port scanner functionality
  • Configurable polling interval and propagation timeout for DNS challenge validation
  • Fixed critical bugs in certificate auto-renewal logic and stream proxy removal

New Features

  • Auto start port 80 listener on ACME certificate generator
  • Polling interval and propagation timeout options in ACME module
  • Support for custom header variables
  • Support for X-Remote-User header
  • Port scanner
  • SSO system code additions (disabled in release)

Full Release Notes

# v3.1.2
This updates primarily improved user experience for new users and fixed minor bugs in previous releases.  

## Change Log
- Added auto start port 80 listener on acme certificate generator
- Added polling interval and propagation timeout option in ACME module
- Added support for custom header variables
- Added support for X-Remote-User
- Added port scanner
- Optimized code base for stream proxy and config file storage
- Removed sorting on cert list
- Fixed request certificate button bug
- Fixed cert auto renew logic
- Fixed unable to remove new stream proxy bug
- Fixed many other minor bugs
- Added more code to SSO system (disabled in release)