Bug fixes
- container registry test connection not checking the correct endpoint(9d2c251 by @kmendell)
- project save button not the correct size(7872080 by @kmendell)
- use correct headers and cors values for websockets (#553 by @kmendell)
- remove project updater logic, prune images after updating (#556 by @kmendell)
- don't override env vars with default settings (#558 by @kmendell)
- use correct json body for system prune(13e35fd by @kmendell)
Performance Improvements
Other
- add pull request title validation(e129344 by @kmendell)
- add recommended extensions(539e00b by @kmendell)
- .github/workflows: Migrate workflows to Blacksmith runners (#555 by @blacksmith-sh[bot])
- extract digest retrieval logic into a separate function(5b012ff by @kmendell)
- remove blacksmith runners(0b4fee5 by @kmendell)
- fix go linter(274cb4a by @kmendell)
- ignore linter on init function(b3d5974 by @kmendell)
Full Changelog: v1.2.1...v1.2.2