Previously, the Input widget was always using local storage to persist data. The new improvement now allows users to choose whether to apply local storage or not, depending on their use case.
For example, if your project context has changed, you may not want to display the old results anymore.
For that purpose we have introduced a Store Values in User Settings pane in the General settings of the Input widget. It provides the following three options, based on the presence, absence, or change of a storageKey:
- Yes (default) – a storageKey is available
- Yes, reset storage – the storageKey is changed
- Disable – a storageKey is not available