Fix docker inspect elevation

This commit is contained in:
crschnick 2023-07-13 12:59:23 +00:00
parent f72a8a8de7
commit ec96c9fabf

View file

@ -9,4 +9,5 @@
- Fix connection creator dialog not showing an error if it occurred before
and also throwing errors when a screen reader was active.
- Fix filter text field becoming stuck in a loop and freezing up
- Make docker inspect action more prominent and fix it failing if elevation is needed
- Many other small miscellaneous fixes and improvements