New Features
- Static resources (CSS, Images, HTML) only load once and cached them to increase performance
- Refactored handling for GIT-Repositories to improve the loading performance
Fixes
- update project ID check to run immediately to increase performance
- format code for better readability and consistency
- automated pipeline tests for newer vscode versions
Others
- update depdencies
- style: format code for better readability and consistency by @dermatz in #41
- feat: load static resources (CSS, header, footer) only once and cache… by @dermatz in #42
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @dermatz in #43
Full Changelog: 0.7.1...0.8.0