LibShortcut

Pro Updater

by ProCreations v1.6.5
iOS 26+
Requires
Developer
Category
Jun 2026
Updated

Run it once, find out whether your shortcut is current, done. Pro Updater checks RoutineHub for newer versions and tells you straight away if there’s something to grab. It works as a standalone updater you can tap whenever, or as an engine other shortcuts bolt onto to handle their own update prompts.

What this shortcut does

Pro Updater compares the version a shortcut is running against the latest release published on RoutineHub, then reports back. Its clever part is the dual mode: feed it an input value and it behaves as a separate updater for whatever shortcut handed it that value, but launch it with no input and it acts as an embedded updater, checking itself for new Pro Updater releases. According to the author it’s quick about it too, around 0.25 seconds for a plain check and up to 0.75 seconds when AI summarization of the changelog is involved.

Apps needed

How to install

  1. Tap Add Shortcut on this page to open Pro Updater in the Shortcuts app.
  2. Review the actions if you like, then add it to your library.
  3. Allow the network access prompt the first time it reaches RoutineHub.

Getting it set up

There’s no API key or login to wire up, which keeps the first run painless. Tap the shortcut on its own, with nothing passed in, and it does a self-check: it confirms whether the copy of Pro Updater you just installed is the newest one. If a newer build exists, it points you back to the download. That same no-input behavior is worth knowing about before you embed it anywhere else.

How to use it

For everyday use, you run Pro Updater and let it tell you where things stand. With no input it reports on itself; hand it a value and it checks the shortcut that called it instead. If you build your own shortcuts, you can drop Pro Updater in as the update engine. Its author is unusually relaxed about this, no permission required and credit optional, though a link back is appreciated. There’s also a separate configuration demo linked from the RoutineHub description if you want to see the standalone mode wired up before committing to it.

Tips

A useful habit is keeping the no-input self-check in mind: it’s the fastest way to confirm you’re on the current build without digging through RoutineHub manually. If you embed it, decide early whether you want the AI-summarized changelog, since that’s the slower path. The plain version comparison stays snappy, so reserve summarization for shortcuts where users actually read release notes.

Common questions

Do I have to pay for this?

No, it’s free. There’s no key to generate and no account gate, you download it from RoutineHub and run it.

Can I use it inside my own shortcut without asking?

Go ahead. The author explicitly says you don’t need permission to embed it, and credit isn’t required, although a link back is welcome.

Why does it say iOS 26 or later?

That’s the floor the author lists for Pro Updater, alongside iPadOS 26 and macOS 26. Older systems aren’t covered, so you’ll want a device on the current release.

You might also like