github maposia/remnawave-telegram-sub-mini-app v1.20.1
add QR code and new .env variables

latest releases: v2.1.3, v2.1.2, v2.1.1...
5 months ago

feat: add QR code support for subscriptions
feat: New .env file format and variables

Breaking Changes

Environment Variables Changes

🚨 Changed in version 1.21.1

Environment Variables Updates

  • Renamed: REMNAWAVE_URLREMNAWAVE_PANEL_URL

    • You need to update all references to the Remnawave management panel API
    • Format change: Now requires the full URL including protocol (http/https)
    • Example: http://remnawave:3000 or https://panel.example.com
  • Removed: REMNAWAVE_MODE

    • This variable is no longer supported and should be removed from your configurations
  • Added: AUTH_API_KEY

    • New variable for authentication when using "Caddy with security" or TinyAuth for Nginx addon
    • This value will be added as X-Api-Key header in requests to the Remnawave Panel

Don't miss a new remnawave-telegram-sub-mini-app release

NewReleases is sending notifications on new releases.