release notes/v0.26.1.md
k6 v0.26.1 is here! This is a minor release that supports the rebranding of LoadImpact to k6, the new k6.io website, and the new k6 cloud service! :tada:
In practical terms, all that it means for k6 is that the URLs for cloud tests will point to https://app.k6.io, instead of https://app.loadimpact.com. The old URLs (and old k6 versions) will still continue to work - for the next 3 months the old app and the new one would work in parallel, and after that period the old app will redirect to the new one. Nothing changes in regards to the k6 open source project and our commitment to it!
You can find more information about the rebranding in our blog post about it: https://k6.io/blog/load-impact-rebranding-to-k6
__ENV between VUs, which could result in data races and crashes of k6. (#1329)