Important Changes
Caution
LinkAce now requires you to add APP_URL=https://my-linkace-domain.com to your .env file or alternatively to your docker compose file.
Replace https://my-linkace-domain.com with the actual URL of your LinkAce instance.
This is needed to mitigate a possible security issue if you don't have trusted proxies configured, which is the default for LinkAce. Not adding this setting will break some features such as password reset emails.
Other changes
- Private IPs and hostnames are now checked during the link checks.
- Updated dependencies