- For upgrades from version 3.x or lower, follow the migration guide: https://runtipi.io/docs/reference/breaking-updates#update-from-3xx-to-400
- Use `./runtipi-cli update v4.9.3` to perform the update
- Trusted IP/CIDR configuration for forwarded headers enables Cloudflare tunnel and similar setups
Full changelog
Release notes
Improvements
- Add an option to add trusted IP/CIDRs for forwarded headers. This makes Cloudflare tunnels and other VPN setups possible when the link between the proxy and runtipi is not using the same protocol. Error:
Invalid request originSee docs
How to update
From the root folder of your runtipi install
./runtipi-cli update v4.9.3
If you are coming from version 3 or lower please follow the migration guide