ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

[enhancement]: Display Warning message on major upgrades

Open Garfonso opened this issue 6 months ago • 2 comments

No existing issues.

  • [x] There is no existing issue for my request.

Related problems

User clicks away changelog without reading it. Can lead to not reading what user has to do on a breaking upgrade.

Description

Major version upgrades (ie. 2.x.x to 3.x.x) usually mean that the user has to do something. Currently, admin will only show a warning or notification if the developer specifically adds something into the io-package.json.

It would be good to have some extra "do you really want that" -> confirm click that leads the user to read the changelog. In CLI the feature already exists,: Image

Additional context

No response

Garfonso avatar Aug 29 '25 17:08 Garfonso

Are you talking about admin gui or cli?

GermanBluefox avatar Sep 09 '25 02:09 GermanBluefox

As far as I read the issue, the warning IS diplayed at cli but should also be displayed at GUI.

So this feature request suggests to ADD a warning / confirmation to ADMIN UI upgrade process like it is already implemented at cli upgrade.

mcm1957 avatar Sep 09 '25 07:09 mcm1957