Updatify | Product Updates & News

Update Sep 30, 2025 by Alex Sinelnikov

Programmatic widget opening

Today I added a small feature to allow you to open widget programmatically, using your own buttons, events or any other way.

By simply calling window.openUpdatify() you will open updates widget. It should also handle issues some users had with React based apps when widget script was loaded before main app, making triggers inactive.

Other fixes

  • Removed paywall on widget code embedding page. Now you don't need subscription to embed widget to your app(but you still need subscription to show it)

  • Improved SEO on blog pages

Notes

I'm working on new editor feature called page cut - its an element that will allow you to hide part of your text on blog index page, moving it inside blog show page giving you more control over how you structure your posts