Skip to content

v2.0.7

Choose a tag to compare

@eGamesAPI eGamesAPI released this 14 Aug 06:04
· 471 commits to main since this release

REMNAWAVE REVERSE PROXY

πŸš€ Main Changes

πŸ”§ Update Check Addition:

  • Introduced a new function to check for available software updates. This ensures users can stay up-to-date with the latest features and security patches seamlessly.

πŸ”§ Notification Updates:

  • Added update notifications in the main menu, enabling users to easily identify and install new software versions for improved usability.

πŸ”§ ACME Certificate Renewal - Port 80 Handling:

  • Implemented the update_current_certificates function to automatically open and close port 80 for ACME-based (HTTP-01 challenge) certificate renewals. This enhances reliability and security by automating certificate updates with minimal manual intervention.
  • Added cron job integration to correctly handle port 80 opening and closing during certificate renewals, ensuring consistent and secure operation.