Changelog

Follow new updates and improvements to reshepe.

March 9th, 2025

After a few months of refining, improving, and listening to your feedback, reshepe has officially entered its late beta stage! 🎉 We’re getting closer to a full launch, and today, we’re sharing some exciting updates:

🔧 What’s New?

  • Stability & Performance Boosts – We’ve squashed major bugs, optimized workflows, and made everything feel smoother.

  • UI & UX Enhancements – A sleeker interface with improved navigation, making reshepe even easier to use.

  • More Powerful Features – Thanks to beta testers, we’ve refined existing tools and added new ones based on real-world needs.

💰 Adjusted Pricing & a Gift for Early Adopters

As we prepare for a full release, we’re adjusting our pricing to better reflect the value reshepe offers. But don’t worry—we believe in rewarding our early supporters:

A Generous Free Plan – We’re introducing a robust free tier so that everyone can experience the power of reshepe.
🎁 Early Adopter Perks – If you joined us during early beta, you’re getting exclusive lifetime benefits, including increased usage limits for free.

10000 speed insights scans for free every month!

50000 web vitals data points for free every month!

We just want to say Thank You!

🔜 What’s Next?

We’re pushing forward with even more improvements and gearing up for the full launch. Your feedback has been invaluable, and we can’t wait to show you what’s next!

🚀 Try the new late beta version now and let us know what you think!

hello@reshepe.dev

March 1st, 2025

new version of web vitals currently being deployed implements 1 but important change

You are able now to defer loading web vitals, all data will be collected retrospectively so we can avoid blocking website render

for vanilla javascript users 1 line change is required

- <script async
+ <script defer
        data-api-key="your-reshepe-public-api-key"
        src="https://cdn.jsdelivr.net/npm/@reshepe-web-vitals/js/dist/index.global.js"></script>

wordpress users should update their plugin to version 0.0.47

react, next, vue, nuxt users don’t need to do anything

August 8th, 2024

New

reshepe beta is here, it was designed to provide detailed insights into website performance

how to get started

simply sign up here to create your account. Once registered, you can start analyzing your website’s performance and exploring all the features

please send any feedback or suggestions to our team at hello@reshepe.dev