Changelog widget

Use canny to show the product changelog updates

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.

  1. update layout.tsx

  1. 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.

Last updated

Was this helpful?