Sometimes you will need user interaction to perform certain updates. For example, Backdrop 1.4.0 has a new installer module, but you need to manually look for it and enable it, which causes confusion to users expecting to have all new features after an update.
This could be handled in different ways, like enabling new features on updates, but "power users" will not be happy about this.
Another way is to ask the user if he wants "Pretty new feature" in the update process, like this:

The update script is however very basic, so forms won't be validated in any way, but you could use these forms to pass user input to update scripts.
Recent comments
This behaviour in CKEditor 5 is almost always triggered by a JavaScript failure during editor initialization. When CKEditor cannot fully load, it silently breaks core features like saving...
CKEditor 5 Not Saving Changes, Can't Access Source
I recently did this for my website and it increased my PageSpeed score significantly. I just installed and configured the following modules: Alt/Title Default (to set default...
How to Improve SEO Performance in Backdrop CMS
Welcome to Backdrop CMS! To start, I recommend two basic modules: https://backdropcms.org/project/seo_meta and https://backdropcms.org/project/easy_xmlsitemap. I hope they are...
How to Improve SEO Performance in Backdrop CMS