Skip to content

v1.1.0 - nginx Support

Choose a tag to compare

@gserafini gserafini released this 18 Dec 09:37
· 10 commits to main since this release

Added nginx support with auto-detection and configuration generation.

New in v1.1.0:

  • nginx support with auto-detection
  • Server type now displayed in admin panel
  • nginx users get copy/paste location block configuration
  • Improved status display for different server types

Features:

  • Automatically fetches current Jetpack server IPs daily
  • Supports both Apache and nginx (auto-detected)
  • Uses WordPress cron for scheduled updates
  • Admin dashboard with status, logs, and manual sync
  • Support for custom additional IPs
  • Configurable IP source URL
  • Clean uninstall

Requirements:

  • Apache 2.4+ with mod_rewrite enabled, OR nginx
  • WordPress 5.0+
  • PHP 7.4+