The release notes for 1.0 mention "Fix URL generation (#592)".
I think it could help the upgrade journey for developers if it was made more clear that this is a significant change to how URLs are generated, rather than just a fix. This is because it now leverages the Laravel internals code which can return a different URL to the requestUri() used previously by this package.

Release notes at time of writing.