Merge branch 'develop' into fetch

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
Karsten Hassel
2022-05-27 21:04:07 +02:00
5 changed files with 1014 additions and 1441 deletions

View File

@@ -18,7 +18,7 @@ _This release is scheduled to be released on 2022-07-01._
### Updated
- Use latest node 18 when running tests on github actions
- Update `electron` to v18 and other dependencies.
- Update `electron` to v19 and other dependencies.
- Use internal fetch function of node instead external `node-fetch` library if node version >= `v18`.
### Fixed