New
v0.22.1
Graphical User Interface
- Fix issue showing an empty UI for some users (#5006, #5029,#5034,#5035) by Jarek Kowalski and Julio López.
Other Improvements
- make
purposeastringparameter (#5015) by Julio López
Testing Improvements
- leverage
testing.T.Contextin testlogging (#5008) by Julio López - use contexts in tests (#5009) by Julio López
- pass context in helpers for running Docker (#5012) by Julio López
- cleanup
TestKopiaRunner(#5010) by Julio López