Changelog widget
Use canny to show the product changelog updates
Last updated
Use canny to show the product changelog updates
Last updated
I've used a product called Canny to show a Changelog widget inside my products.
To integrate Canny into your Next.js app you need to apply this changes.
update layout.tsx
And add the HTML data attribute data-canny-changelog
to the button that will trigger the Changelog pop-up.
Your Changelog widget should now be ready.