A very crude way to automatically save large stashes was added earlier. Before that, there was only a single stash, and a prompt towards the user if a large amount of changes in the stash was about to be removed to make room for other changes. This was extremely confusing as you now had to think about 3 different change sets and only had 2 options. By saving the large stash in a separate list at that time, this confusing situation is avoided and the large stash can be deleted at any time in the future.
What's missing:
A saved stash can only be implicitly created (Perhaps manual saving is not needed as it does happen reliably)
(as a result) cannot easily resave a stash after applying
Stash contents are not visualized (data in the title is also broken), but seems much more important now than for a single stash
A very crude way to automatically save large stashes was added earlier. Before that, there was only a single stash, and a prompt towards the user if a large amount of changes in the stash was about to be removed to make room for other changes. This was extremely confusing as you now had to think about 3 different change sets and only had 2 options. By saving the large stash in a separate list at that time, this confusing situation is avoided and the large stash can be deleted at any time in the future.
What's missing: