mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2026-09-03 05:10:16 +03:00
# Description of Changes In the 2.0.0 release version, the frontend can't connect to the backend on my machine because all the network requests 403. I think this is because of CORS issues, and supposedly these will be fixed by using a different Spring function, which is more lenient on URL schemes (needs to allow `tauri://localhost` here, which isn't a standard URL)